[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: nuova debian, parecchi problemi...



On Sun, Feb 17, 2002 at 01:03:47PM +0100, davide pesenti wrote:
> Il Sun, 17 Feb 2002 09:39:23 +0100
> Mario Ambrogetti <mario@penguin.polito.it> ha scritto:
> 
> || Controlla il file "/etc/X11/XF86Config-4" per XFree86 V4.x o il
> || file file "/etc/X11/XF86Config" per XFree86 V3.x nella
> || sezione "InputDevice" (quella della tastiera) la riga con "XkbLayout"
> || e' quella italiana "it" ? 
> 
> comincio ad essere un po' sconfortato... ecco XF86Config-4:
> 
> ...
> 
> Section "InputDevice"
>         Identifier      "Generic Keyboard"
>         Driver          "keyboard"
>         Option          "CoreKeyboard"
>         Option          "XkbRules"      "xfree86"
>         Option          "XkbModel"      "pc105"
>         Option          "XkbLayout"     "it"
>         Option          "XkbVariant"    "it"
> EndSection

prova:

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"

# le prossime 2 non dovrebbero essere necessarie
	Option		"LeftAlt"	"Meta"
	Option		"RigthAlt"	"Meta"

# questa dovrebbe essere la linea che ti manca:
	Option		"grp:switch"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc102"  ## i tasti win non servono
	Option		"XkbLayout"	"it"
#	Option		"XkbVariant"	"it"  ## boh, perche' metterlo?
EndSection


ciao,
Daniele.

p.s.: anche a me l'invio del tastierino genera un quadratino, ma non
dappertutto ... mi capita raramente di usare il tastierino, quindi non
lo so'



Reply to: