scottkirkwood / key-mon

Automatically exported from code.google.com/p/key-mon
Apache License 2.0
144 stars 39 forks source link

Request feature to swap display of right and left mouse buttons #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use key-mon with left-handed mouse
2. Observe that primary click displays as a right-click
3. Realise that most viewers would interpret this as a secondary click

What is the expected output? What do you see instead?

It would be nice to have an option to reverse the display of right- and 
left-click for users of left-handed mice. This way right-clicks (which are 
primary clicks on left-handed mice) show as left-clicks and left-clicks 
(secondary clicks on left-handed mice) show as right-clicks.

What version of the product are you using? On what operating system?

Version 0.11
Kubuntu 9.04

Please provide any additional information below.

Please see the attached patch.

Original issue reported on code.google.com by cmchar...@gmail.com on 8 Dec 2009 at 7:17

Attachments:

GoogleCodeExporter commented 9 years ago
I've added the ability to swap mouse buttons by adding --swap at the command 
line.
Should be there in version 0.12 when I release it.

Original comment by scottaki...@gmail.com on 9 Dec 2009 at 2:45

GoogleCodeExporter commented 9 years ago
Thanks Scott!

Original comment by cmchar...@gmail.com on 9 Dec 2009 at 3:08