From f9db1d606a56fd5b55970c7c678df344ee9fea79 Mon Sep 17 00:00:00 2001 From: svu Date: Mon, 26 Feb 2007 22:28:27 +0000 Subject: fixing copypaste bug, b.fd.o#10104 --- compat/misc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compat') diff --git a/compat/misc b/compat/misc index 9ce89913..168a9b68 100644 --- a/compat/misc +++ b/compat/misc @@ -58,7 +58,7 @@ default partial xkb_compatibility "misc" { }; interpret Meta_R { - action = SetMods(modifiers=Alt); + action = SetMods(modifiers=Meta_R); }; // Sets the "Super" virtual modifier -- cgit v1.2.3