set *VT100*eightBitInput:0 in default XTerm.ad to enable mc's <ALT>+keys to
work correctly
This commit is contained in:
parent
df01876998
commit
8d09f28a0a
@ -1,7 +1,7 @@
|
||||
Summary: xterm terminal emulator for the X Window System
|
||||
Name: xterm
|
||||
Version: 207
|
||||
Release: 6
|
||||
Release: 7
|
||||
URL: http://dickey.his.com/xterm
|
||||
License: MIT
|
||||
Group: User Interface/X
|
||||
@ -13,6 +13,7 @@ Patch2: xterm-179-ppc-fix-bug-101472.patch
|
||||
Patch3: xterm-tty-group-name.patch
|
||||
Patch4: xterm-206-appsdir.patch
|
||||
Patch5: xterm-207-freetype.patch
|
||||
Patch6: xterm-207-eightBitInput_false.patch
|
||||
BuildRequires: libXft-devel
|
||||
BuildRequires: freetype-devel
|
||||
BuildRequires: libXrender-devel
|
||||
@ -46,6 +47,7 @@ programs that can't use the window system directly.
|
||||
%patch3 -p1 -b .tty-group-name
|
||||
%patch4 -p1 -b .appsdir
|
||||
%patch5 -p1 -b .freetype
|
||||
%patch6 -p1 -b .eightBitInput_false
|
||||
|
||||
%build
|
||||
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -DPROJECTROOT='\"/usr\"'"
|
||||
|
Loading…
Reference in New Issue
Block a user