Ept 29.05.2011 18:00 Home

тут будет работающий 10-monitor.conf для моей 4850

1. Ept 29.05.2011 18:00 Home

Section "Device"
Identifier "ATI Technologies HD2400XT Pro"
Driver "radeon"
#Option "Monitor-DVI-0" "Monitor0"
#Option "Monitor-DVI-1" "Monitor1"
EndSection
Section "Monitor"
Identifier "DVI-0"
Option "DPMS" "true"
EndSection
Section "Monitor"
Identifier "DVI-1"
Option "DPMS" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI Technologies HD2400XT Pro"
Monitor "DVI-0"
DefaultDepth 24

SubSection "Display"
Depth 24
Modes "1680x1050" "1280x1024" "1440x900" "1280x800" "1152x864" "1280x720" "1280x768" "832x624" "800x600" "640x480" "720x400"
# ADD A VIRTUAL LINE TO PROVIDE FOR THE LARGEST SCREENS YOU WILL HOTPLUG
Virtual 2960 2960
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "ATI Technologies HD2400XT Pro"
Monitor "DVI-0"
DefaultDepth 24

SubSection "Display"
Depth 24
Modes "1280x1024" "1280x800" "1280x768" "800x600" "640x480"
# ADD A VIRTUAL LINE TO PROVIDE FOR THE LARGEST SCREENS YOU WILL HOTPLUG
Virtual 2960 2960
EndSubSection
EndSection

Section "ServerLayout"
Identifier "DualScreen"
Screen 0 "Screen0"
Screen 1 "Screen1" RightOf "Screen0"
EndSection

2. EptEpt /1 29.05.2011 18:04 Home

http://pastebin.com/vcpCZPXf

Do you really want to delete ?