bramp / libcec-daemon

A Linux daemon for connecting libcec to uinput. That is, using your TV to control your PC!
BSD 2-Clause "Simplified" License
64 stars 26 forks source link

custom key map #2

Open italoc opened 11 years ago

italoc commented 11 years ago

there is a way to customize key map ?

eth0izzle commented 11 years ago

You will have to edit src/main.cpp and recompile. The mappings can be found on line 94 - 173.

9000h commented 11 years ago

if you have the chance to use eventlircd then you can map it there and use the lircd socket for all your apps like xbmc, vdr, etc ...