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.

De-toggle / release all none EG actions from remote control?

If you have a question or need help, this is the place to be.
Post Reply
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

De-toggle / release all none EG actions from remote control?

Post by Biff »

How could I de-toggle / release all none EG actions from the remote control? Some, respectively most of the keys are already toggled / in use by - I guess - mostly Windows programs, functions, e.g. Win Media Center, toggled with foobar, with the Multi Media Keys.

These keys by default toggled make it inconvenient / impossible to use the remote control useful.
miljbee
Experienced User
Posts: 146
Joined: Fri Mar 27, 2009 1:29 pm
Location: Orl├®ans, France

Re: De-toggle / release all none EG actions from remote cont

Post by miljbee »

There are some registry tricks to remap those keys to make them do nothing, but it doesn't work for all of them (ie volume keys).

I Think of this problem for a long time now. From what I have understood the only way to have a reliable solution would be a separate app with 2 proccess.
the first process would process raw data from hid devices, the second process would implement a global Kb Hook, that would block the keys flagged as "unwanted" by the first process.
This thing needs 2 process because MS API's won't allow HID Raw Input and Global KB Hook to run in the same process.
The inter process communication might be tricky.

I might try to write something one day ...
miljbee
TCP Events : A Better Network Event Sender/Receiver Plugin.
The Network Event Sender/Receiver in C#
Get events in EG from Google Calendar.
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Re: De-toggle / release all none EG actions from remote cont

Post by Biff »

Thanks, miljbee,

It sounds extremely complicated and error prone...but...I am wondering how all the other guys do it, they must have the same problem...very strange.
miljbee
Experienced User
Posts: 146
Joined: Fri Mar 27, 2009 1:29 pm
Location: Orl├®ans, France

Re: De-toggle / release all none EG actions from remote cont

Post by miljbee »

You can find "tricks" to address this problem in the HIP Forum
miljbee
TCP Events : A Better Network Event Sender/Receiver Plugin.
The Network Event Sender/Receiver in C#
Get events in EG from Google Calendar.
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Re: De-toggle / release all none EG actions from remote cont

Post by Biff »

Many thanks for the link, but that's to complicated for me, I do not even get EvenGhost running.

Thanks again.
Post Reply