alols / xcape

Linux utility to configure modifier keys to act as other keys when pressed and released on their own.
GNU General Public License v3.0
2.1k stars 115 forks source link

Two modifiers as a key. #69

Closed amosbird closed 7 years ago

amosbird commented 8 years ago

Is it possible to press one modifier and press and release another one to generate a key event? This is useful to achieve joystick motions. Alt_L + Alt_R = Action1 and Alt_R + Alt_L = Action2.