From: list-catcher <list-catcher@hellburner.com>
To: gentoo-amd64@lists.gentoo.org
Subject: [gentoo-amd64] twinview
Date: Sun, 04 Mar 2007 15:49:16 -0500 [thread overview]
Message-ID: <45EB30CC.9080709@hellburner.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1542 bytes --]
Does anyone use twinview to run two monitors at different resolutions?
I've got two monitors one on top of the other with the lower
resolutioned one on top. The one on top (lower resolution) has a dead
area where the window manager/X thinks exists but doesn't show.
Sometimes the window manager will put windows there that I can't see.
I'm not sure where the problem is because different window managers
treat it differently, although the dead space exists in all of them.
In fvwm, for example, if I maximize a window that is predominately in
the lower resolutioned monitor it will make that window take up the
entire visible area not including the dead space. Yet, fvwm does load
windows in the dead space sometimes and I can drag my cursor into it.
Fluxbox maximizes windows to the entire desktop, both monitors, which is
annoying but that's another issue, including the dead space.
xorg.conf is attached.
aristotle ~ # emerge -p fvwm
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] x11-wm/fvwm-2.5.18-r1 USE="gtk nls perl png readline
truetype xinerama -bidi -debug -imlib -rplay -stroke -tk" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
aristotle ~ # emerge -p fluxbox
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] x11-wm/fluxbox-0.9.15.1-r2 USE="nls truetype xinerama
-disableslit -disabletoolbar -gnome -imlib -kde" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
[-- Attachment #2: xorg.conf --]
[-- Type: text/plain, Size: 2308 bytes --]
Section "Extensions"
Option "Composite" "true"
EndSection
Section "ServerFlags"
Option "Xinerama" "true"
EndSection
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection
Section "Module"
Load "extmod"
Load "dbe"
Load "record"
Load "xtrap"
Load "glx"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV40 [GeForce 6800]"
BusID "PCI:3:0:0" Screen 0
Option "TwinView" "True"
Option "TwinViewOrientation" "Above"
Option "ConnectedMonitor" "CRT, CRT, TV"
Option "MetaModes" "1600x1200,1024x768"
Option "SecondMonitorHorizSync" "31-65"
Option "SecondMonitorVertRefresh" "52-120"
# Option "TVStandard" "NTSC-M"
# Option "TVOutFormat" "Composite"
Option "TripleBuffer" "True" #-----beryl
Option "AddARGBGLXVisuals" "True"
Option "AllowGLXWithComposite" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
# SubSection "Display"
# Viewport 0 0
# Depth 24
# EndSubSection
Option "AddARGBGLXVisuals" "true"
EndSection
next reply other threads:[~2007-03-04 20:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-04 20:49 list-catcher [this message]
2007-03-05 16:39 ` [gentoo-amd64] twinview James Ausmus
2007-03-06 9:24 ` [gentoo-amd64] twinview Duncan
2007-03-06 16:04 ` B Nice
2007-03-07 2:01 ` [gentoo-amd64] twinview Boyd Stephen Smith Jr.
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=45EB30CC.9080709@hellburner.com \
--to=list-catcher@hellburner.com \
--cc=gentoo-amd64@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