LinuxMCE Forums

General => Users => Topic started by: b4rney on October 13, 2010, 01:16:26 AM

Title: Mapping Key Combos
Post by: b4rney on October 13, 2010, 01:16:26 AM
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
Title: Re: Mapping Key Combos
Post by: tschak909 on October 13, 2010, 03:14:02 AM
No. Why?

-Thom
Title: Re: Mapping Key Combos
Post by: b4rney on October 13, 2010, 04:28:44 PM
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
Title: Re: Mapping Key Combos
Post by: tschak909 on October 13, 2010, 04:29:29 PM
We don't support multiple key codes at present. It would need to be added into the code.

-Thom
Title: Re: Mapping Key Combos
Post by: b4rney on October 13, 2010, 04:34:22 PM
OK. Thanks for the info Thom.

Barney