Author Topic: Mapping Key Combos  (Read 2592 times)

b4rney

  • Guru
  • ****
  • Posts: 454
    • View Profile
Mapping Key Combos
« 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

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Mapping Key Combos
« Reply #1 on: October 13, 2010, 03:14:02 am »
No. Why?

-Thom

b4rney

  • Guru
  • ****
  • Posts: 454
    • View Profile
Re: Mapping Key Combos
« Reply #2 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

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Mapping Key Combos
« Reply #3 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

b4rney

  • Guru
  • ****
  • Posts: 454
    • View Profile
Re: Mapping Key Combos
« Reply #4 on: October 13, 2010, 04:34:22 pm »
OK. Thanks for the info Thom.

Barney