Merge pull request #1886 from fewtarius/dev
Fix brightness hotkey on AYANEO Air/Air Pro.
This commit is contained in:
commit
9cd37cec0e
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ DEVICE_LED_CONTROL=true
|
|||
DEVICE_VOLUMECTL=true
|
||||
DEVICE_PLAYBACK_PATH_SPK="SPK"
|
||||
DEVICE_PLAYBACK_PATH_HP="HP"
|
||||
DEVICE_FUNC_KEYA_MODIFIER="KEY_LEFTCTRL"
|
||||
DEVICE_FUNC_KEYA_MODIFIER="KEY_RIGHTCTRL"
|
||||
DEVICE_FUNC_KEYB_MODIFIER="KEY_D"
|
||||
UI_SERVICE="weston.service"
|
||||
|
||||
|
|
Loading…
Reference in a new issue