| Author |
Message |
Bob Oblong *nix forums beginner
Joined: 18 Feb 2006
Posts: 10
|
Posted: Tue Jul 04, 2006 3:30 pm Post subject:
Sol 10 6-06 login screen settings
|
|
|
How can one alter the settings dtlogin uses to create the login screen?
I have a Dell 19" flat panel and it complains that it is not at optimum
resolution every time Solaris starts up. Would like to force this
screen to 1280x1024 @ 60Hz. Possible? Been looking through the docs
but just haven't found the place where it's described.
thank you |
|
| Back to top |
|
 |
tunla *nix forums Guru Wannabe
Joined: 19 Feb 2005
Posts: 286
|
Posted: Tue Jul 04, 2006 8:26 pm Post subject:
Re: Sol 10 6-06 login screen settings
|
|
|
Bob Oblong wrote:
| Quote: | How can one alter the settings dtlogin uses to create the login screen?
I have a Dell 19" flat panel and it complains that it is not at optimum
resolution every time Solaris starts up. Would like to force this
screen to 1280x1024 @ 60Hz. Possible? Been looking through the docs
but just haven't found the place where it's described.
thank you
|
You will have to find the documentation for your screen
and look for the MODELINE string to put into the /etc/X11/xorg.conf
file for this particular monitor type.
the MODELINE parameter describes a screen type to Xorg if the
DDE screen discovery fails.
Search for , xorg modeline and you monitor type identifier on
google.
or simply ask Dell for what the modeline string should be
//Lars |
|
| Back to top |
|
 |
tunla *nix forums Guru Wannabe
Joined: 19 Feb 2005
Posts: 286
|
Posted: Tue Jul 04, 2006 8:27 pm Post subject:
Re: Sol 10 6-06 login screen settings
|
|
|
Bob Oblong wrote:
| Quote: | How can one alter the settings dtlogin uses to create the login screen?
I have a Dell 19" flat panel and it complains that it is not at optimum
resolution every time Solaris starts up. Would like to force this
screen to 1280x1024 @ 60Hz. Possible? Been looking through the docs
but just haven't found the place where it's described.
thank you
|
You will have to find the documentation for your screen
and look for the MODELINE string to put into the /etc/X11/xorg.conf
file for this particular monitor type.
the MODELINE parameter describes a screen type to Xorg if the
DDE screen discovery fails.
Search for , xorg modeline and you monitor type identifier on
google.
or simply ask Dell for what the modeline string should be
//Lars |
|
| Back to top |
|
 |
tunla *nix forums Guru Wannabe
Joined: 19 Feb 2005
Posts: 286
|
Posted: Tue Jul 04, 2006 8:28 pm Post subject:
Re: Sol 10 6-06 login screen settings
|
|
|
Bob Oblong wrote:
| Quote: | How can one alter the settings dtlogin uses to create the login screen?
I have a Dell 19" flat panel and it complains that it is not at optimum
resolution every time Solaris starts up. Would like to force this
screen to 1280x1024 @ 60Hz. Possible? Been looking through the docs
but just haven't found the place where it's described.
thank you
|
You will have to find the documentation for your screen
and look for the MODELINE string to put into the /etc/X11/xorg.conf
file for this particular monitor type.
the MODELINE parameter describes a screen type to Xorg if the
DDE screen discovery fails.
Search for , xorg modeline and you monitor type identifier on
google.
or simply ask Dell for what the modeline string should be
//Lars |
|
| Back to top |
|
 |
tunla *nix forums Guru Wannabe
Joined: 19 Feb 2005
Posts: 286
|
Posted: Tue Jul 04, 2006 8:29 pm Post subject:
Re: Sol 10 6-06 login screen settings
|
|
|
Bob Oblong wrote:
| Quote: | How can one alter the settings dtlogin uses to create the login screen?
I have a Dell 19" flat panel and it complains that it is not at optimum
resolution every time Solaris starts up. Would like to force this
screen to 1280x1024 @ 60Hz. Possible? Been looking through the docs
but just haven't found the place where it's described.
thank you
|
You will have to find the documentation for your screen
and look for the MODELINE string to put into the /etc/X11/xorg.conf
file for this particular monitor type.
the MODELINE parameter describes a screen type to Xorg if the
DDE screen discovery fails.
Search for , xorg modeline and you monitor type identifier on
google.
or simply ask Dell for what the modeline string should be
//Lars |
|
| Back to top |
|
 |
Alan Coopersmith *nix forums Guru
Joined: 20 Feb 2005
Posts: 398
|
Posted: Tue Jul 11, 2006 5:28 pm Post subject:
Re: Sol 10 6-06 login screen settings
|
|
|
Bob Oblong <boblong@longbob.net> writes in alt.solaris.x86:
|How can one alter the settings dtlogin uses to create the login screen?
|
|I have a Dell 19" flat panel and it complains that it is not at optimum
|resolution every time Solaris starts up. Would like to force this
|screen to 1280x1024 @ 60Hz. Possible? Been looking through the docs
|but just haven't found the place where it's described.
It's the X server configuration you have to modify - dtlogin has no
say in the matter. Search for details on configuring xorg.conf.
--
Alan Coopersmith * alanc@alum.calberkeley.org * Alan.Coopersmith@Sun.COM
http://blogs.sun.com/alanc/ * http://people.freedesktop.org/~alanc/
http://del.icio.us/alanc/ * http://www.csua.berkeley.edu/~alanc/
Working for, but definitely not speaking for, Sun Microsystems, Inc. |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|