http://bugs.winehq.org/show_bug.cgi?id=34998
Bug #: 34998 Summary: 11 button mouse not detected in Wow Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: info@nuteknik.com Classification: Unclassified
I am running wine 1.7.6 on Ubuntu 13.10.
I have a Razer Ochori 2013 mouse whose mouse buttons are not all detected while running wow 5.4.
The mouse has four side buttons, two on the left, two on the right. Both buttons on the right side are not detected in wow.
xev receives Buttonpress events for those two buttons, as 10 and 11.
note: xev receives both left side buttons as 8 and 9.
And curiously...I have never been able find buttons 6 or 7 on this mouse. The mouse wheel does not tilt right or left...
I posted this issue in the forums and was suggested to open a bug.
Thanks for your help.
http://bugs.winehq.org/show_bug.cgi?id=34998
--- Comment #1 from Henri Verbeet hverbeet@gmail.com 2013-11-26 06:08:05 CST --- I think the issue here is that it's not clear how those additional buttons should be visible to the application. In the API there are 5 real buttons (left, middle, right, xbutton1, xbutton2) and 4 pseudo-buttons for vertical and horizontal scroll wheels. It is my impression that usually the additional buttons are mapped to some virtual key by the driver software that comes with the mouse, and that there's no standard way to do that, but I don't have the hardware to test that. Note that you can do something similar with e.g. xmodmap though.
https://bugs.winehq.org/show_bug.cgi?id=34998
--- Comment #2 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=34998
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #3 from temp82@luukku.com --- don't know if bug 55660 getting fixed helps you too, but it is worth to test wine 8.21.