This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
linux:general [2018/10/19 19:45] dave |
linux:general [2018/10/19 19:54] (current) dave |
||
|---|---|---|---|
| Line 25: | Line 25: | ||
| * We already had a ''10-evdev.conf'' which is being overridden by ''40-libinput.conf'' so all you have to do is: | * We already had a ''10-evdev.conf'' which is being overridden by ''40-libinput.conf'' so all you have to do is: | ||
| * ''mv 10-evdev.conf 80-evdev.conf'' | * ''mv 10-evdev.conf 80-evdev.conf'' | ||
| + | * Reboot | ||
| + | |||
| + | Note: this appears to be all that's needed on Ubuntu 18.10. The rest can be tried if it still isn't working. | ||
| + | |||
| + | * Install ''imwheel'': | ||
| + | * ''sudo apt install imwheel'' | ||
| + | * Start ''imwheel'' to test to see if this works | ||
| + | * ''imwheel'' | ||
| + | * Now go load up reddit in Chromium and scroll around while moving the mouse to see if this works. | ||
| + | * If it works, start ''imwheel -b 45'' at system startup., | ||