aboutsummaryrefslogtreecommitdiffstats
path: root/community/vte3/allow_alt_in_terminal.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-11-16 13:05:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-16 13:52:48 +0000
commit2ee56d010efbbe67a17e8f37260b11e0512cd89d (patch)
treef04e2b36468591b3a4b0672df0d7ac8fc9ce759a /community/vte3/allow_alt_in_terminal.patch
parent2fd223a89538e1349152c3926710e776ec94f443 (diff)
downloadaports-2ee56d010efbbe67a17e8f37260b11e0512cd89d.tar.bz2
aports-2ee56d010efbbe67a17e8f37260b11e0512cd89d.tar.xz
community/vte3: move from main
Diffstat (limited to 'community/vte3/allow_alt_in_terminal.patch')
-rw-r--r--community/vte3/allow_alt_in_terminal.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/vte3/allow_alt_in_terminal.patch b/community/vte3/allow_alt_in_terminal.patch
new file mode 100644
index 0000000000..d8437173c1
--- /dev/null
+++ b/community/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