Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37887126
en ru br
ALT Linux repos
S:379-alt2
5.0: 241-alt1
4.1: 235-alt1
4.0: 231-alt1
3.0: 202-alt2

Group :: Terminals
RPM: xterm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: xterm-alt-back_old_behavior_for_modifyFunctionKeys.patch
Download


--- 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
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin