- Added template for
um5606xa
(camera led address is0x00060078
and until today was mentioned in templates only adress +10x00060079
, credits @felix-clabs)
- The driver run under root again
- The driver run under current user only
- Allowed to fix any stateful binary switches (e.g.
switch lid state
,switch tablet-mode state
) - Allowed to define
InputEvent
as event to which the driver reacts or as the driver reacts (e.g. used forswitch lid state
orswitch tablet-mode state
) - Allowed to send custom commands (e.g.
xinput enable 19
) - Zypper package manager support
- Allowed listen to events not only from devices
Asus keyboard
orAsus WMI hotkeys
- Fixed driver auto-start using systemd service
- Added possibility to control files with multiple custom values (e.g. fan modes key) (Replaced len with isinstance(.., list) as len have even string)
- Added possibility to control files with multiple custom values (e.g. fan modes key)
- Usage #!/usr/bin/env instead of hardcoded path bash/sh
- Added support for laptops with device Asus keyboard
- When was used key not overbound
- Allowed to configure associated leds via brightness files added by kernel modules
- Configure associating leds to keys