Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where do I find the authoritative list of mapping codes #79

Open
symcbean opened this issue Jun 6, 2017 · 0 comments
Open

Where do I find the authoritative list of mapping codes #79

symcbean opened this issue Jun 6, 2017 · 0 comments

Comments

@symcbean
Copy link

symcbean commented Jun 6, 2017

I have configured my xwiimote as shown below. But on the KEY_LEFT, KEY_RIGHT, KEY_PAGEUP, KEY_PAGEDOWN mappings seem to work (xev reports no other events, but I can see them in xwiishow).

...
Option "MapLeft" 	"KEY_LEFT"
Option "MapRight" 	"KEY_RIGHT"
Option "MapUp" 		"KEY_PAGEUP"
Option "MapDown"  	"KEY_PAGEDOWN"

Option "MapA"		"BTN_1"
Option "MapB"		"BTN_3"
Option "MapPlus" 	"KEY_VOLUMEUP"
Option "MapMinus"	"KEY_VOLUMEDOWN"
Option "MapHome"	"KEY_FN_FN11"
Option "MapOne"		"KEY_1"
Option "MapTwo" 	"KEY_2"
...

Where should I be looking for an authoritative list of the event names?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant