Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[config] Problème clavier et gnome
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
sanctus
n00b
n00b


Joined: 07 Nov 2004
Posts: 18
Location: Canada

PostPosted: Wed Nov 17, 2004 1:11 am    Post subject: [config] Problème clavier et gnome Reply with quote

allo

J'ai un probleme avec la configuration de mon clavier et gnome. A chaque fois que gnome démarre ou bien que je modifie quelque chose dans le paneau de configuration du clavier, je recois cette erreur :

Code:


Error activating XKB configuration.
Probably internal X server problem.

X server version data:
Gentoo Linux (The X.Org Foundation 6.8.0, revision r1-0.2.2.1)
60800000

If you report this situation as a bug, please include:
- The result of xprop -root | grep XKB
- The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb


le résultat de ca est :
Code:


_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc105", "ca_enhanced", "ca_enhanced", ""
_XKB_RULES_NAMES(STRING) = "xorg", "pc105", "ca_enhanced", "ca_enhanced", ""


du deuxieme
Code:


 layouts = [ca_enhanced sundeadkeys,ca_enhanced ca_enhanced]
 model = logiik
 overrideSettings = false
 options = [grp grp:alts_toggle,altwin  altwin:menu]
 update_handlers = []


ma config de xorg :
Code:


Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "kbd"
    Option "XkbRules"   "xorg"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "ca_enhanced"
    Option "XkbVariant" "ca_enhanced"


De plus, je ne peux pas afficher de 'é' dans la console. Et il m'est impossible de faire des caractères avec la touche ALT. Ce qui est très frustrant.

ahh, aussi, dans /etc/rc.conf j'Ai configurer
KEYMAP="cf"
SET_WINDOWKEYS="no"
EXTENDED_KEYMAPS=

Un p'tit coup de main serait apprécié, merci


Last edited by sanctus on Wed Nov 24, 2004 10:00 pm; edited 4 times in total
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Wed Nov 17, 2004 4:28 am    Post subject: Reply with quote

est ce que tes touches [] fonctionnent ? Si oui, tu peux modifier ton titre comme indique ici stp ?

[IMPORTANT] Comment se servir du forum !!
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
sanctus
n00b
n00b


Joined: 07 Nov 2004
Posts: 18
Location: Canada

PostPosted: Wed Nov 17, 2004 4:32 am    Post subject: Reply with quote

non elle fonctionne pas, mais je peux faire un copy/paste ;)
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Wed Nov 17, 2004 4:36 am    Post subject: Reply with quote

sanctus wrote:
non elle fonctionne pas, mais je peux faire un copy/paste ;)


OK, donc si tu pouvais changer ton titre pour te conformer a la regle stp ... Merci !
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
sanctus
n00b
n00b


Joined: 07 Nov 2004
Posts: 18
Location: Canada

PostPosted: Wed Nov 24, 2004 10:00 pm    Post subject: Reply with quote

Bon, j'ai partiellement corrigé mon problème.
je dois mettre en comentaire l'option "XkbVariant", sinon gnome chie.

Ensuite je dois dire a gnome apres qu'il me sort l'erreur, d'utlisé la config de X.

Code:

Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "kbd"
    Option "XkbRules"   "xorg"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "ca_enhanced"
#    Option "XkbVariant" "ca_enhanced"


Ce qui dérange avec ca, c'est que je ne peux pas utilisé les layouts avec gnome.

Mais bon, au moins j'ai mes clés supplémentaire.
Back to top
View user's profile Send private message
Talal
n00b
n00b


Joined: 22 Apr 2007
Posts: 6
Location: Montreal - Canada

PostPosted: Mon May 21, 2007 3:01 am    Post subject: Reply with quote

Pour le Xorg essaie ceci:

Code:

        Option  "Xkblayout" "ca"
        Option  "XkbVariant" "fr,winkeys"


Mais pour les Altcar il fault utiliser la touche Altcar (a droite en bas)
et NON la touche alt.
(Je m'excuse si tu savais ça ;)
-
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