repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 2a32a135b5f886b088dc96fff0272784a2479468:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 2a32a135b5f886b088dc96fff0272784a2479468
Author: Emanuele Giaquinta 
Date:   Tue Jul 31 17:39:39 2007 +0000

    *** empty log message ***

diff --git a/src/command.C b/src/command.C
index c91318665f882612cef4b6484e45b199df5d98b8..
index ..22629e9f2b033da56b48061e0e6b436fbe72fdea 100644
--- a/src/command.C
+++ b/src/command.C
@@ -730,7 +730,7 @@ rxvt_term::key_press (XKeyEvent &ev)
                     strcpy (kbuf, "\033[1~");
                     break;

-#ifdef XK_KP_End
+#ifdef XK_KP_Insert
                   case XK_KP_Insert:
                     /* allow shift to override */
                     if ((priv_modes & PrivMode_aplKP) ? !shft : shft)

-----END OF PAGE-----