[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problème de xterm



Le Tue, 11 Jun 2002 16:41:38 +0200
Charles Goyard <charles@terrien.org> écrivait:

> Qu'y-a-t-il précisément dans ton fichier ?
> 
exactement ça:

! /etc/X11/Xresources/xterm

! Uncomment the following lines to make xterm appear much like a virtual
! console, so that ANSI colors will make more sense.
XTerm*background: black
XTerm*foreground: gray90
! DEC VT series terminal emulators (like xterm) must generate
VT220-compliant
! sequences for the backspace and delete keys per the Debian Policy
Manual;
! this provides compatibility with the Linux console.  Also, work around
an
! apparent bug in the default translations for the home and end keys in
! xterm.  Note that this resource specification affects all programs with
a
! "vt100" widget in their resource class hierarchy, and that these
! translation overrides do not apply if one of the listed modifier keys is
! pressed (e.g., what shift-backspace does depends on the program in
question).
*VT100.Translations: #override ~Shift ~Ctrl ~Meta <Key>BackSpace:
string("\177")\n\
                               ~Shift ~Ctrl ~Meta <Key>Delete:
string("\033[3~")\n\
                               ~Shift ~Ctrl ~Meta <Key>Home:
string("\033[1~")\n\
                               ~Shift ~Ctrl ~Meta <Key>End:
string("\033[4~")


-- 
To UNSUBSCRIBE, email to debian-user-french-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: