rk3566: Set function modifiers to select and start

This commit is contained in:
sydarn 2024-02-08 16:01:04 +01:00
parent 3a023856b8
commit d7bd2ebc82

View file

@ -6,5 +6,5 @@ cat <<EOF >/storage/.config/profile.d/050-modifiers
DEVICE_KEY_VOLUMEDOWN=114
DEVICE_KEY_VOLUMEUP=115
DEVICE_FUNC_KEYA_MODIFIER="BTN_SELECT"
DEVICE_FUNC_KEYB_MODIFIER="BTN_MODE"
DEVICE_FUNC_KEYB_MODIFIER="BTN_START"
EOF