13 lines
217 B
Plaintext
13 lines
217 B
Plaintext
// $Xorg: indicator1,v 1.3 2000/08/17 19:54:47 cpqbld Exp $
|
|
xkb_compatibility "torture1"
|
|
|
|
indicator "Mod1" {
|
|
modifiers= Mod1;
|
|
};
|
|
indicator "Mod2" {
|
|
allowExplicit= False;
|
|
modifiers= Lock;
|
|
controls= MouseKeys;
|
|
};
|
|
|