il mio problema è che la tastiera non ne vuole sapere di scrivere in italiano (in verità sono solo i caratteri speciali tipo: °à#+èéa non funzionare) mi sono compilato a mano xorg.conf ma niente, ve lo posto.
spero mi possiate dare una manoSection "ServerLayout"
Identifier "Xorg Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "xorg"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "Card0"
Driver "sis"
VendorName "Silicon integrated Systems"
BoardName "86C326 5598/6326"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "NCI"
ModelName "NECCI CT900pm"
Option "DPMS"
HorizSync 30.0-80.0
VertRefresh 60.0-71.0
Option "PreferredMode" "1280x1024"
EndSection
Section "Modes"
Identifier "Modes0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
Subsection "Display"
Depth 16
Modes "1280x1024"
EndSubsection
EndSection
p.s xfce
ciao
