mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
Testing showed that these keys do not work well in non-us layout..
svn path=/nixpkgs/trunk/; revision=14583
This commit is contained in:
parent
e72f1929b0
commit
441f2de840
@ -89,11 +89,6 @@ xkb_symbols "altgr-intl" {
|
||||
key <AB10> { [ slash, question, questiondown, dead_hook ] };
|
||||
key <BKSL> { [backslash, bar, notsign, brokenbar ] };
|
||||
|
||||
key <UP> { [ Up, Up, uparrow,uparrow ] };
|
||||
key <LEFT> { [ Left, Left, leftarrow, leftarrow] };
|
||||
key <DOWN> { [ Down, Down, downarrow, downarrow] };
|
||||
key <RGHT> { [ Right, Right, rightarrow,rightarrow] };
|
||||
|
||||
// Let's have free choice
|
||||
//include "level3(ralt_switch)"
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user