jellicous / autokey

Automatically exported from code.google.com/p/autokey
GNU General Public License v3.0
0 stars 0 forks source link

Feature request: Binding directly to key/button press/release #273

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I would like to know the current position on providing a way to directly detect 
key and mouse button states (press and release), as related to issue 70/138/200.

It would be extremely useful to be able to bind scripts directly to key presses 
and releases for feature parity with key_press/key_release. It would allow 
easier key hold scripting, dual role keys (see discussion at 
http://geekhack.org/index.php?topic=41685.0), mouse rocker (chord) functions 
etc.

An AHK-style GetKeyState() style function would also be very useul.

Original issue reported on code.google.com by isli...@gmail.com on 20 Feb 2014 at 4:02

GoogleCodeExporter commented 8 years ago
Mouse button press/release was requested in Issue 209

Original comment by isli...@gmail.com on 20 Feb 2014 at 4:38