From: Mike Mazur <mmazur@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Changing xorg.conf at runtime (nVidia cards)
Date: Fri, 31 Jul 2009 10:34:53 +0800 [thread overview]
Message-ID: <184110a70907301934h41c94c6exa6a1c957e008a0b2@mail.gmail.com> (raw)
In-Reply-To: <9065b8fe0907301444m5f717770if01bd6a4a3e31db6@mail.gmail.com>
Hi,
On Fri, Jul 31, 2009 at 05:44, Fernando Antunes<fs.antunes@gmail.com> wrote:
> I don't use xorg.conf in my notebook Lenovo T61, Intel 965GSM , xorg and
> xfce ~x86, gentoo 2.6.30 with KMS, anymore.
> Both kernel and X switch to 1280x800 resolution automatically, xinerama is
> disable.
Interesting, so you don't have /etc/X11/xorg.conf file at all?
> When I connect a external monitor, I just use this basic script to adjust my
> external monitor to have a wide screen (VGA1)
>
> xrandr --output LVDS1 --mode 1280x800
> xrandr --output VGA1 --mode 1280x1024 --above LVDS1
>
> To do this more useful, you can pass the resolution of VGA1 as a parameter.
>
> To disable wide screen :
>
> xrandr --output LVDS --mode 1280x800
> xrandr --output VGA --mode 1024x1024 --same-as LVDS
I have seen examples like this, but they all start with "execute
`xrandr -q` to see which displays are connected" which in my case
doesn't work. I only see something like this:
$ xrandr -q
Screen 0: minimum 2560 x 1024, current 2560 x 1024, maximum 2560 x 1024
default connected 2560x1024+0+0 0mm x 0mm
2560x1024 50.0*
I think this may be because I'm using the xorg.conf files as generated
by the nvidia-settings tool. I'll try starting X without an xorg.conf
file to see if this has any effect.
Thanks,
Mike
next prev parent reply other threads:[~2009-07-31 2:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-28 14:35 [gentoo-user] Changing xorg.conf at runtime (nVidia cards) Mike Mazur
2009-07-29 14:27 ` bn
2009-07-30 21:44 ` Fernando Antunes
2009-07-31 2:34 ` Mike Mazur [this message]
2009-07-31 3:23 ` Dale
2009-07-31 14:28 ` Mike Mazur
2009-07-31 16:48 ` Fernando Antunes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=184110a70907301934h41c94c6exa6a1c957e008a0b2@mail.gmail.com \
--to=mmazur@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox