diff options
author | svu <svu> | 2007-02-26 23:26:17 +0000 |
---|---|---|
committer | svu <svu> | 2007-02-26 23:26:17 +0000 |
commit | a1eb532100f99c8d8b5be5f5685c25b0484b3ecd (patch) | |
tree | 0da35aa94f036ee39137735407f44e994dde3a67 /compat | |
parent | 80b75e4d76a9e8ebf54943f7c4dd7e57f08035a9 (diff) | |
download | xkeyboard-config-a1eb532100f99c8d8b5be5f5685c25b0484b3ecd.tar.gz xkeyboard-config-a1eb532100f99c8d8b5be5f5685c25b0484b3ecd.tar.bz2 xkeyboard-config-a1eb532100f99c8d8b5be5f5685c25b0484b3ecd.zip |
typo
Diffstat (limited to 'compat')
-rw-r--r-- | compat/misc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/misc b/compat/misc index 168a9b68..9566bc6f 100644 --- a/compat/misc +++ b/compat/misc @@ -58,7 +58,7 @@ default partial xkb_compatibility "misc" { }; interpret Meta_R { - action = SetMods(modifiers=Meta_R); + action = SetMods(modifiers=Meta); }; // Sets the "Super" virtual modifier |