Shift+Mod4+z soll laut Referenz redo sein und nicht undo
git-svn-id: https://svn.neo-layout.org@2419 b9310e46-f624-0410-8ea1-cfbb3a30dc96
This commit is contained in:
parent
504bffd627
commit
035d6d29b2
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ xkb_symbols "neo_base" {
|
|||
key <AB02> { [ odiaeresis, Odiaeresis, dollar, U03F5, Tab, Tab, intersection, NoSymbol ] };
|
||||
key <AB03> { [ adiaeresis, Adiaeresis, bar, Greek_eta, Insert, Insert, U2135, NoSymbol ] };
|
||||
key <AB04> { [ p, P, asciitilde, Greek_pi, Return, Return, Greek_PI, NoSymbol ] };
|
||||
key <AB05> { [ z, Z, grave, Greek_zeta, Undo, Undo, U2124, NoSymbol ] };
|
||||
key <AB05> { [ z, Z, grave, Greek_zeta, Undo, Redo, U2124, NoSymbol ] };
|
||||
|
||||
key <AB06> { [ b, B, plus, Greek_beta, colon, NoSymbol, U21D0, NoSymbol ] };
|
||||
key <AB07> { [ m, M, percent, Greek_mu, KP_1, KP_1, ifonlyif, NoSymbol ] };
|
||||
|
|
Loading…
Reference in a new issue