Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[xorg] petit probleme de clavier (resolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
toufou
Guru
Guru


Joined: 07 Jun 2004
Posts: 326

PostPosted: Fri Oct 14, 2005 12:22 pm    Post subject: [xorg] petit probleme de clavier (resolu) Reply with quote

glop glop

j'ai u problème avec mon clavier sous x
il ne prend aucune combinaison de touche avec alt
donc pas moyen d'aller sur les consoles, de redemarrer le serveur graphique ou encore d'utiliser l'arobase. c'est tres handicapant

je suis sur un portable vaio sony sr21k, il n'y a pas de clavier numérique

voilà ma conf xorg:
Code:
Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "CoreKeyboard"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "fr"
   Option      "XkbVariant"   "latin9"
EndSection


bref, je vois pas ce qui cloche.
en mode console, je n'ai aucun probleme


Last edited by toufou on Fri Oct 14, 2005 12:49 pm; edited 1 time in total
Back to top
View user's profile Send private message
yoyo
Bodhisattva
Bodhisattva


Joined: 04 Mar 2003
Posts: 4273
Location: Lyon - France

PostPosted: Fri Oct 14, 2005 12:26 pm    Post subject: Re: (xorg) petit probleme de clavier Reply with quote

Essaie plutôt ça :
Code:
Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "CoreKeyboard"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "fr-latin9"  <--- là
EndSection
Enjoy !
_________________
La connaissance s'accroît quand on la partage.
JCB
Back to top
View user's profile Send private message
toufou
Guru
Guru


Joined: 07 Jun 2004
Posts: 326

PostPosted: Fri Oct 14, 2005 12:50 pm    Post subject: Reply with quote

ben oui, comme ça c'est mieux

glop glop
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum