
Switching to a new (to me) laptop has many advantages. A clean installation of Ubuntu Linux is one. Having a vertical scroll button below my touchpad that doesn't work is not.
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf-original
sudo gedit /etc/X11/xorg.conf
In the editor, find the section headed Section “InputDevice” / Identifier “Configured Mouse” and the following lines above the “EndSection” line:
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2"
Save the file and reboot.
No Comments/Pingbacks for this post yet...
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| << < | > >> | |||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||