projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3cf274
)
*** empty log message ***
author
ayin
<ayin>
Sat, 8 Sep 2007 20:48:31 +0000
(20:48 +0000)
committer
ayin
<ayin>
Sat, 8 Sep 2007 20:48:31 +0000
(20:48 +0000)
src/command.C
patch
|
blob
|
history
diff --git
a/src/command.C
b/src/command.C
index 13825e9876d6d18cd3d7498f2c70e0d06b4f75d0..3096ce1c4b229fb3bc872eea38987a48df3e166a 100644
(file)
--- 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)