Redesign a bit

This commit is contained in:
Gergely Polonkai 2016-10-14 10:12:32 +02:00
parent b8aab120d1
commit e661a02530
1 changed files with 5 additions and 5 deletions

View File

@ -11,9 +11,9 @@ xkb_symbols "dvorak" {
key <AE06> { [ 6, dead_breve, dead_grave, copyright ] };
key <AE07> { [ 7, ampersand, dead_tilde, registered ] };
key <AE08> { [ 8, asterisk, enfilledcircbullet, trademark ] };
key <AE09> { [ 9, parenleft, U2713, U2714 ] };
key <AE10> { [ 0, parenright, U2717, U2718 ] };
key <AE11> { [ minus, underscore, endash, U2050 ] };
key <AE09> { [ 9, parenleft, U2713, dead_stroke ] };
key <AE10> { [ 0, parenright, U2717, dead_abovering ] };
key <AE11> { [ minus, underscore, endash, emdash ] };
key <AE12> { [ equal, plus, multiply, plusminus ] };
key <AD01> { [ slash, question, ae, AE ] };
@ -27,7 +27,7 @@ xkb_symbols "dvorak" {
key <AD09> { [ r, R, rcedilla, Rcedilla ] };
key <AD10> { [ l, L, scedilla, Scedilla ] };
key <AD11> { [ bracketleft, braceleft, dead_acute, dead_diaeresis ] };
key <AD12> { [ bracketright, braceright, dead_ogonek, dead_macron ] };
key <AD12> { [ bracketright, braceright, dead_ogonek, dead_abovering ] };
key <AC01> { [ a, A, aacute, Aacute ] };
key <AC02> { [ o, O, oacute, Oacute ] };
@ -40,7 +40,7 @@ xkb_symbols "dvorak" {
key <AC09> { [ n, N, ntilde, Ntilde ] };
key <AC10> { [ s, S, scaron, Scaron ] };
key <AC11> { [ apostrophe, quotedbl, minutes, seconds ] };
key <BKSL> { [ numbersign, bar, section, dead_stroke ] };
key <BKSL> { [ numbersign, bar, section, backslash ] };
key <LSGT> { [ backslash, bar, NoSymbol, NoSymbol ] };
key <AB01> { [ semicolon, colon, ucircumflex, Ucircumflex ] };