remote.xml modifiers?
#1
I know in keyboard.xml I can put in custom multi button commands, like so:
PHP Code:
<d mod="ctrl,alt">Notification(KeypressYou pressed ctrl-alt-D!, 3)</d

But is it possible to do that with the remote? I have tried:
PHP Code:
<info mod="power">Notification(KeypressYou pressed info and power3)</info

but it triggers with the info keypress on its own.

ideas? i may be reaching on this because i know detection of a button hold on a remote is much harder.
Reply
#2
No, that won't work. Only keyboard's have modifiers, and they're only the ones listed on keymaps (wiki).
Reply
#3
ahhh worth a shot, thanks for the quick reply Ned
Reply

Logout Mark Read Team Forum Stats Members Help
remote.xml modifiers?0