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
@ -15,12 +15,12 @@ views:
|
||||
base:
|
||||
- "j d u a x p h l m w ß"
|
||||
- "c t i e o b n r s g q"
|
||||
- "Shift_L f v ü ä ö y z k BackSpace"
|
||||
- "show_upper f v ü ä ö y z k BackSpace"
|
||||
- "show_numbers show_eschars preferences space , . Return"
|
||||
upper:
|
||||
- "J D U A X P H L M W ẞ"
|
||||
- "C T I E O B N R S G Q"
|
||||
- "Shift_L F V Ü Ä Ö Y Z K BackSpace"
|
||||
- "show_upper F V Ü Ä Ö Y Z K BackSpace"
|
||||
- "show_numbers show_eschars preferences space ! ? Return"
|
||||
numbers:
|
||||
- "1 2 3 4 5 6 7 8 9 0"
|
||||
@ -39,7 +39,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