News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Mapping Key Combos

Started by b4rney, October 13, 2010, 01:16:26 AM

Previous topic - Next topic

b4rney

I'm trying to write a template for a remote that emits keyboard key combos on a single key press:
e.g. ctrl + alt + L (made up but you get the idea)

Is there a way to map these combinations to a lmce command using #59 config and #60 mapping?

Cheers
Barney

tschak909


b4rney

Hi Thom,

I've only ever used the #60 mapping feature for recognised single xev keycodes. So I've got no idea how to create a template for a remote that emits combinations of keycodes.

Is it possible?
Barney

tschak909

We don't support multiple key codes at present. It would need to be added into the code.

-Thom

b4rney

OK. Thanks for the info Thom.

Barney