asus-linux-drivers / asus-wmi-hotkeys-driver

Linux configurable driver for Asus WMI hotkeys. The driver works as middle-man, is listening for key events from specific devices and when is appropriate key event caught then may be handle by own way configured in config file.
GNU General Public License v2.0
27 stars 5 forks source link

Bind by default to standardized specialized keys #5

Closed ldrahnik closed 1 year ago

ldrahnik commented 1 year ago

for Touchpad, Mic mute etc.

    EV_KEY.KEY_LEFTSHIFT,
    EV_KEY.KEY_LEFTMETA,
    EV_KEY.KEY_N,