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:
committed by
Marge Bot
parent
da2093c3c7
commit
f6e0deedd7
@ -14,12 +14,12 @@ views:
|
||||
base:
|
||||
- "q w e r t z u i o p ő ú"
|
||||
- "a s d f g h j k l é á ű"
|
||||
- "Shift_L í y x c v b n m BackSpace"
|
||||
- "show_upper í y x c v b n m BackSpace"
|
||||
- "show_numbers show_eschars preferences space , . - Return"
|
||||
upper:
|
||||
- "Q W E R T Z U I O P Ő Ú"
|
||||
- "A S D F G H J K L É Á Ű"
|
||||
- "Shift_L Í Y X C V B N M BackSpace"
|
||||
- "show_upper Í Y X C V B N M BackSpace"
|
||||
- "show_numbers show_eschars preferences space ? : ! Return"
|
||||
numbers:
|
||||
- "-- 1 2 3 4 5 6 7 8 9 0 --"
|
||||
@ -38,7 +38,7 @@ views:
|
||||
- "show_letters show_eschars preferences space , „ “ Return"
|
||||
|
||||
buttons:
|
||||
Shift_L:
|
||||
show_upper:
|
||||
action:
|
||||
locking:
|
||||
lock_view: "upper"
|
||||
|
||||
Reference in New Issue
Block a user