Pull to refresh
0
0
Send message

Какой еще скрипт? Стандартные настройки в X11

Создаёте файл - /etc/X11/xorg.conf.d/11-evdev-trackpoint.conf

# trackpoint users want wheel emulation
#       Preferred options for right-handed usage:
#       A = normal click [1]  
#       B = middle-click [2] 
#       C = middle-click [2] 
#       D = right-click [3]
#       Hold button B while rolling trackball to emulate wheel-scrolling. 
#       Physical button #s:     A b D - - - - B C    
#       Option "ButtonMapping" "1 8 3 4 5 6 7 2 2" #  right-hand placement

Section "InputClass"
        Identifier      "Marble Mouse"
        MatchProduct    "Logitech USB Trackball"
        MatchIsPointer  "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"

        Option  "ButtonMapping"         "1 8 3 4 5 6 7 2 2" # right-hand placement

        Option  "Emulate3Buttons"       "true"
        Option  "Emulate3Timeout"       "50"

        Option  "EmulateWheel"  "true"
        Option  "EmulateWheelButton"    "9"
        Option  "EmulateWheelInertia"   "10"
        Option  "XAxisMapping"  "6 7"
        Option  "YAxisMapping"  "4 5"
EndSection

Всё замечательно работает, 7 лет этим пользуюсь, этот трекбол один из лучших

но нет средней кнопки
OpenID, же

Раньше почти все его поддерживали например яндекс. Но через какое-то время решили делать свое Яндекс.Паспорт

Information

Rating
Does not participate
Registered
Activity