mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-22 18:52:45 +01:00
i3: add comment on manual & setxkbmap -query
This commit is contained in:
parent
dc2e2b631f
commit
f83bd0f501
@ -496,5 +496,6 @@ exec --no-startup-id redshift-gtk -l 60.15937:24.87530
|
||||
|
||||
# Special keyboard options that WILL CONFUSE YOU.
|
||||
# windows+space should change layout, but doesn't, both ctrls do
|
||||
# fi allows mostly typing fi/se (identicatal), cz/es. See also `man xkeyboard-config`
|
||||
# fi allows mostly typing fi/se (identicatal), cz/es.
|
||||
# See also: `man xkeyboard-config` (layouts) `setxkbmap -query` (for current options)
|
||||
exec --no-startup-id setxkbmap -option compose:menu -option terminate:ctrl_alt_bksp -option nbsp:none -option caps:backspace -option shift:both_capslock -option grp:ctrls_toggle -option grp:win_space_toggle -layout fi,us,epo,ru -variant ,altgr-intl,,phonetic_winkeys
|
||||
|
Loading…
Reference in New Issue
Block a user