This is a discussion on Xandros help within the Debian Linux support forums, part of the Debian Linux category; --> I installed Xandros 3.0. Immediately after I logged in I changed the display resolution to a unsupported value. I ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I installed Xandros 3.0. Immediately after I logged in I changed the display resolution to a unsupported value. I have "out of range" message now. I know there must be a command line to change to a safe value, but I can't find any reference probably it's so basic, nobody's talking about that. I assume I can log into console or something and adjust the value back. I would appreciate any help. |
| |||
| praf wrote: > I installed Xandros 3.0. Immediately after I logged in I changed the > display resolution to a unsupported value. I have "out of range" message > now. I know there must be a command line to change to a safe value, but > I can't find any reference probably it's so basic, nobody's talking > about that. I assume I can log into console or something and adjust the > value back. > > I would appreciate any help. dpkg-reconfigure xserver-xorg |
| |||
| On Fri, 04 Aug 2006 20:13:04 -0400, praf <praf@aol.com> wrote: > I installed Xandros 3.0. Immediately after I logged in I changed the > display resolution to a unsupported value. I have "out of range" message > now. I know there must be a command line to change to a safe value, but > I can't find any reference probably it's so basic, nobody's talking > about that. I assume I can log into console or something and adjust the > value back. > > I would appreciate any help. Press ctrl-alt-F1 to get to a console. -- O Lord, grant that we may always be right, for Thou knowest we will never change our minds. |
| |||
| Bill Marcum wrote: > On Fri, 04 Aug 2006 20:13:04 -0400, praf > <praf@aol.com> wrote: >> I installed Xandros 3.0. Immediately after I logged in I changed the >> display resolution to a unsupported value. I have "out of range" message >> now. I know there must be a command line to change to a safe value, but >> I can't find any reference probably it's so basic, nobody's talking >> about that. I assume I can log into console or something and adjust the >> value back. >> >> I would appreciate any help. > > Press ctrl-alt-F1 to get to a console. > > Thanks, but what is the command to adjust the display. |
| |||
| praf wrote: > Bill Marcum wrote: >> On Fri, 04 Aug 2006 20:13:04 -0400, praf <praf@aol.com> wrote: >>> I installed Xandros 3.0. Immediately after I logged in I changed the >>> display resolution to a unsupported value. I have "out of range" >>> message now. I know there must be a command line to change to a safe >>> value, but I can't find any reference probably it's so basic, >>> nobody's talking about that. I assume I can log into console or >>> something and adjust the value back. >>> >>> I would appreciate any help. >> >> Press ctrl-alt-F1 to get to a console. >> >> > > Thanks, but what is the command to adjust the display. again: dpkg-reconfigure xserver-xorg |
| |||
| On Sat, 05 Aug 2006 06:37:16 -0400, praf <praf@aol.com> wrote: > Bill Marcum wrote: >> On Fri, 04 Aug 2006 20:13:04 -0400, praf >> <praf@aol.com> wrote: >>> I installed Xandros 3.0. Immediately after I logged in I changed the >>> display resolution to a unsupported value. I have "out of range" message >>> now. I know there must be a command line to change to a safe value, but >>> I can't find any reference probably it's so basic, nobody's talking >>> about that. I assume I can log into console or something and adjust the >>> value back. >>> >>> I would appreciate any help. >> >> Press ctrl-alt-F1 to get to a console. >> >> > > Thanks, but what is the command to adjust the display. dpkg-reconfigure xserver-xorg or dpkg-reconfigure xserver-xfree86 -- You can rent this space for only $5 a week. |
| |||
| Bill Marcum wrote: > On Sat, 05 Aug 2006 06:37:16 -0400, praf > <praf@aol.com> wrote: >> Bill Marcum wrote: >>> On Fri, 04 Aug 2006 20:13:04 -0400, praf >>> <praf@aol.com> wrote: >>>> I installed Xandros 3.0. Immediately after I logged in I changed the >>>> display resolution to a unsupported value. I have "out of range" message >>>> now. I know there must be a command line to change to a safe value, but >>>> I can't find any reference probably it's so basic, nobody's talking >>>> about that. I assume I can log into console or something and adjust the >>>> value back. >>>> >>>> I would appreciate any help. >>> Press ctrl-alt-F1 to get to a console. >>> >>> >> Thanks, but what is the command to adjust the display. > > dpkg-reconfigure xserver-xorg or dpkg-reconfigure xserver-xfree86 > I note that Xandros 3 comes with X Windows System 6.9.0. That is X.org, so the correct command is dpkg-reconfigure xserver-xorg. |
| ||||
| praf <praf@aol.com> writes: > Bill Marcum wrote: >> On Fri, 04 Aug 2006 20:13:04 -0400, praf <praf@aol.com> wrote: >>> I installed Xandros 3.0. Immediately after I logged in I changed >>> the display resolution to a unsupported value. I have "out of >>> range" message now. I know there must be a command line to change >>> to a safe value, but I can't find any reference probably it's so >>> basic, nobody's talking about that. I assume I can log into console >>> or something and adjust the value back. >>> >>> I would appreciate any help. >> Press ctrl-alt-F1 to get to a console. >> > > Thanks, but what is the command to adjust the display. You have been told in another reply: dpkg-reconfigure xserver-xorg |