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