-
Notifications
You must be signed in to change notification settings - Fork 0
Remotes mapping
macmpi edited this page May 20, 2020
·
4 revisions
You may consult remote key mapping here.
This mapping also applies to connected keyboards!
(mind if you connect under console: up/down keys may do extra things than repeating last shell commands...)
You may customize keys mapping by generating a Remotes.map file following same format, and feeding it into easy-setup.\
You may change XXXX part of "KEY_XXXX" string & following corresponding numeric code, to fit your liking, and link it to action named at the end of the same line (last column). For example:
"EV_KEY" 0x01 "KEY_UP" 103 1 "EJECT"
could be remapped as:
"EV_KEY" 0x01 "KEY_DOWN" 108 1 "SWAP_PLAYLISTS"
List of implemented actions can be checked in original file (last column), and in acpid.conf.