Hi - I'm using naturalscrolling on Ubuntu 13.10 and when I run naturalscrolling from the commandline, I get the following output when toggling "Natural Scrolling" menu item in the applet. Also, toggling does not have the desired effect of reversing the scroll direction ;-) Below the message and the debug output is in https://gist.github.com/OscarScholten/8656982
Let me know if this work (GitHub n00b) - tnx Oscar
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/naturalscrolling/indicatormenu.py", line 132, in on_natural_scrolling_toggled
GConfSettings().key(device_xid).set_value(enabled)
File "/usr/lib/pymodules/python2.7/naturalscrolling_lib/gconfsettings.py", line 240, in key
return GConfKey(key, self.python_type_to_gconf_type(type))
File "/usr/lib/pymodules/python2.7/naturalscrolling_lib/gconfsettings.py", line 139, in init
self.__key)
naturalscrolling_lib.gconfsettings.KeyDoesntExits: Can't find the key '/apps/naturalscrolling/10'
Hi - I'm using naturalscrolling on Ubuntu 13.10 and when I run naturalscrolling from the commandline, I get the following output when toggling "Natural Scrolling" menu item in the applet. Also, toggling does not have the desired effect of reversing the scroll direction ;-) Below the message and the debug output is in https://gist.github.com/OscarScholten/8656982
Let me know if this work (GitHub n00b) - tnx Oscar
Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/naturalscrolling/indicatormenu.py", line 132, in on_natural_scrolling_toggled GConfSettings().key(device_xid).set_value(enabled) File "/usr/lib/pymodules/python2.7/naturalscrolling_lib/gconfsettings.py", line 240, in key return GConfKey(key, self.python_type_to_gconf_type(type)) File "/usr/lib/pymodules/python2.7/naturalscrolling_lib/gconfsettings.py", line 139, in init self.__key) naturalscrolling_lib.gconfsettings.KeyDoesntExits: Can't find the key '/apps/naturalscrolling/10'