[Openchrome-users] problem with Syncmaster wide monitor
John Robinson
john.robinson
Thu Sep 27 09:12:36 PDT 2007
On 27/09/2007 05:37, Alex Roitman wrote:
> Hello,
>
> I am having problems with setting up the Samsung Syncmaster 216BW
> monitor. I have an onboard UniChrome chip:
> Chipset VM800/CN700/P4M800Pro found
>
> When the mode is of 1.6 aspect ratio, the image "does not fit" into
> the display. The height is fine, but I can see only about 2/3 widths
> of the desktop.
>
> When the mode is anything with 1.33 ratio, I can see the whole
> thing, but of course it is now squished and appears wrong.
>
> I googled a bit and found this:
> http://visnup.com/2007/08/28/fedora-7-at-1680x1050/
>
> but it is for an Intel graphic chip. I wonder if anybody savvy
> in modelines, dotclocks and whatnot can direct me into something
> similar for the unichrome chip.
I'm not quite sure, but have you set DisplaySize to something that's
1.6:1? Like this perhaps:
Section "Monitor"
Identifier "Monitor0"
ModelName "Samsung SyncMaster 216BW"
DisplaySize 480 300
EndSection
If you use a 1.6:1 mode, the apps that pay any attention will now know
the pixels are square.
Another trick: tell X your monitor's smaller than it really is, and
things will be drawn bigger. Try:
DisplaySize 336 210
The opposite also works:
DisplaySize 560 350
will draw things smaller.
Cheers,
John.
More information about the Openchrome-users
mailing list