Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error activating XKB configuration[RISOLTO]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
nillkheope
Tux's lil' helper
Tux's lil' helper


Joined: 21 Mar 2005
Posts: 92

PostPosted: Tue Sep 05, 2006 1:28 pm    Post subject: Error activating XKB configuration[RISOLTO] Reply with quote

Ciao a tutti qualche giorno fa trovandomi con una gentoo perfetta ho deciso di andare a crearmi qualche strano errore.
Sono passato da un xorg 6.8 ad 7.1 (che passaggio eh ?) e dopo aver dato il solito startx il tutto funziona bene eccetto la tastiera.
Infatti non sono abilitati i tasti tipo la chiocciola e tutti i tasti funzione di 3 livello (spero si chimino cosi').
Riporto per intero il messaggio d'errore che mi compare.
Code:

Error activating XKB configuration.
It can happen under various circumstances:
- a bug in libxklavier library
- a bug in X server (xkbcomp, xmodmap utilities)
- X server with incompatible libxkbfile implementation

X server version data:
The X.Org Foundation
70101000

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/kbd


Riporto anche la sezione riguardante la tastiera del file xorg.conf.
Code:

Section "InputDevice"
        Identifier      "Keyboard0"
        Driver  "kbd"
        Option  "CoreKeyboard"
        Option  "XkbRules" "xorg"
        Option  "XkbLayout" "it"
        Option  "XkbModel" "pc105"
        Option  "XkbOptions" "grp:toggle,grp_led:scroll"
        Option  "XkbVariant" "winkeys"
EndSection


Sapete aiutarmi?? :roll:

Grazie.


Last edited by nillkheope on Thu Sep 07, 2006 8:15 am; edited 1 time in total
Back to top
View user's profile Send private message
nillkheope
Tux's lil' helper
Tux's lil' helper


Joined: 21 Mar 2005
Posts: 92

PostPosted: Wed Sep 06, 2006 12:32 pm    Post subject: Reply with quote

dai nessuno ha avuto problemi con il passaggio all'ultimo xorg modulare? 8O .....mah tutte a me capitano! :cry:
Back to top
View user's profile Send private message
nillkheope
Tux's lil' helper
Tux's lil' helper


Joined: 21 Mar 2005
Posts: 92

PostPosted: Thu Sep 07, 2006 8:15 am    Post subject: Reply with quote

ok, ho risolto così:
ho modificato il mio file xorg.conf eliminando alcuni parametri opzionali alla sezione keyboard.
Code:
Option  "XkbRules" "xorg"
        Option  "XkbLayout" "it"
        Option  "XkbModel" "pc105"
        #Option  "XkbOptions" "grp:toggle,grp_led:scroll"
        #Option  "XkbVariant" "dvorak,winkeys"


ora rifunziona tutto. :lol:

Per la cronaca i parametri XkbOption e XkbVariant li ho sempre usati sotto le precedenti versioni di xorg.
Ho provato a leggere la guida della migrazione verso xorg modulare ma non è molto chiara la sezione sui problemi XKB.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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