rpms/xterm/devel xterm-207-eightBitInput_false.patch,NONE,1.1

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Nov 23 18:17:42 UTC 2005


Author: jvdias

Update of /cvs/dist/rpms/xterm/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21813

Added Files:
	xterm-207-eightBitInput_false.patch 
Log Message:
set *VT100*eightBitInput:0 in default XTerm.ad to enable mc's <ALT>+keys to work correctly

xterm-207-eightBitInput_false.patch:
 XTerm.ad |    3 +++
 1 files changed, 3 insertions(+)

--- NEW FILE xterm-207-eightBitInput_false.patch ---
--- xterm-207/XTerm.ad.eightBitInput_false	2005-11-03 08:17:27.000000000 -0500
+++ xterm-207/XTerm.ad	2005-11-23 13:06:35.000000000 -0500
@@ -183,3 +183,6 @@
 ! Set a border for the menus to make them simpler to distinguish against the
 ! vt100 widget:
 *SimpleMenu*borderWidth: 2
+
+! Add for alt->meta translation:
+*VT100*eightBitInput: 0




More information about the fedora-cvs-commits mailing list