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

Re: problèmes de clavier moi aussi



Le Sun, 17 Jun 2001 13:20:09 +0200
"Illusion" <illusion@nerim.net> a dit:
Cela se fait dans le fichier /etc/X11/Xresources ou dans
/etc/X11/Xresources/xfree86common:
...
! Fix Xaw (Athena widget set) programs to understand the delete key
*Text.translations: #override ~Shift ~Meta <Key>Delete:
delete-next-character()

! 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

! Make XTerm use Debian's customized terminfo entry.
XTerm*termName: xterm-debian

! Make the backspace key generate ^? instead of ^H, per Debian keyboard
policy.
*VT100*backarrowKey: false

! Make the delete key generate ^[[3~ instead of ^?, per Debian keyboard
policy.
! Make the home and end keys appear to always be in keypad-application
mode.
*VT100.Translations: #override <Key>Delete: string("\033[3~")\n\
<Key>Home: string("\033OH")\n\
<Key>End: string("\033OF")

Voilà!

François Boisson

> Bonjour,
> 
> Comment faire pour faire fonctionner correctement les touches Home, End,
et
> surtout Backspace dans tous les environnements (console, X mais aussi
Emacs,
> ils ont tous un comportement différents...).
> 
> D'ailleurs je me pose donc une autre question, ces touches n'étant pas
> correctements gérées à la base, ca veut dire qu'elles ne sont pas sur
les
> claviers non-azerty ?
> 
> Illusion
> 
> 
> 
> --  
> To UNSUBSCRIBE, email to debian-french-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
> 



Reply to: