Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
layout "it" in Xorg non avvia correttamente
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
Sawk
n00b
n00b


Joined: 17 Nov 2005
Posts: 26
Location: Pordenone, Italy

PostPosted: Sun Feb 12, 2006 9:04 pm    Post subject: layout "it" in Xorg non avvia correttamente Reply with quote

ciao a tutti

nel mio xorg.conf ho:

Quote:
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"

Option "XkbModel" "pc105"
Option "XkbLayout" "it"
Option "XKbOptions" ""
EndSection


però quando avvio mi da questo errore:

Quote:
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error: Error interpreting include file pc
> Exiting
> Abandoning symbols file default
Errors from xkbcomp are not fatal to the X server


inoltre ho provato a settare la tastiera da terminale, questo è il risultato:

Quote:
localhost sawk # setxkbmap -rules xorg -model pc105 -layout it -option ""
Error loading new keyboard description



qualcuno sa cosa possa essere ?
Back to top
View user's profile Send private message
Apetrini
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1158

PostPosted: Sun Feb 12, 2006 11:59 pm    Post subject: Reply with quote

Dai un occhiata alla stringa
Code:
Option "XkbRules"   "xorg"
se ce l'hai...
_________________
Linux ape 2.6.31-vanilla. Paludis since 0.28.0.
Back to top
View user's profile Send private message
Sawk
n00b
n00b


Joined: 17 Nov 2005
Posts: 26
Location: Pordenone, Italy

PostPosted: Mon Feb 13, 2006 1:59 pm    Post subject: Reply with quote

l'ho aggiunta ma non funziona lo stesso
Back to top
View user's profile Send private message
Apetrini
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1158

PostPosted: Mon Feb 13, 2006 7:18 pm    Post subject: Reply with quote

Sei sicuro di non avere nient'altro che comincia con "XkbRules"...

A me quella volta che era successo era per colpa di questa stringa...
_________________
Linux ape 2.6.31-vanilla. Paludis since 0.28.0.
Back to top
View user's profile Send private message
Sawk
n00b
n00b


Joined: 17 Nov 2005
Posts: 26
Location: Pordenone, Italy

PostPosted: Mon Feb 13, 2006 7:34 pm    Post subject: Reply with quote

Code:
sawk@localhost ~ $ grep XkbRules /etc/X11/xorg.conf
        Option      "XkbRules"    "xorg"
sawk@localhost ~ $



;-)
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