Στις 2017-01-24 19:06, Kurt H Maier έγραψε:
I have this in my .xsession:
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation" 1
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Button" 2
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Axes" 6 7 4
5
Hello,
Unfortunately this doesn't work for me, though the commands run without
errors. I suspect the
options are ignored, perhaps on the synaptics level? By the way, xinput
--list gives me the
following devices:
% xinput --list
⎡ Virtual core pointer id=2 [master pointer
(3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave
pointer (2)]
⎜ ↳ /dev/wsmouse0 id=7 [slave
pointer (2)]
⎜ ↳ /dev/wsmouse id=8 [slave
pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard
(2)]
↳ Virtual core XTEST keyboard id=5 [slave
keyboard (3)]
↳ /dev/wskbd id=6 [slave
keyboard (3)]
Where /dev/wsmouse{,0} is the trackpoint and touchpad respectively.