German layout: Correct xkb symbols usage

This commit is contained in:
Mark Müller
2019-11-20 11:15:18 +00:00
committed by Dorota Czaplejewicz
parent 8c48e96f50
commit 5068f36d9d

View File

@ -1,7 +1,7 @@
# German layout by Mark Müller # German layout by Mark Müller
# Version 2019101900 # Version 2019111700
--- ---
bounds: { x: 0, y: 1, width: 360, height: 210 } bounds: { x: 0, y: 1, width: 360, height: 208 }
outlines: outlines:
default: default:
@ -20,27 +20,27 @@ views:
- "q w e r t z u i o p" - "q w e r t z u i o p"
- "a s d f g h j k l" - "a s d f g h j k l"
- "Shift_L y x c v b n m BackSpace" - "Shift_L y x c v b n m BackSpace"
- "show_numbers show_dechars preferences space , period Return" - "show_numbers show_eschars preferences space , . Return"
upper: upper:
- "Q W E R T Z U I O P" - "Q W E R T Z U I O P"
- "A S D F G H J K L" - "A S D F G H J K L"
- "Shift_L Y X C V B N M BackSpace" - "Shift_L Y X C V B N M BackSpace"
- "show_numbers show_dechars preferences space ! ? Return" - "show_numbers show_eschars preferences space ! ? Return"
numbers: numbers:
- "1 2 3 4 5 6 7 8 9 0" - "1 2 3 4 5 6 7 8 9 0"
- "@ # € % & - _ + ( )" - "@ # € % & - _ + ( )"
- "show_symbols , \" ' colon = < > BackSpace" - "show_symbols , \" ' : = < > BackSpace"
- "show_letters show_dechars preferences space , period Return" - "show_letters show_eschars preferences space , . Return"
symbols: symbols:
- "~ ` ´ | · √ µ ÷ × ¶" - "~ ` ´ | · √ µ ÷ × ¶"
- "© ® £ $ ¥ ^ ° * { }" - "© ® £ $ ¥ ^ ° * { }"
- "show_numbers \\ / § π τ [ ] BackSpace" - "show_numbers \\ / § π τ [ ] BackSpace"
- "show_letters show_dechars preferences space , period Return" - "show_letters show_eschars preferences space , . Return"
dechars: eschars:
- "ä è é ö ü Ä È É Ö Ü" - "ä è é ö ü Ä È É Ö Ü"
- "à â ê î ô À Â È Î Ô" - "à â ê î ô À Â È Î Ô"
- "show_numbers « » ç Ç æ œ ß BackSpace" - "show_numbers « » ç Ç æ œ ß BackSpace"
- "show_letters show_dechars preferences space „ “ Return" - "show_letters show_eschars preferences space „ “ Return"
buttons: buttons:
Shift_L: Shift_L:
@ -53,6 +53,7 @@ buttons:
BackSpace: BackSpace:
outline: "altline" outline: "altline"
icon: "edit-clear-symbolic" icon: "edit-clear-symbolic"
keysym: "BackSpace"
preferences: preferences:
action: "show_prefs" action: "show_prefs"
outline: "special" outline: "special"
@ -72,24 +73,18 @@ buttons:
set_view: "symbols" set_view: "symbols"
outline: "altline" outline: "altline"
label: "*/=" label: "*/="
show_dechars: show_eschars:
action: action:
locking: locking:
lock_view: "dechars" lock_view: "eschars"
unlock_view: "base" unlock_view: "base"
outline: "altline" outline: "altline"
label: "äÄ" label: "äÄ"
period:
outline: "default"
label: "."
space: space:
outline: "spaceline" outline: "spaceline"
label: " " label: " "
keysym: "space"
Return: Return:
outline: "altline" outline: "altline"
icon: "key-enter" icon: "key-enter"
colon: keysym: "Return"
label: ":"
"\"":
keysym: "quotedbl"