KrzyGlue wrote: > Hey thanks for the reply, > > Yes, CS supports that resolution (works in Windows). "xrandr" output includes: > > 1680x1050 50.0* 51.0 That's your problem. Disable twinview in xorg.conf and restart X: Code: Section "Device" ..... Option "DynamicTwinView" "FALSE" EndSection