[Bug 1300620] Re: [Lenovo ThinkPad S1 Yoga] Middle button does not work for scrolling

2014-04-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xorg (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300620 Title: [Leno

[Bug 1300620] Re: [Lenovo ThinkPad S1 Yoga] Middle button does not work for scrolling

2014-04-01 Thread Christopher M. Penalver
** Changed in: xorg (Ubuntu) Status: Confirmed => New ** Description changed: - On clickpads (Touchpads with no button) middle mouse button doesn't work - for scrolling with trackpoint (I've configured a soft middlemouse button - area) + On my clickpad (Touchpad with no button) the middle

[Bug 1300620] Re: [Lenovo ThinkPad S1 Yoga] Middle button does not work for scrolling

2014-04-01 Thread Ray-Ven
#!/bin/bash TOUCHPAD="SynPS/2 Synaptics TouchPad" TRACKPOINT="TPPS/2 IBM TrackPoint" killall -9 syndaemon echo "touchpad on" xinput set-prop "${TOUCHPAD}" "Synaptics Off" 0 echo "setting soft button areas" #Order: RightButtonAreaLeft, RightButtonAreaRight, RightButtonAreaTop, RightButtonAreaBott