linux user group brescia

immagine del castello

Archivio della mailing list

vector linux keyboard

dino moser d.moser a pavoniani.it
Dom 1 Feb 2004 19:48:39 UTC
ho un problema dopo aver installato la vector linux
non mi riconosce la tastiera italiana... o meglio in modalità testuale è
tutto ok con i vari / - ecc.. a posto mentre quando lancio startx
i vari programmi vedono i caratteri in altro modo (penso la tastiera
americana)
ho letto un po' di commenti e mi dicono di risettare il XF86Config
ma con delle indicazioni che non riesco a impostare....
qui di seguito inserisco il mio XF86Config-4
ma non so se è questo da sistemare:
(per il resto è una cistribuzione che faccio girare con icewm e pur avendo
un computer non certo all'avanguardia va velocissimo!!)
grazie!


Section "Files"
	ModulePath	"/usr/X11R6/lib/modules/altdrivers"
	ModulePath	"/usr/X11R6/lib/modules"

	# Local Fontserver: Disabled by default.
	#FontPath	"unix/:7100"

	# Unscaled Bitmap Fonts:
	FontPath	"/usr/lib/X11/fonts/75dpi:unscaled"
	FontPath	"/usr/lib/X11/fonts/100dpi:unscaled"

	# Scalable TrueType and CID Fonts (via DeFoMa):
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

	# Scalable TrueType Fonts (via std X path):
	FontPath	"/usr/lib/X11/fonts/TrueType"

	# Scalable Speedo and Type1 Fonts:
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"

	# Scaled Bitmap fonts (ugly) :
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"

	# Misc. Fonts:
	FontPath	"/usr/share/fonts"
EndSection

Section "Module"
	Load	"ddc"
	Load	"GLcore"
	Load	"dbe"
	Load	"dri"
	Load	"extmod"
	Load	"glx"
	Load	"record"
	Load	"bitmap"
	Load	"freetype"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
	Load	"int10"
	Load	"xandetect"
EndSection

Section "InputDevice"
	Identifier	"Keyboard1"
	Driver	"keyboard"
	Option	"CoreKeyboard"
	Option	"XkbRules"	"xfree86"
EndSection

# extra options in [mouse.p1] ps2info = 0x0
Section "InputDevice"
	Identifier	"mouse.p1"
	Driver	"mouse"
	Option	"CorePointer"
	Option	"Device"	"/dev/psaux"
	Option	"Protocol"	"Auto"
	Option	"Emulate3Buttons"	"YES"
	Option	"ZAxisMapping"	"4 5"
EndSection

Section "InputDevice"
	Identifier	"mouse.usb"
	Driver	"mouse"
	Option	"SendCoreEvents"	"YES"
	Option	"Device"	"/dev/input/mice"
	Option	"Protocol"	"IMPS/2"
	Option	"Emulate3Buttons"	"YES"
	Option	"ZAxisMapping"	"4 5"
EndSection

Section "DRI"
	Mode	0666
EndSection

# pci info: 0x1023, 0x9388, 0xA0
Section "Device"
	Identifier	"Device1"
	Driver		"trident"
	BusID		"PCI:0:20:0"
	Screen		0
EndSection

Section "Monitor"
	Identifier	"Monitor1"
	VendorName	"Unknown"
	ModelName	"Default"
	HorizSync	31.5-105
EndSection

# res 1024 768
Section "Screen"
	Identifier	"Screen1"
	Device	"Device1"
	Monitor	"Monitor1"
	DefaultDepth	16
	SubSection	"Display"
		Depth	4
		Modes	"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection	"Display"
		Depth	8
		Modes	"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection	"Display"
		Depth	15
		Modes	"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection	"Display"
		Depth	16
		Modes	"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection	"Display"
		Depth	24
		Modes	"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection	"Display"
		Depth	32
		Modes	"1024x768"	"800x600"	"640x480"
	EndSubSection
EndSection

Section "ServerFlags"
	AllowMouseOpenFail
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen	"Screen1"
	InputDevice	"Keyboard1"
	InputDevice	"mouse.p1"
	InputDevice	"mouse.usb"
EndSection






Maggiori informazioni sulla lista Lug