layouts: Change Shift_L to show_upper

because it is actually not a Shift-key.

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/685>
This commit is contained in:
MoonlightWave-12
2024-09-28 18:53:52 +02:00
committed by Marge Bot
parent da2093c3c7
commit f6e0deedd7
114 changed files with 363 additions and 363 deletions

View File

@ -15,12 +15,12 @@ views:
base:
- "q w f p g j l u y --"
- "a r s t d h n e i o"
- "Shift_L z x c v b k m BackSpace"
- "show_upper z x c v b k m BackSpace"
- "show_numbers preferences space . Return"
upper:
- "Q W F P G J L U Y --"
- "A R S T D H N E I O"
- "Shift_L Z X C V B K M BackSpace"
- "show_upper Z X C V B K M BackSpace"
- "show_numbers preferences space . Return"
numbers:
- "1 2 3 4 5 6 7 8 9 0"
@ -34,7 +34,7 @@ views:
- "show_letters preferences space . Return"
buttons:
Shift_L:
show_upper:
action:
locking:
lock_view: "upper"