Re: thinkpad X11 wheel emulation for middle button

2017-01-24 Thread Μάνος Πιτσιδιανάκης
Turns out it worked, but the emulation behaviour is really weird. It's *very* difficult to scroll up or down. Is this expected behaviour? On linux the wheel emulation was quite different. Using xev I can see the button events register correctly and as fast as touchpad scrolling Στις 2017-01-

Re: thinkpad X11 wheel emulation for middle button

2017-01-24 Thread Μάνος Πιτσιδιανάκης
Στις 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, Unfortu

Re: thinkpad X11 wheel emulation for middle button

2017-01-24 Thread Kurt H Maier
On Tue, Jan 24, 2017 at 07:01:45PM +0200, Μάνος Πιτσιδιανάκης wrote: > I want to enable wheel emulation for the middle button in my Thinkpad > (T420s) I have this in my .xsession: xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation" 1 xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emula