I was playing around with keyboard events. I can't seem to use a wildcard to catch all keyboard events, i.e, "keyboard.*" doesn't catch all keyboard events. Is this a bug?
- Jeff
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Keyboard.* Doesn't Work
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: Keyboard.* Doesn't Work
Wildcard handling is disabled for keyboard events, as the keystrokes are blocked if a matching event is found. And it would be disastrous if EG would block all keystrokes.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
-
jsonnabend
- Experienced User
- Posts: 127
- Joined: Wed Apr 23, 2008 7:35 pm
Re: Keyboard.* Doesn't Work
Why would it be disastrous? Shouldn't we let the user decide? Blocking all keystrokes is a great way to grab control over the system and to effectively install a custom keyboard handler, no?
- Jeff
- Jeff