Comment 15 for bug 1026063

Revision history for this message
Juan Carlos PeƱuela (juancarlos-penuela) wrote :

I had the same problem and it was because of horizontal scroll. Ubuntu 14.04.01 LTS
I deactivate / activate the horizontal scroll for use with netbeans using a simple command line:

$ gsettings set org.gnome.settings-daemon.peripherals.touchpad horiz-scroll-enabled false

$ gsettings set org.gnome.settings-daemon.peripherals.touchpad horiz-scroll-enabled true