Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[portable + clavier externe] flèche ne marchent pas
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
spydy
n00b
n00b


Joined: 14 May 2004
Posts: 42

PostPosted: Fri May 14, 2004 5:21 pm    Post subject: [portable + clavier externe] flèche ne marchent pas Reply with quote

je viens d'installer gentoo c'est génial... mais j'ai un problème avec mon clavier externe sur mon portable dans Gnome branché sur mon port USB avec un adaptateur USB->PS/2

toutes les lettres et chiffres marche correctement, mais les flèches, page up et page Dn font un print screen...

quelqu'un aurait une idée?
Back to top
View user's profile Send private message
ipower
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2004
Posts: 120

PostPosted: Fri May 14, 2004 7:00 pm    Post subject: Reply with quote

Regarde ton /etc/X11/XF86config
et regarde dans la section InputDevice
Moi j'ai ca:
Code:
Section "InputDevice"

    Identifier  "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "fr"

EndSection


Sinon dans ton rc.conf t'as mis quoi comme variable:KEYMAP????
@+
Back to top
View user's profile Send private message
spydy
n00b
n00b


Joined: 14 May 2004
Posts: 42

PostPosted: Fri May 14, 2004 10:17 pm    Post subject: Reply with quote

ca ne marche toujours pas...

N.B. mon clavier marche parfaitement dans gdm :S

voici une partie de mon fichier XF86Config:

Code:
Section "ServerLayout"
   Identifier     "XFree86 Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
   InputDevice     "Mouse1" "SendCoreEvents"
   InputDevice   "Keyboard1" "CoreKeyboard"
EndSection

#clavier portable

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "keyboard"
       Option "XkbLayout"  "ca_enhanced"
EndSection

#clavier externe

Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "ca_enhanced"
EndSection


et dans mon rc.conf:
Code:
KEYMAP="cf"


... et oui je suis québécois ;)

merci à l'avance
Back to top
View user's profile Send private message
ipower
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2004
Posts: 120

PostPosted: Sat May 15, 2004 11:22 am    Post subject: Reply with quote

essaye dans la console
Code:

export LANG="cf"

et dis moi si ca marche.
Back to top
View user's profile Send private message
spydy
n00b
n00b


Joined: 14 May 2004
Posts: 42

PostPosted: Sun May 16, 2004 12:59 am    Post subject: Reply with quote

non, malheureusement ca se fonctionne pas plus :(
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