sbellon;546924 Wrote: 
> It works very nicely for pressing the button. However, when holding
> nothing happens, and when releasing then one single "press" action
> happens. Can I configure the "hold" action to constantly emit the
> action while holding the key?
hmm, that's odd. It should and always has repeatedly sent codes if you
hold the button down and it does for me.  One thing to bear in mind
with a hold is that nothing will happen for about 2 seconds and then
the ir should repeatedly fire.  The two second pause is just part of
how the controller works.  One thing to try is adding
<modifier>all</modifier> just after the override line.  Shouldn't make
a difference as all is the default but you never know...
Does anybody else have this issue?

sbellon;546924 Wrote: 
> Another question: Is something like stateful toggling possible or
> planned for the future? So that you can use the same key to send two
> alternating sequences (i.e. to make Power On / Power Off the same key).
I suppose it's possible but it's not something that I've looked at so
far.


-- 
indifference_engine
------------------------------------------------------------------------
indifference_engine's Profile: 
http://forums.slimdevices.com/member.php?userid=20698
View this thread: http://forums.slimdevices.com/showthread.php?t=66795

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to