Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 7c63f34c245764ac68803c28a065a6b7 > files > 1

vte-0.26.2-2.1.mga1.src.rpm

commit b73782a28894e25ed146271f9d6c6775a6836199
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Fri Jun 4 14:36:45 2010 -0400

    Bug 601926 - Don't hardcode meta to alt

diff --git a/src/keymap.h b/src/keymap.h
index 3a4cefe..243e22e 100644
--- a/src/keymap.h
+++ b/src/keymap.h
@@ -27,7 +27,7 @@
 
 G_BEGIN_DECLS
 
-#define VTE_META_MASK		GDK_META_MASK
+#define VTE_META_MASK		GDK_MOD1_MASK
 #define VTE_NUMLOCK_MASK	GDK_MOD2_MASK
 
 /* Map the specified keyval/modifier setup, dependent on the mode, to either