app / imwheel

Patched copy of imwheel http://imwheel.sourceforge.net/
GNU General Public License v2.0
9 stars 2 forks source link

imwheel ... interfereing with the back / forward button ! #1

Open aiamuzz opened 5 years ago

aiamuzz commented 5 years ago

Hi,

I don't know if this is the right place ... but i am reporting it anyways ... maybe you can fix the issue ... or is the issue already fixed in this patched version you maintain here ... is it ?

the issue is the mouse i have, has additional 2 buttons ... back / forward buttons ... button nos. 8 & 9 ... when imwheel is running these 2 buttons don't work directly ... however they seem to work in combination with either the right or left button.

If the right or left button is kept pressed and the buttons 8 & 9 perform the action they are originally supposed to do ...

killall imwheel ... will return the functionality of the buttons 8 & 9 and frees them up from the paring they seemed to have ended up with the right and left buttons !!!

unihon commented 3 years ago

You can try to append the following

None,      Thumb1,  Alt_L|Left
None,      Thumb2,  Alt_L|Right

or

launch by imwheel -b '4 5 6 7'

Mahmoudibrahim03 commented 2 years ago

You can try to append the following

None,      Thumb1,  Alt_L|Left
None,      Thumb2,  Alt_L|Right

or

launch by imwheel -b '4 5 6 7'

actully it's not working with me