Skip to content
zedtux edited this page Mar 4, 2012 · 5 revisions

Feedback

If you encountering an issue with Natural Scrolling, you should open a new issue with debugging output.

In order to do it, you have to follow those instructions in order to be sure to execute the latest version:

Dependencies using Ubuntu

sudo apt-get install git python-gobject, python-appindicator, python-gtk2, python-gconf, python-pyudev

Debugging output

cd /tmp
git clone git://github.com/cemmanouilidis/naturalscrolling.git
cd naturalscrolling
./bin/naturalscrolling -d

Then copy/past the output.

Clone this wiki locally