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 <AB10> { [ slash, question, questiondown, dead_hook ] };
|
||||||
key <BKSL> { [backslash, bar, notsign, brokenbar ] };
|
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
|
// Let's have free choice
|
||||||
//include "level3(ralt_switch)"
|
//include "level3(ralt_switch)"
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user