--- xterm-224/charproc.c.orig 2007-03-13 13:57:32 +0300 +++ xterm-224/charproc.c 2007-03-13 13:57:56 +0300 @@ -606,7 +606,7 @@ static XtResource resources[] = Ires(XtNmodifyCursorKeys, XtCModifyCursorKeys, keyboard.modify_1st.cursor_keys, 2), Ires(XtNmodifyFunctionKeys, XtCModifyFunctionKeys, - keyboard.modify_1st.function_keys, 2), + keyboard.modify_1st.function_keys, 0), Ires(XtNmodifyKeypadKeys, XtCModifyKeypadKeys, keyboard.modify_1st.keypad_keys, 0), Ires(XtNmodifyOtherKeys, XtCModifyOtherKeys, --- xterm-224/xterm.man.orig 2007-03-13 14:50:17 +0300 +++ xterm-224/xterm.man 2007-03-13 14:52:27 +0300 @@ -2369,7 +2369,7 @@ Set it to 3 to mark the sequence with a Tells how to handle the special case where Control-, Shift-, Alt- or Meta-modifiers are used to add a parameter to the escape sequence returned by a (numbered) function-key. -The default is ``2''. +The default is ``0''. The resource values are similar to \fBmodifyCursorKeys\fP: .IP Set it to -1 to permit the user to use shift- and control-modifiers