Re: Problème sur une touche de mon clavier
Le Sun, 20 Nov 2005 23:19:46 +0100
Patrice OLIVER <oliverp21@gmail.com> a écrit:
> Bonsoir,
>
> J'ai depuis quelques temps un problème sur une touche de mon clavier.
> Il s'agit de la touche 0 (au dessu du 'p'). Cette touche comporte 3 symboles
> :
> . la A accentué
> . le chiffre 0 (zéro)
> . le symbole @
>
> Le problème est que je ne peux plus utiliser le A accentué, ce qui devient
> gênant pour tout document écrit dans la langue de Molière. Soit cela
> provoque des fautes d'orthographe, soit il me faut trouver des tournures de
> phrases qui m'en évitent l'emploi.
>
> Comment puis-je résoudre ce problème ?
Déjà, que donne xbindkeys -k quand tu appuies sur les touche:
Chez moi:
francois@totoche:~$ xbindkeys -k
Press combination of keys or/and click under the window.
You can use one of the two lines after "NoCommand"
in $HOME/.xbindkeysrc to bind a key.
"NoCommand"
m:0x0 + c:19
agrave (ça c'est le à)
francois@totoche:~$ xbindkeys -k
Press combination of keys or/and click under the window.
You can use one of the two lines after "NoCommand"
in $HOME/.xbindkeysrc to bind a key.
"NoCommand"
m:0x1 + c:19
Shift + agrave (ça c'est le 0= Shit à)
francois@totoche:~$ xbindkeys -k
Press combination of keys or/and click under the window.
You can use one of the two lines after "NoCommand"
in $HOME/.xbindkeysrc to bind a key.
"NoCommand"
m:0x80 + c:19
Mod5 + agrave (ça c'est le @= AltGr à)
francois@totoche:~$
François Boisson
Reply to: