I made a keyboard shortcut ctl+alt+L for the lock workstation action (My keyboard doesn't have a windows key for the builtin win+L)
When I log back in, the keyboard plugin thinks the ctl, alt, and L keys are still depressed. This has some funny results, like locking the workstation again if I press and release any key other than ctl, alt, or L.
I'm working around this by adding a 1-second delay before the lock workstation action, then I just have to be sure to release the keys before the delay is up.
edit:
this is on 0.3.5c build 908
a little xml config is attached
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.
[FIXED] bug with keyboard plugin + Lock Workstation
[FIXED] bug with keyboard plugin + Lock Workstation
- Attachments
-
- locktest.xml
- (490 Bytes) Downloaded 237 times
Re: bug with keyboard plugin + Lock Workstation
Thats a fairly old version. Have you tried the latest version to see if it may have been fixed? Click Here.
Re: bug with keyboard plugin + Lock Workstation
Same issue with 0.3.6.1428
Re: bug with keyboard plugin + Lock Workstation
Hey,
with the version 3.6.1428 and Windows XP SP2 i have the same bug in the keyboard-plugin.
I use the original Windows-Key.
After i logged in, Eventghost works when i press the keys L and windowskey separately.
Best regards
Ralf
with the version 3.6.1428 and Windows XP SP2 i have the same bug in the keyboard-plugin.
I use the original Windows-Key.
After i logged in, Eventghost works when i press the keys L and windowskey separately.
Best regards
Ralf
Re: bug with keyboard plugin + Lock Workstation
This is a pretty old bug. I can not find my posting about that anymore.
The same happens when pressing ctrl+alt+entf
According to bitmonster the reason is that applications can not monitor the keyboard when the computer is locked and because of the this plugin doesnot recognize releasing the keys.
Hay anyone the time and nerve to write a new keyboardplugin?
The same happens when pressing ctrl+alt+entf
According to bitmonster the reason is that applications can not monitor the keyboard when the computer is locked and because of the this plugin doesnot recognize releasing the keys.
Hay anyone the time and nerve to write a new keyboardplugin?
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: bug with keyboard plugin + Lock Workstation
=> 0.3.6.1430
This was more work than it seems, because I actually had to re-arrange the whole code to even understand what I have done a year ago. It is not perfect, but should work for "Lock Workstation" from keyboard now. I guess standby through keyboard will have the same problem, but I currently can't try, since my workstation does not awake from standby. Some bad driver or so, but I don't care much, because I don't need standby.
@Bartman
Does Ctrl+Alt+Del initiate a System.SessionLock event at your machine? Then it should work with the fix now.
This was more work than it seems, because I actually had to re-arrange the whole code to even understand what I have done a year ago. It is not perfect, but should work for "Lock Workstation" from keyboard now. I guess standby through keyboard will have the same problem, but I currently can't try, since my workstation does not awake from standby. Some bad driver or so, but I don't care much, because I don't need standby.
@Bartman
Does Ctrl+Alt+Del initiate a System.SessionLock event at your machine? Then it should work with the fix now.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
Re: bug with keyboard plugin + Lock Workstation
Now it works fine. Many thanks.
Ralf
Ralf
Re: bug with keyboard plugin + Lock Workstation
No and i still got events with ctrl, alt or delete with in from the keyboard plugin.@Bartman
Does Ctrl+Alt+Del initiate a System.SessionLock event at your machine? Then it should work with the fix now.
Sorry for unintentionally editing your post.
Re: bug with keyboard plugin + Lock Workstation
This fixes my problem. Thanks.Bitmonster wrote:=> 0.3.6.1430