GUAC-1170: Move the two main OSK sections to the same line. Abuse section sort order to place arrow keys below others.

This commit is contained in:
Michael Jumper
2015-04-28 20:46:10 -07:00
parent 7666ff6547
commit 8e9aa36732
2 changed files with 10 additions and 3 deletions

View File

@@ -360,7 +360,7 @@
[ "Del", "End", "PgDn" ]
],
"fine" : [
"small" : [
[ "Up" ],
[ "Left", "Down", "Right" ]
]