Section "Device" Identifier "Seat1" Driver "radeon" BusID "PCI:2:7:0" # Hier die BusID anpassen Option "monitor-DVI-0" "DVI" Option "monitor-VGA-1" "VGA" Option "DPMS" Option "RenderAccel" "off" Option "DRI" "false" Option "NoAccel" "true" EndSection Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen1" 0 0 EndSection Section "Module" Load "glx" EndSection Section "Monitor" Identifier "DVI" Option "DPMS" "true" Option "PreferredMode" "1680x1050" Option "TargetRefresh" "60" Option "Position" "0 0" Option "Rotate" "normal" Option "Disable" "false" EndSection Section "Monitor" Identifier "VGA" Option "DPMS" "true" Option "PreferredMode" "1400x1050" Option "TargetRefresh" "60" Option "Position" "1680 0" Option "Rotate" "normal" Option "Disable" "false" EndSection Section "Screen" Identifier "Screen1" Device "Seat1" DefaultDepth 24 SubSection "Display" Viewport 0 0 Virtual 3080 1050 Depth 24 EndSubSection EndSection Section "ServerFlags" Option "DontVTSwitch" "true" EndSection Section "InputClass" Identifier "ignore_other_seats" Option "Ignore" "yes" EndSection Section "InputClass" Identifier "use_seat_devices" MatchTag "input_seat1" Option "Ignore" "no" EndSection