*** empty log message ***
authorayin <ayin>
Sat, 8 Sep 2007 20:48:31 +0000 (20:48 +0000)
committerayin <ayin>
Sat, 8 Sep 2007 20:48:31 +0000 (20:48 +0000)
src/command.C

index 13825e9876d6d18cd3d7498f2c70e0d06b4f75d0..3096ce1c4b229fb3bc872eea38987a48df3e166a 100644 (file)
@@ -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)