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.

Search found 22 matches

by XkFnHLgSVDl7
Sat Jul 11, 2009 10:05 am
Forum: General Support
Topic: MS natural keyboard: prevent special key default actions
Replies: 6
Views: 1911

Re: MS natural keyboard: prevent special key default actions

thanks again

but i fear i have yet another question: I can't prevent Windows from handling the volume keys. Tried in TweakUI and even in the driver but no go there. Is there any way to disable them?
Reason I want them to be handled by Eventghost only is that Windows is sending them to the active ...
by XkFnHLgSVDl7
Fri Jul 10, 2009 11:28 pm
Forum: General Support
Topic: MS natural keyboard: prevent special key default actions
Replies: 6
Views: 1911

Re: MS natural keyboard: prevent special key default actions

related question: do you know how to capture the 1-5 special keys at the top? the events captured are like this
HID.Value.1282 2
HID.Button.1281

HID.Button.1281 is captured for every single of those buttons, only value is different (1282 2, 1282 4, ...) but adding those as events doesn't do it
by XkFnHLgSVDl7
Fri Jul 10, 2009 2:54 pm
Forum: General Support
Topic: MS natural keyboard: prevent special key default actions
Replies: 6
Views: 1911

Re: MS natural keyboard: prevent special key default actions

thanks, exactly what i needed. would never have gotten the idea to look in tweakui
by XkFnHLgSVDl7
Fri Jul 10, 2009 2:28 pm
Forum: General Support
Topic: MS natural keyboard: prevent special key default actions
Replies: 6
Views: 1911

MS natural keyboard: prevent special key default actions

after my logitech keyboard died i got a MS natural keyboard 4000. like my previous logitech one it has those special buttons at the top. i managed to capture their events using the HID plugin, but the default action (eg start calc) is still run, in addition to my custom one. is there any way to ...
by XkFnHLgSVDl7
Wed Jan 07, 2009 10:55 pm
Forum: Feature Requests
Topic: Wave volume settings
Replies: 3
Views: 3284

Re: Wave volume settings

*bump*
recently got a new PC and the TV cards noise can be heard all the time unless you mute the port. it's pretty annoying having to use system mixer for this all the time, would be nice if you could implement this :)
by XkFnHLgSVDl7
Sat Jun 07, 2008 11:33 pm
Forum: General Support
Topic: cycle resolutions
Replies: 1
Views: 1209

cycle resolutions

Hi,
I often have to change the resolution of my main screen and it'd be nice to have one shortcut to cycle between them instead of the 3 shortcuts I have now. But to be able to do that I'd have to figure out which resolution is currently selected and I didn't find any way to do this. Is there a way ...
by XkFnHLgSVDl7
Thu Mar 06, 2008 6:15 pm
Forum: Bug Reports
Topic: [FIXED] TrayIcon has no title
Replies: 1
Views: 1790

[FIXED] TrayIcon has no title

Just updated to the latest beta (1293) for the first time in like 3 months.
Now the tray icon has no title which causes Windows to forget the tray icon settings (hide when inactive, always hide, always show) on restart. As I prefer the the icon to be hidden I now have to redo this setting after each ...
by XkFnHLgSVDl7
Wed Nov 21, 2007 6:23 pm
Forum: General Support
Topic: execute command on monday 12:00
Replies: 2
Views: 1365

Re: execute command on monday 12:00

thanks, that did the job :)
by XkFnHLgSVDl7
Tue Nov 20, 2007 8:49 pm
Forum: General Support
Topic: execute command on monday 12:00
Replies: 2
Views: 1365

execute command on monday 12:00

Hi,
I'm looking for a way to execute a command on a certain day of the week (like monday) at a given time (like 12:00). The later is easy using the timer plugin, but how do I get the day of the week? Is there a Python script that could do the job?
by XkFnHLgSVDl7
Thu Aug 23, 2007 12:26 am
Forum: Hilfe und Support
Topic: Tasten "verklemmen" sich
Replies: 4
Views: 1595

Re: Tasten "verklemmen" sich

Keiner ne Idee?
by XkFnHLgSVDl7
Thu Aug 09, 2007 7:47 pm
Forum: Hilfe und Support
Topic: Tasten "verklemmen" sich
Replies: 4
Views: 1595

Re: Tasten "verklemmen" sich

Da gehts ja nur um [Win]+[L], ich hab das Problem aber auch bei anderen Tasten wie z.B. [Ctrl]. Und gerade hatte sich meine [LWin] verhakt nachdem ich sie benutzt hab, ums Startmen├╝ zu ├Âffnen.
by XkFnHLgSVDl7
Wed Aug 08, 2007 10:32 pm
Forum: Hilfe und Support
Topic: Tasten "verklemmen" sich
Replies: 4
Views: 1595

Tasten "verklemmen" sich

Hallo,
ich hab ├Âfters das Problem das sich Tasten quasi "verklemmen". Das passiert recht zuf├ñllig, irgendwann denkt EG das eine Taste gedr├╝ckt ist obwohl sie es nicht ist. Ich denke, dass EG einfach das Event "Taste loslassen" mitbekommt.

Die Taste verklemmt sich definitiv nicht physikalisch ...
by XkFnHLgSVDl7
Sun Jul 08, 2007 4:37 pm
Forum: Feature Requests
Topic: [solved] if window exists do A else B
Replies: 4
Views: 4289

Re: [solved] if window exists do A else B

this detects whether DScaler.exe is running, if yes it closes it, if not it starts D:\Media\DScaler\DScaler.bat

<Macro Name="Close DScaler" id="88">
<Action>Window.Close()</Action>
</Macro>

<Macro Name="DScaler running?" id="92">
<Event Name="Keyboard.LShift+LCtrl+LAlt+M"></Event>
<Action>Window ...
by XkFnHLgSVDl7
Fri Jun 22, 2007 7:36 pm
Forum: Feature Requests
Topic: volume control for other devices than master
Replies: 2
Views: 2564

volume control for other devices than master

Hi,
would be nice if one could control other volume devices like Wave, Line in, Microphone; not just Master Volume.