uConsole: add Super key documentation in hosts config

This commit is contained in:
2026-06-20 16:25:21 -04:00
parent c659d00098
commit f507d53c42

View File

@@ -12,6 +12,18 @@ monitor=DSI-2, 720x1280, 0x0, 1, transform, 1
env = WLR_NO_HARDWARE_CURSOR,1 env = WLR_NO_HARDWARE_CURSOR,1
####################
### KEYBOARD ###
####################
# The key with the house icon (between Fn and left Alt) IS Super_L.
# On uConsole: that bottom-row key left of spacebar = SUPER.
# If it doesn't work, use ALT instead:
# $mainMod = ALT (affects ALL binds below)
#
# Additional ALT bindings for convenience (work alongside SUPER):
# Note: SUPER+KEY and ALT+KEY both trigger the same action
#################### ####################
### WORKSPACES ### ### WORKSPACES ###
#################### ####################