projects
/
xorg
/
xkeyboard-config
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fixed no(dvorak), AD12
[xorg/xkeyboard-config]
/
types
/
mousekeys
1
partial default xkb_types "default" {
2
virtual_modifiers Alt;
3
4
type "SHIFT+ALT" {
5
modifiers = Shift+Alt;
6
map[Shift+Alt] = Level2;
7
level_name[Level1] = "Base";
8
level_name[Level2] = "Shift+Alt";
9
};
10
};