# XF86Config-4 Sony PCG-C1VE francais # origine : Christoph Berg # modifie par nicolas henry www.caronico.com Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection # This loads all the modules... Section "Module" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "pex5" Load "record" Load "xie" Load "v4l" Load "freetype" Load "speedo" Load "type1" EndSection Section "InputDevice" Identifier "C1VE Keyboard" Driver "keyboard" Option "XkbLayout" "fr" EndSection Section "InputDevice" Identifier "C1VE Mouse Stick" Driver "mouse" Option "Device" "/dev/misc/psaux" Option "Protocol" "PS/2" Option "Emulate3Buttons" "yes" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "USB Mouse" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mouse0" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "Monitor" Identifier "C1VE LCD Panel" VendorName "Sony" ModelName "Vaio C1VE LCD Panel" ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 560 -hsync -vsync Option "DPMS" EndSection Section "Device" Identifier "ATI Technologies Inc Rage Mobility P/M" Driver "ati" VendorName "ATI" BoardName "ATI 3D Rage Mobility P/M" BusID "PCI:0:13:0" ClockChip "Internal" ChipSet "mach64" ChipId 0x4c52 ChipRev 0x64 EndSection Section "Screen" Identifier "C1VE Screen" Device "ATI Technologies Inc Rage Mobility P/M" Monitor "C1VE LCD Panel" DefaultDepth 24 Subsection "Display" Depth 32 Modes "1024x480" Virtual 1024 768 EndSubSection Subsection "Display" Depth 24 Modes "1024x480" Virtual 1024 768 EndSubSection Subsection "Display" Depth 16 Modes "1024x480" # Virtual 1024 768 ViewPort 1024 480 EndSubSection Subsection "Display" Depth 8 Modes "1024x480" Virtual 1024 768 EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "ServerLayout" Identifier "layout0" Screen "C1VE Screen" #Screen "VGA" RightOf "C1VE Screen" InputDevice "C1VE Keyboard" "CoreKeyboard" InputDevice "C1VE Mouse Stick" "CorePointer" InputDevice "USB Mouse" "SendCoreEvents" Option "BlankTime" "5" Option "OffTime" "15" EndSection