Rearrange navigation keys.

This commit is contained in:
László Monda
2017-06-28 21:57:55 +02:00
parent 202463488e
commit da1f9b29b5

View File

@@ -326,10 +326,6 @@
{
"text": "Navigation",
"children": [
{
"id": "74",
"text": "Home"
},
{
"id": "75",
"additional": {
@@ -337,10 +333,6 @@
},
"text": "Page Up"
},
{
"id": "77",
"text": "End"
},
{
"id": "78",
"additional": {
@@ -349,20 +341,28 @@
"text": "Page Down"
},
{
"id": "79",
"text": "Right Arrow"
"id": "74",
"text": "Home"
},
{
"id": "77",
"text": "End"
},
{
"id": "80",
"text": "Left Arrow"
},
{
"id": "81",
"text": "Down Arrow"
"id": "79",
"text": "Right Arrow"
},
{
"id": "82",
"text": "Up Arrow"
},
{
"id": "81",
"text": "Down Arrow"
}
]
},