Jak wy

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
vfjpl
Posty: 8
Rejestracja: 08 lutego 2013, 21:38

Jak wyłączyć akcelerację myszki i ps/2 rate

Post autor: vfjpl »

Witam.
Jak w Debianie wyłączyć akcelerację dodatnią myszki i zmienić jej dpi? Ponad to jak podnieść częstotliwość raportowanie portów ps/2? I jeszcze, co zmieniają te opcje w /sys/module/mousedev/parameters?

Kod: Zaznacz cały

Linux kacper 3.2.0-0.bpo.4-amd64 #1 SMP Debian 3.2.35-2~bpo60+1 x86_64 GNU/Linux
Edycja:
Rozumiem że myszek na ps/2 już się nie używa no ale naprawdę nikt nie wie? tu coś znalazłem ale nie mam tego folderu http://www.unixresources.net/linux/lf/4 ... 87711.html
może jednak koś wygrzebie z pamięci sposób?
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

vfjpl
Posty: 8
Rejestracja: 08 lutego 2013, 21:38

Post autor: vfjpl »

Co mam wpisać w "Identifier" i "Driver"?

Kod: Zaznacz cały

root@debian-kacper:/home/kacper# xinput list
⎡ Virtual core pointer                        id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer  (2)]
⎜   ↳ ImPS/2 Generic Wheel Mouse                  id=9    [slave  pointer  (2)]
⎣ Virtual core keyboard                       id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard                 id=5    [slave  keyboard (3)]
    ↳ Power Button                                id=6    [slave  keyboard (3)]
    ↳ Power Button                                id=7    [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard                id=8    [slave  keyboard (3)]

Kod: Zaznacz cały

(II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event5)
(**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
(**) ImPS/2 Generic Wheel Mouse: always reports core events
(**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event5"
(II) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
(II) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
(II) ImPS/2 Generic Wheel Mouse: Found relative axes
(II) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
(II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
(**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
(**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
(II) ImPS/2 Generic Wheel Mouse: initialized for relative axes.
(II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)

Edycja:

Kod: Zaznacz cały

root@debian-kacper:/home/kacper# xinput list-props "ImPS/2 Generic Wheel Mouse"
Device 'ImPS/2 Generic Wheel Mouse':
    Device Enabled (143):    1
    Device Accel Profile (261):    0
    Device Accel Constant Deceleration (262):    1.000000
    Device Accel Adaptive Deceleration (264):    1.000000
    Device Accel Velocity Scaling (265):    10.000000
    Evdev Reopen Attempts (259):    10
    Evdev Axis Inversion (266):    0, 0
    Evdev Axes Swap (268):    0
    Axis Labels (269):    "Rel X" (151), "Rel Y" (152)
    Button Labels (270):    "Button Left" (144), "Button Middle" (145), "Button Right" (146), "Button Wheel Up" (147), "Button Wheel Down" (148), "Button Horiz Wheel Left" (149), "Button Horiz Wheel Right" (150)
    Evdev Middle Button Emulation (271):    2
    Evdev Middle Button Timeout (272):    50
    Evdev Wheel Emulation (273):    0
    Evdev Wheel Emulation Axes (274):    0, 0, 4, 5
    Evdev Wheel Emulation Inertia (275):    10
    Evdev Wheel Emulation Timeout (276):    200
    Evdev Wheel Emulation Button (277):    4
    Evdev Drag Lock Buttons (278):    0

Edycja2:
Dodam, że to działa:

Kod: Zaznacz cały

xinput set-prop "ImPS/2 Generic Wheel Mouse" .... 

Edycja3:
Na xorgu 1.7.7 możesz mieć problemy z wyłączeniem akceleracji. Zmień wersję xorga.
ODPOWIEDZ