Skip to content
Discussion options

You must be logged in to vote

This is intentional. equal means the physical Equal key, while the logical = key is denoted by =. Some people have asked for the keybinds to work with physical keys as well, since they frequently switch between keyboard layouts. If you want to stop Ctrl+\ from triggering this, then do:

keybind = ctrl+equal = unbind
# Optionally also bind Ctrl+(logical =)
keybind = ctrl+= = increase_font_size:1

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Torsteinws
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Torsteinws
Comment options

Answer selected by pluiedev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os/linux needs-confirmation A reproduction has been reported, but the bug hasn't been confirmed or reproduced by a maintainer. input Keyboard or mouse input
3 participants