public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] TwinView Question
@ 2006-02-15 21:03 krgn
  2006-02-15 21:11 ` Christoph Eckert
  2006-02-15 21:11 ` Roy Wright
  0 siblings, 2 replies; 7+ messages in thread
From: krgn @ 2006-02-15 21:03 UTC (permalink / raw
  To: gentoo users

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]

hey,

I have tried to configure TwinView for my laptop and whatever comes
(projector, crt etc..) and everything seems good except, and that is a
bit annoying, that the desktop (xfce-panel..) is on the wrong screen,
i.e. not on my Laptop display but on the second one. That is a bit shit,
since I always have to look over what is on the other screen and drag it
back etc..
Does anyone see what's wrong in my xorg.conf? I have attached it this
mail.
Thanks and greets to all,

Karsten

[-- Attachment #2: xorg.conf.necproj --]
[-- Type: text/plain, Size: 3771 bytes --]

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Wed Dec 14 16:39:22 PST 2005


Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "AlwaysCore"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "TouchPad" "CorePointer"
EndSection

Section "ServerFlags"
	Option	"Xinerama" "false"
EndSection

Section "Files"
    FontPath        "/usr/X11R6/lib/fonts/misc/"
    FontPath        "/usr/X11R6/lib/fonts/TTF/"
    FontPath        "/usr/X11R6/lib/fonts/Type1/"
    FontPath        "/usr/X11R6/lib/fonts/CID/"
    FontPath        "/usr/X11R6/lib/fonts/75dpi"
    FontPath        "/usr/X11R6/lib/fonts/100dpi"
EndSection

Section "Module"
    Load           "extmod"
    Load           "glx"
    Load           "dbe"
    Load           "type1"
    Load           "freetype"
    Load           "synaptics"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbLayout" "de"
    Option         "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "6 7"
    Option         "Buttons" "5"
EndSection

Section "InputDevice"
    Identifier     "TouchPad"
    Driver         "synaptics"
    Option         "Device" "/dev/psaux"
    Option         "Protocol" "auto-dev"
    Option         "LeftEdge" "120"
    Option         "RightEdge" "830"
    Option         "TopEdge" "120"
    Option         "BottomEdge" "650"
    Option         "FingerLow" "14"
    Option         "FingerHigh" "15"
    Option         "MaxTapTime" "180"
    Option         "MaxTapMove" "110"
    Option         "EmulateMidButtonTime" "75"
    Option         "VertScrollDelta" "20"
    Option         "HorizScrollDelta" "20"
    Option         "MinSpeed" "0.3"
    Option         "MaxSpeed" "0.75"
    Option         "AccelFactor" "0.03"
    Option         "EdgeMotionMinSpeed" "200"
    Option         "EdgeMotionMaxSpeed" "200"
    Option         "UpDownScrolling" "1"
    Option         "CircularScrolling" "1"
    Option         "CircScrollDelta" "0.1"
    Option         "CircScrollTrigger" "2"
    Option         "SHMConfig" "on"
    Option         "Emulate3Buttons" "on"
EndSection

Section "Monitor"
	Identifier     "Monitor0"
	VendorName     "Toshiba LCD"
	ModelName      "15.4 Widescreen LCD"
	ModeLine       "1280x800_60" 81.5 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
	Option         "DPMS" "true"
	
EndSection

Section "Device"
	Identifier     	"Card0"
	Driver         	"nvidia"
	VideoRam	65536
	VendorName     	"nVidia Corporation"
	BoardName      	"Geforce FX Go5600"
	Option 	   	"NvAgp" "3"    
	Option		"AllowGLXWithComposite" "Off"
	Option		"HWcursor"
	Option      	"RenderAccel" "true"
	Option      	"Backingstore" "true"
EndSection

Section "Screen"
	Identifier     "Screen0"
	Device         "Card0"
	Moniator        "Monitor0"
	DefaultDepth    24
	Option         "NoLogo" "true"
	Option         "CursorShadow" "false"
	Option         "CursorShadowAlpha" "45"
	Option         "Overlay" "true"
	Option         "TwinView" "true"
	Option         "MetaModes" "1280x960,1280x800"
	Option         "SecondMonitorHorizSync" "30-81"
	Option         "SecondMonitorVertRefresh" "55-75"
	Option         "ConnectedMonitor" "DFP-0, CRT-0"
	Option         "TwinViewOrientation" "DFP-0 RightOf CRT-0"
    SubSection     "Display"
		Depth       24
	        Modes      "1280x800"
    EndSubSection
EndSection


Section "dri"
	Mode	0666
EndSection

Section "Extensions"
	Option "Composite" "false"
EndSection

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-02-15 22:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-15 21:03 [gentoo-user] TwinView Question krgn
2006-02-15 21:11 ` Christoph Eckert
2006-02-15 21:56   ` krgn
2006-02-15 21:11 ` Roy Wright
2006-02-15 21:32   ` Andrew Frink
2006-02-15 22:09     ` Christoph Eckert
2006-02-15 22:41       ` krgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox