1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 06:52:50 -05:00

keybinds: fix dms args for some commands, some XF86 mappings

This commit is contained in:
bbedward
2025-12-09 12:21:20 -05:00
parent 7aa5976e07
commit f680ace258
3 changed files with 225 additions and 54 deletions

View File

@@ -39,11 +39,12 @@ const KEY_MAP = {
16777329: "XF86AudioMute",
16842808: "XF86AudioMicMute",
16777344: "XF86AudioPlay",
16777345: "XF86AudioPause",
16777346: "XF86AudioStop",
16777345: "XF86AudioStop",
16777346: "XF86AudioPrev",
16777347: "XF86AudioNext",
16777348: "XF86AudioPrev",
16842792: "XF86AudioRecord",
16777348: "XF86AudioPause",
16777349: "XF86AudioMedia",
16777350: "XF86AudioRecord",
16842798: "XF86MonBrightnessUp",
16842797: "XF86MonBrightnessDown",
16842800: "XF86KbdBrightnessUp",