]> git.pld-linux.org Git - packages/aterm.git/blob - aterm-home_end.patch
- changed home/end to be compatible with rxvt terminfo
[packages/aterm.git] / aterm-home_end.patch
1 diff -ur aterm-0.4.2.orig/src/feature.h aterm-0.4.2/src/feature.h
2 --- aterm-0.4.2.orig/src/feature.h      2004-08-12 16:19:57.518239976 +0200
3 +++ aterm-0.4.2/src/feature.h   2004-08-12 16:20:05.732991144 +0200
4 @@ -123,7 +123,7 @@
5   * instead of
6   *     Home = "\E[7~", End = "\E[8~"   [default]
7   */
8 -#define LINUX_KEYS
9 +//#define LINUX_KEYS
10  
11  /*
12   * Enable the keysym resource which allows you to define strings associated
This page took 0.061363 seconds and 3 git commands to generate.