Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2018-01-29 05:34:15 +03:00
parent 3f285e787f
commit e3bbeee063
2 changed files with 2 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ xkb_symbols "us" {
key <AD10> { [ p, P, Up ] };
key <AC09> { [ l, L, Left ] };
key <AC10> { [ semicolon, colon, Down ] };
key <AC11> { [ apostrophe, quotedbl. Right ] };
key <AC11> { [ apostrophe, quotedbl, Right ] };
key <AC08> { [ k, K, Prior ] };
key <AB08> { [ comma, less, Next ] };
key <AB09> { [ period, greater, Home ] };