mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
i3: add both ctrls changing layout as it at least works
This commit is contained in:
parent
35cbd08f38
commit
dc2e2b631f
@ -495,5 +495,6 @@ exec --no-startup-id redshift-gtk -l 60.15937:24.87530
|
||||
#exec --no-startup-id xrandr --output VGA-1 --off --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate normal --output eDP-1 --off
|
||||
|
||||
# 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`
|
||||
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:win_space_toggle -layout fi,us,epo,ru -variant ,altgr-intl,,phonetic_winkeys
|
||||
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