mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
kb_options: press both shifts to enable capslock
This commit is contained in:
@@ -49,7 +49,11 @@ input {
|
||||
kb_layout = us
|
||||
kb_variant = altgr-intl
|
||||
kb_model =
|
||||
kb_options = altwin:swap_lalt_lwin,ctrl:nocaps # swap left alt and meta keys, set caps lock to ctrl
|
||||
kb_options = altwin:swap_lalt_lwin,ctrl:nocaps,shift:both_capslock
|
||||
# kb_options description (ordered):
|
||||
# swap left alt and meta keys
|
||||
# set caps lock to ctrl
|
||||
# press both shifts to enab
|
||||
kb_rules =
|
||||
|
||||
follow_mouse = 1
|
||||
|
||||
Reference in New Issue
Block a user