aboutsummaryrefslogtreecommitdiffstats
path: root/main/vte3/allow_alt_in_terminal.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-07-11 17:29:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-07-11 17:29:53 +0000
commitf56236485b185bb2b2efb442caa57bd6ad3d3287 (patch)
tree74c064bfae571438e8caec05d303e862c7a736dc /main/vte3/allow_alt_in_terminal.patch
parent9e1d6757aff41b936a599f81765eb833252feec0 (diff)
downloadaports-f56236485b185bb2b2efb442caa57bd6ad3d3287.tar.bz2
aports-f56236485b185bb2b2efb442caa57bd6ad3d3287.tar.xz
main/vte3: moved from testing
Diffstat (limited to 'main/vte3/allow_alt_in_terminal.patch')
-rw-r--r--main/vte3/allow_alt_in_terminal.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/vte3/allow_alt_in_terminal.patch b/main/vte3/allow_alt_in_terminal.patch
new file mode 100644
index 0000000000..d8437173c1
--- /dev/null
+++ b/main/vte3/allow_alt_in_terminal.patch
@@ -0,0 +1,11 @@
+--- vte-0.28.2/src/keymap.h.orig
++++ vte-0.28.2/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