Hey guys.
Here's the latest thing I've been working on.
The 'Generic HID' doesn't work well with the G-Keys of these Logitech Gaming Keyboards, so I made a plugin that can handle these devices.
I have tested it on my G11. So it should also work with the old G15 which is essentially the same device ...
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.
Search found 3 matches
- Mon Jun 11, 2012 5:26 pm
- Forum: Plugin Support
- Topic: Logitech G11/G15 G-Keys
- Replies: 0
- Views: 1396
- Tue Dec 08, 2009 11:27 pm
- Forum: Coding Corner
- Topic: Plugin: MMKeys
- Replies: 2
- Views: 1819
Re: Plugin: MMKeys
Oh man....
Said in different words, I wasted time^^ Or - did I?
Well, at least I learned something.
And the Generic HID doesn't block the keys, my plugin can, that was an important thing for me...
But, thank you for that hint
Ele
Said in different words, I wasted time^^ Or - did I?
Well, at least I learned something.
And the Generic HID doesn't block the keys, my plugin can, that was an important thing for me...
But, thank you for that hint
Ele
- Tue Dec 08, 2009 8:48 pm
- Forum: Coding Corner
- Topic: Plugin: MMKeys
- Replies: 2
- Views: 1819
Plugin: MMKeys
Hi, I'm Elefunty and this is my first post.
I use Eventghost for a while now and I needed something to generate events on multimediakeys pressed. (volume, play/pause,next,previous,stop)
So I decided to write a plugin for doing that ;)
I'm familiar with C++ development but python was new to me, but ...
I use Eventghost for a while now and I needed something to generate events on multimediakeys pressed. (volume, play/pause,next,previous,stop)
So I decided to write a plugin for doing that ;)
I'm familiar with C++ development but python was new to me, but ...