$OpenBSD: patch-rxvt_h,v 1.1 2001/08/29 17:12:09 jasoni Exp $
--- src/rxvt.h.orig	Wed Aug 29 15:32:39 2001
+++ src/rxvt.h	Wed Aug 29 15:32:55 2001
@@ -712,10 +712,10 @@ enum {
 
 #ifdef ALLOW_132_MODE
 # define PrivMode_Default						 \
-(PrivMode_Autowrap|PrivMode_aplKP|PrivMode_ShiftKeys|PrivMode_VisibleCursor|PrivMode_132OK)
+(PrivMode_Autowrap|PrivMode_ShiftKeys|PrivMode_VisibleCursor|PrivMode_132OK)
 #else
 # define PrivMode_Default						 \
-(PrivMode_Autowrap|PrivMode_aplKP|PrivMode_ShiftKeys|PrivMode_VisibleCursor)
+(PrivMode_Autowrap|PrivMode_ShiftKeys|PrivMode_VisibleCursor)
 #endif
 
 #ifdef PREFER_24BIT
