|
From: Jason G. <kil...@gm...> - 2013-03-11 16:32:35
|
On Sat, Mar 9, 2013 at 6:31 AM, Alexander Maret-Huskinson <al...@ma...>wrote: > Hi, > > I'm one of the developers of the KDE wacom KCM. We are currently in the > process of preparing a new release and are fixing/removing all features > which > do no longer work. > > With previous versions of xsetwacom it was possible to invert the scroll > direction of a touch device by swapping the button numbers, e.g.: > > xsetwacom --set $TOUCH_DEV button 4 5 > xsetwacom --set $TOUCH_DEV button 5 4 > > This however has not been working for quite some time now and I'm > wondering if > this is a feature or a bug? Is there currently any way to invert the scroll > direction of a touch device or has this feature been removed completely > from > xsetwacom? > > Greetings, > Alex > Using the button assignment to change the scroll direction was never intended, but worked for a quite some time as a consequence of our implementation. At the moment I'm not aware of any way to swap the scroll direction, and I'm not sure if we want to add one in given that our eventual goal is to have gestures handled entirely out-of-driver (via e.g. apps like Touchegg or framework integration like GTK). Jason --- Now instead of four in the eights place / you’ve got three, ‘Cause you added one / (That is to say, eight) to the two, / But you can’t take seven from three, / So you look at the sixty-fours.... |