Skip to content

What's going on with option+shift+7 on a German keyboard? #4942

Answered by jacwah
oefe asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, I have the exact same issue on my Swedish keyboard. Bindings for alt+{7,8,9} works, as well as shift+alt+{8,9}. But specifically shift+alt+7 does not work. It does not seem to be related to text:\\, if I change it to text:X it does not work either. According to hexdump, it looks like the key outputs hex 1b 2f (ESC /) instead of the bound key.

macos-option-as-alt = true
keybind = alt+2=text:@
keybind = alt+4=text:$
keybind = alt+7=text:|
keybind = alt+8=text:[
keybind = alt+9=text:]
keybind = shift+alt+7=text:\\
keybind = shift+alt+8=text:{
keybind = shift+alt+9=text:}

In the keyboard inspector, shift+alt+8 generates "Press: Shift+Alt+eight; Release Shift+Alt+eight", while shift+alt+7…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by oefe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants