Hi,

I also faced the same issue. Then i tried dpkg-reconfigure xserver-xorg. But
it didn't worked.
So, i have copied the file /etc/X11/xorg.conf  It works,

On Thu, Nov 6, 2008 at 5:57 PM, Zaki Akhmad <[EMAIL PROTECTED]> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Thu, Nov 6, 2008 at 1:37 AM, Florian Kulzer  wrote:
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: http://getfiregpg.org
>
> iEUEARECAAYFAkkS4pEACgkQT4k8JfIMt5dAZgCfVMoruAh/3sFtRWAPp3eiQEKF
> OTMAmMoXOF5F5jhfQHfvUDNYLESGd2Y=
> =hdHU
> -----END PGP SIGNATURE-----
>
> >
> > It should still be possible to specify you desired resolution(s) in
> > the Screen section of xorg.conf like this:
> >
> > Section "Screen"
> >      Identifier      "Default Screen"
> >      Monitor         "Configured Monitor"
> >      DefaultDepth    24
> >      SubSection "Display"
> >              Depth       24
> >              Modes       "1280x1024" "1024x768" "800x600"
> >      EndSubSection
> > EndSection
> >
> > If you specify more than one resolution, like in my example above, then
> > you can switch between them by holding down CTRL and ALT and using the
> > plus or minus key on the numerical keypad. If you have an LCD screen
> > with a fixed number of pixels then you should use exactly the matching
> > resolution. If your graphics card cannot support your desired resolution
> > then you might have to decrease the Depth from 24 to 16.
>
> Yup, I think my VGA card only support 16 colour depth. And I am using LCD.
>
> > If you want to be on the safe side then you can furthermore look up the
> > acceptable horizontal and vertical frequency ranges for your monitor (do
> > not just copy the values that I give in the example below!) and add them
> > to the monitor section like this:
> >
> > Section "Monitor"
> >        Identifier      "Configured Monitor"
> >        HorizSync       31-80
> >        VertRefresh     56-75
> >        DisplaySize     335 270
> > EndSection
> >
> > HorizSync is in kHz, VertRefresh is in Hz. The DisplaySize is width and
> > height in millimeters; it is not absolutely necessary that you specify
> > it, but it can help to avoid inconsistencies with the sizes of fonts.
>
> Ok, Florian. Thank's a lot for your hint. I'll let others know the
> result later when I'm done testing with new xorg.conf configuration.
>
> --
> Zaki Akhmad
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>


-- 
Krishna Chandra Prajapati
MySQL DBA,
Ed Ventures e-Learning Pvt.Ltd.
1-8-303/48/15, Sindhi Colony
P.G.Road, Secunderabad.
Pin Code: 500003
Office Number: 040-66489771
Mob: 9912924044
URL: ed-ventures-online.com
Email-id: [EMAIL PROTECTED]

Reply via email to