]> git.pld-linux.org Git - packages/aterm.git/blobdiff - aterm-home_end.patch
- changed home/end to be compatible with rxvt terminfo
[packages/aterm.git] / aterm-home_end.patch
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.086127 seconds and 4 git commands to generate.