Nick@ reported that Shift-F1 to Shift-F4 behaviour changed in

xterm-225. This is now controlled by a resource. So force it to the
legacy mode.
This commit is contained in:
matthieu 2007-08-08 14:35:12 +00:00
parent a5c9dfc57e
commit b46e07479c

View File

@ -206,6 +206,9 @@
! @Num_Lock Ctrl <Btn5Down>: scroll-forw(1,halfpage) \n\
<Btn5Down>: scroll-forw(5,line)
! Traditional function keys behaviour
*VT100*modifyFunctionKeys: 0
! Restore the traditional backarrow/delete key behaviour
! The delete key should generate DEL
*deleteIsDEL: true