Re: Resolution on GNOME...

2006-12-12 Thread Eric Mesa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Ne'Bahn wrote:
 FreeBSD 6.1

 I can't change resolutions under GNOME, anyone can help me, I've
 modified xorg.conf almost a million of times but nothing else...
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions To
 unsubscribe, send any mail to
 [EMAIL PROTECTED]

When you modified it, did you restart X?

- --
Eric Mesa
[EMAIL PROTECTED]
http://www.ericsbinaryworld.com
Note:  All emails from this address should have a GPG signature.  If
you have the proper setup you can use this to confirm my identity and
that the email was not changed in transit.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFFf4WVPvU+8ApmWXIRAvgnAJ0S/O2MLrEs2W+ekd+QBDUllFY56wCg6fL0
lvc/58Ot76cVGPYEFlS+vlE=
=hn65
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Resolution on GNOME...

2006-12-12 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Eric Mesa wrote:
 Ne'Bahn wrote:
 FreeBSD 6.1
 
 I can't change resolutions under GNOME, anyone can help me, I've
 modified xorg.conf almost a million of times but nothing else...
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions To
 unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 When you modified it, did you restart X?
 

Have you tried a process similar to this:
http://wiki.vidalinux.com/index.php/How_to_change_X_resolution?
- -Garrett
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFf4oAEnKyINQw/HARAlLvAKCGFa4nXsIaVdZQv6gIYuGeXvjhSwCfXhf9
x9+d/Ga8wPlQNMOom4tukk0=
=Ixzu
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Resolution on GNOME...

2006-12-12 Thread Christian Walther

You can try the xrandr command using a terminal.

$ xrandr -q

gives a list of all supported resolution, while you can use

$ xrandr -s SZ

to set a specific resolution. SZ is the first column of the xrandr -q output.

For everything else do a man xrandr.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]