From: ayin Date: Tue, 31 Jul 2007 17:39:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=7303eb809939e190800fa800c0262fcbfe42ab7a;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/command.C b/src/command.C index c9131866..22629e9f 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)