I installed imwheel
correctly with sudo apt-get install imwheel
. Afterwards I did insert this:
".*"
None, Up, Up, 10
None, Down, Down, 10
in my ~/.imwheelrc
file. The scrolling works perfectly now. However the back / forth navigation buttons from my mouse(Logitecg G700) don't work anymore.
If I kill the process with killall imwheel
, the buttons work.
Do you have any suggestions / ideas how to fix this? I'd like to use imwheel
.
imwheel --version
? – Sparhawk Dec 13 '14 at 23:30imwheel 1.0.0pre12 by -=<Long Island Man>=- <jcatki@jonatkins.org>
. I'm not sure if that's relevant. – Sparhawk Dec 14 '14 at 09:22imwheel -b "4 5"
for the lazy. – Rotsiser Mho Sep 10 '15 at 19:01imwheel 1.0.0pre12
requires to be-b "45"
– Anwar Aug 31 '20 at 14:10