On Wed, Sep 12, 2007 at 11:17:27AM -0500, Hugo Vanwoerkom wrote: > > Misko wrote: > >When system sturt up it start X server in 1024x768 resoulution > >but only if monitor is switced on at booting time. If monitor is off > >than X start in 640x480 resolution. Can this be fixed? > > In /etc/gdm/gdm.conf I have: > > .... > command=/usr/bin/X1 :0 -layout X1 -dpi 110 -deferglyphs 16 > -isolateDevice \"PCI:0:10:0\" vt7 > .... > > That -dpi starts X always at that resolution.
I had in /etc/gdm/gdm.conf command=/usr/bin/X -dpi 96 -audit 0 +accessx 0 and after changing that to command=/usr/bin/X -dpi 110 -audit 0 +accessx 0 did not help. What helped was adding two lines in /etc/X11/xorg.conf into Section "Monitor" HorizSync 30-70 VertRefresh 50-160 which are from my monitor specification. Thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]