From: ayin Date: Sat, 8 Sep 2007 20:48:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=2fdd87e51fbcef6bde1244acc8bf534b5433ccb2;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/command.C b/src/command.C index 13825e98..3096ce1c 100644 --- a/src/command.C +++ b/src/command.C @@ -565,7 +565,7 @@ rxvt_term::key_press (XKeyEvent &ev) break; #endif #ifndef NO_DELETE_KEY -# ifdef XK_KP_Prior +# ifdef XK_KP_Delete case XK_KP_Delete: /* allow shift to override */ if ((priv_modes & PrivMode_aplKP) ? !shft : shft)