]> git.pld-linux.org Git - packages/aterm.git/commitdiff
- changed home/end to be compatible with rxvt terminfo
authorhavner <havner@pld-linux.org>
Thu, 12 Aug 2004 14:21:24 +0000 (14:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aterm-home_end.patch -> 1.1

aterm-home_end.patch [new file with mode: 0644]

diff --git a/aterm-home_end.patch b/aterm-home_end.patch
new file mode 100644 (file)
index 0000000..ceffd5f
--- /dev/null
@@ -0,0 +1,12 @@
+diff -ur aterm-0.4.2.orig/src/feature.h aterm-0.4.2/src/feature.h
+--- aterm-0.4.2.orig/src/feature.h     2004-08-12 16:19:57.518239976 +0200
++++ aterm-0.4.2/src/feature.h  2004-08-12 16:20:05.732991144 +0200
+@@ -123,7 +123,7 @@
+  * instead of
+  *    Home = "\E[7~", End = "\E[8~"   [default]
+  */
+-#define LINUX_KEYS
++//#define LINUX_KEYS
+ /*
+  * Enable the keysym resource which allows you to define strings associated
This page took 0.042429 seconds and 4 git commands to generate.