Zplay a écrit :
T'a pas des exemples ou des tutos?
Voui, voilà un zoli exemple, mon xorg.conf
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "EcranRadeon"
Screen 1 "EcranGeForce" RightOf "EcranRadeon"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
Option "xinerama" "on"
Option "clone" "off"
EndSection
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "freetype"
Load "int10"
Load "type1"
Load "vbe"
Load "dbe"
Load "glx"
Load "dri"
Load "extmod"
EndSection
Section "ServerFlags"
Option "Blank Time" "30"
Option "Standby Time" "60"
Option "Off Time" "120"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "Protocol" "Standard"
Option "XkbLayout" "fr,fr"
Option "XkbModel" "logicdp"
Option "XkbOptions" "grp:alt_shift_toggle"
Option "XkbVariant" "latin9,"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Samsung203B"
DisplaySize 408 300
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS" "true"
EndSection
Section "Monitor"
Identifier "Belinea101735"
HorizSync 30.0 - 80.0
VertRefresh 50.0 - 75.0
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Radeon9250AGP"
Driver "radeon"
BusID "PCI:4:0:0"
EndSection
Section "Device"
Identifier "GeForce6200PCIE"
Driver "nv"
Option "Rotate" "CCW"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "EcranRadeon"
Device "Radeon9250AGP"
Monitor "Samsung203B"
DefaultDepth 24
SubSection "Display"
Depth 24
Virtual 1400 1050
Modes "1400x1050"
EndSubSection
EndSection
Section "Screen"
Identifier "EcranGeForce"
Device "GeForce6200PCIE"
Monitor "Belinea101735"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
-------
Attention, je suis en rogne !
|