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
@ -21,13 +21,13 @@ views:
|
||||
- "EscSmall TabSmall Ctrl Alt ↑ ↓ ← →"
|
||||
- "q w e r t z u i o p"
|
||||
- "PeriodSmall a s d f g h j k l MinusSmall"
|
||||
- "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 show_actions Return"
|
||||
upper:
|
||||
- "EscSmall TabSmall Ctrl Alt PageUp PageDown Home End"
|
||||
- "Q W E R T Z U I O P"
|
||||
- "SlashSmall A S D F G H J K L PipeSmall"
|
||||
- "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 show_actions Return"
|
||||
numbers:
|
||||
- "EscSmall TabSmall Ctrl Alt ↑ ↓ ← →"
|
||||
@ -55,7 +55,7 @@ views:
|
||||
- "show_letters_actions Menu Break Left Down Right"
|
||||
|
||||
buttons:
|
||||
Shift_L:
|
||||
show_upper:
|
||||
action:
|
||||
locking:
|
||||
lock_view: "upper"
|
||||
|
||||
Reference in New Issue
Block a user