Hi,
After my previece post regarding a motion sensor that will be activated when I get home, now I want to install a simple USB numeric keypad in order to deactivate the system. For example when I get home I press on the numeric keypad 4 digit code and the system is deactivated and in this way the motion sensor will not send me emails.
I can trigger actions with keyboard events but only one press at a time or ALT+"any key" for exapmle "Keyboard.Numpad4". But how can I create an event that will wait for a 4 digit code?
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.
Trigger action by a keyboard password code
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Trigger action by a keyboard password code
For example, using Multitap plugin.alonmalka wrote:But how can I create an event that will wait for a 4 digit code?
Pako
Re: Trigger action by a keyboard password code
Great thanks!!