With help from I managed to get my screen resultution of my Ubutunu installed PC bigger. Becasue Xorg (Ubuntu 8.04.1) doesn’t detect a TFT/LCD screen right. The screen resolution was 640×480. Too small…
The Monitor section of the file ‘/etc/X11/xorg.conf’ looks:
Section "Monitor"
Identifier "iiyama AS4637UT"
Option "DPMS"
HorizSync 28-80
VertRefresh 75-75
EndSection
As mentioned change also the Monitor value in the Screen section to match the Identifier used in the Monitor section.


Comments