Search found 4 matches
- 07 Mar 2017, 13:04
- Forum: Feature requests
- Topic: How to handle Key + Modifier
- Replies: 4
- Views: 10006
Re: How to handle Key + Modifier
Hello lidders, Not shure if I`ve understood right - maby that will help. My situation I managed this way: I collect nummeric-keys - but only whether ctr, alt nor shift is pressed. So you can adapt the if clause... :-) But - this works only, if your pad sends each key (luamacros must see the keys (eg...
- 05 Mar 2017, 11:52
- Forum: General
- Topic: Internals: How do you block the original key event?
- Replies: 8
- Views: 14071
Re: Internals: How do you block the original key event?
Hello Petr, First of all - greate work! (I was searching for distinguish barcode scanner input (that connects as normal HID device) from keyboard input - because I`like to do something else with the barcode...) With your greate programm it works - but from time to time the hook is released - and the...
- 05 Mar 2017, 11:37
- Forum: General
- Topic: send key combinations with persistence
- Replies: 4
- Views: 7208
Re: send key combinations with persistence
Hi there, In the meantime one can eventualy call an AutoIT script and use its somewhat extended possibilities ... Greatings Thomas ps: on the other side, luamacros has some internal functions send_key_down / up - that could be made available... (I know, there is some code in luamacros that trys to d...
- 03 Mar 2017, 21:08
- Forum: General
- Topic: Multiple Keyboards and multiple apps
- Replies: 3
- Views: 6483
Re: Multiple Keyboards and multiple apps
Hello divarak,
not shure, but it looks like you nested the end)-tags in the wrong way...
Thomas
not shure, but it looks like you nested the end)-tags in the wrong way...
Thomas