From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [OT] external monitor
Date: Thu, 9 Nov 2006 22:25:31 -0700 [thread overview]
Message-ID: <7573e9640611092125j3b75d309l9d884c39496cf733@mail.gmail.com> (raw)
In-Reply-To: <y65ejscfq22.fsf@minnie.esd.mun.ca>
On 11/9/06, Roger Mason <rmason@esd.mun.ca> wrote:
> Is there any way to have 1280x800 on the lcd and (simultaneously) 1280
> x 1024 on the external monitor/projector?
First, make sure you have xinerama in USE. If not, add it, and do an
"emerge --newuse world". Xinerama is the X extension that lets
applications know about multiple monitors, so that popups and font
sizes work out correctly.
I don't have an ATI graphics chip any more, but based on a thread [1]
on the rage3d forums, I believe you'll need the following lines in
your Device section:
Option "MerdgedFB" "true"
Option "CRT2HSync" "30.0-90.0"
Option "CRT2VRefresh" "60-100"
Option "CRT2Position" "RightOf"
Option "MetaModes" "1280x800+1280x1024"
Option "MergedXinerama" "on"
Option "MergedNonRectangular" "on"
Option "MergedXineramaCRT2IsScreen0" "false"
HTH,
-Richard
[1] http://www.rage3d.com/board/showthread.php?t=33871419
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-11-10 5:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-09 18:11 [gentoo-user] [OT] external monitor Roger Mason
2006-11-10 5:25 ` Richard Fish [this message]
2006-11-10 12:35 ` Roger Mason
2006-11-13 12:55 ` Roger Mason
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=7573e9640611092125j3b75d309l9d884c39496cf733@mail.gmail.com \
--to=bigfish@asmallpond.org \
--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