summaryrefslogtreecommitdiff
path: root/compat/xtest
diff options
context:
space:
mode:
Diffstat (limited to 'compat/xtest')
-rw-r--r--compat/xtest6
1 files changed, 3 insertions, 3 deletions
diff --git a/compat/xtest b/compat/xtest
index 0f534f5..f2ca643 100644
--- a/compat/xtest
+++ b/compat/xtest
@@ -1,4 +1,4 @@
-default xkb_compatibility "xtest" {
+default xkb_compatibility "xtest" {
// Minimal set of symbol interpretations to provide
// reasonable behavior for testing.
@@ -11,7 +11,7 @@ default xkb_compatibility "xtest" {
// just set the corresponding modifier so that xtest
// will see the behavior it expects.
- virtual_modifiers NumLock,AltGr;
+ virtual_modifiers NumLock,AltGr;
interpret.repeat= False;
setMods.clearLocks= True;
@@ -42,7 +42,7 @@ default xkb_compatibility "xtest" {
group 4 = AltGr;
indicator.allowExplicit= False;
- indicator "Caps Lock" {
+ indicator "Caps Lock" {
modifiers= Lock;
};
indicator "Num Lock" {