xorg.conf + xinerama

Lord_Of_The_Polls ulist at gs1.ubuntuforums.org
Wed May 18 21:20:31 UTC 2005


Hi Daniel!

I had almost the same problem. No dual monitor support using Xorg. I
would call myself a linux noob, but I solved my problem! I have a
Xinerama display, i.e. one wide screen over two monitors, windows and
cursor can be dragged to the other display. My xorg.conf is a mixture
of the XF86Config file of my old Suse 8.2 System, some configurations
my father did on his Computer and some of my own. It actually works.
Here's my xorg.conf:



> 

> # /.../

> # SaX generated XFree86 config file

> # Created on: 2005-05-18.

> #

> # Version: 4.7

> # Contact: Marcus Schaefer <sax at suse.de>, 2002

> #

> # Automatically generated by [ISaX] (4.7)

> # PLEASE DO NOT EDIT THIS FILE!

> #

> Section "Files"

> FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/local"

> FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/Type1"

> FontPath     "/usr/X11R6/lib/X11/fonts/URW"

> FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"

> FontPath     "/usr/X11R6/lib/X11/fonts/PEX"

> FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"

> FontPath     "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/latin2/Type1"

> FontPath     "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/japanese:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/kwintv"

> FontPath     "/usr/X11R6/lib/X11/fonts/truetype"

> FontPath     "/usr/X11R6/lib/X11/fonts/uni:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/CID"

> FontPath     "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/hellas/Type1"

> FontPath     "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"

> FontPath     "/usr/X11R6/lib/X11/fonts/xtest"

> InputDevices "/dev/ttyS0"

> InputDevices "/dev/ttyS1"

> InputDevices "/dev/ttyS2"

> InputDevices "/dev/ttyS3"

> InputDevices "/dev/ttyS4"

> InputDevices "/dev/ttyS5"

> InputDevices "/dev/ttyS6"

> InputDevices "/dev/ttyS7"

> InputDevices "/dev/ttyS8"

> InputDevices "/dev/psaux"

> InputDevices "/dev/logibm"

> InputDevices "/dev/sunmouse"

> InputDevices "/dev/atibm"

> InputDevices "/dev/amigamouse"

> InputDevices "/dev/atarimouse"

> InputDevices "/dev/inportbm"

> InputDevices "/dev/gpmdata"

> InputDevices "/dev/mouse"

> InputDevices "/dev/usbmouse"

> InputDevices "/dev/adbmouse"

> InputDevices "/dev/input/mice"

> InputDevices "/dev/input/event0"

> InputDevices "/dev/pointer0"

> InputDevices "/dev/pointer1"

> InputDevices "/dev/pointer2"

> InputDevices "/dev/pointer3"

> EndSection

> 

> Section "ServerFlags"

> Option       "AllowMouseOpenFail"

> Option       "RandR" "on"

> EndSection

> 

> Section "Module"

> Load         "dbe"

> Load         "speedo"

> Load         "extmod"

> Load         "glx"

> Load         "freetype"

> Load         "type1"

> Load         "v4l"

> EndSection

> 

> Section "InputDevice"

> Driver       "keyboard"

> Identifier   "Generic Keyboard"

> Option	"CoreKeyboard"

> Option	"XkbRules"	"xorg"

> Option	"XkbLayout"	"de"

> Option	"XkbOption"	"nodeadkeys"    

> EndSection

> 

> Section "InputDevice"

> Driver       "mouse"

> Identifier   "Configured Mouse"

> Option	"CorePointer"

> Option	"Device"	"/dev/input/mice"

> Option	"Protocol"	"ImPS/2"

> Option	"Emulate3Buttons"	"true"

> Option	"ZAxisMapping"		"4 5"

> EndSection

> 

> Section "Monitor"

> DisplaySize  320 240

> HorizSync    31-70

> Identifier   "Monitor[0]"

> ModelName    "1280X1024 at 75HZ"

> VendorName   "--> VESA"

> VertRefresh  50-75

> UseModes     "Modes[0]"

> EndSection

> 

> Section "Monitor"

> Option       "CalcAlgorithm" "CheckDesktopGeometry"

> HorizSync    30-37

> Identifier   "Monitor[1]"

> ModelName    "640X480 at 75HZ"

> VendorName   "--> VESA"

> VertRefresh  50-75

> UseModes     "Modes[1]"

> EndSection

> 

> Section "Modes"

> Identifier   "Modes[0]"

> Modeline 	"1280x1024" 116.48 1280 1296 1552 1736 1024 1024 1034 1070

> Modeline 	"1152x870" 97.61 1152 1168 1384 1568 870 870 880 909

> Modeline 	"1024x768" 76.49 1024 1040 1216 1400 768 768 778 802

> Modeline 	"800x600" 46.80 800 816 928 1072 600 600 610 626

> Modeline 	"640x480" 29.95 640 656 720 864 480 480 490 501

> EndSection

> 

> Section "Modes"

> Identifier   "Modes[1]"

> Modeline 	"640x480" 25.96 640 656 720 864 480 480 485 501

> Modeline 	"640x480" 30.78 640 656 720 832 480 480 485 501

> Modeline 	"640x480" 31.50 640 656 720 840 480 481 484 500 -HSync
> -VSync

> Modeline 	"1280x1024" 116.48 1280 1296 1552 1736 1024 1024 1034 1070

> EndSection

> 

> Section "Screen"

> DefaultDepth 16

> SubSection "Display"

> Depth      15

> Modes      "1280x1024" "1152x870" "1024x768" "800x600" "640x480" 

> EndSubSection

> SubSection "Display"

> Depth      16

> Modes      "1280x1024" "1152x870" "1024x768" "800x600" "640x480" 

> EndSubSection

> SubSection "Display"

> Depth      24

> Modes      "1280x1024" "1152x870" "1024x768" "800x600" "640x480" 

> EndSubSection

> SubSection "Display"

> Depth      32

> Modes      "1280x1024" "1152x870" "1024x768" "800x600" "640x480" 

> EndSubSection

> SubSection "Display"

> Depth      8

> Modes      "1280x1024" "1152x870" "1024x768" "800x600" "640x480" 

> EndSubSection

> Device       "Device[0]"

> Identifier   "Screen[0]"

> Monitor      "Monitor[0]"

> EndSection

> 

> Section "Screen"

> DefaultDepth 16

> SubSection "Display"

> Depth      15

> Modes      "640x480" 

> EndSubSection

> SubSection "Display"

> Depth      16

> Modes      "640x480" 

> EndSubSection

> SubSection "Display"

> Depth      24

> Modes      "640x480" 

> EndSubSection

> SubSection "Display"

> Depth      4

> Modes      "640x480" 

> EndSubSection

> SubSection "Display"

> Depth      8

> Modes      "640x480" 

> EndSubSection

> Device       "Device[1]"

> Identifier   "Screen[1]"

> Monitor      "Monitor[1]"

> EndSection

> 

> Section "Device"

> BoardName    "GeForce4 MX 440"

> BusID        "1:0:0"

> Driver       "nv"

> Identifier   "Device[0]"

> Screen       0

> VendorName   "NVidia"

> EndSection

> 

> Section "Device"

> BoardName    "TGUI 9440"

> Driver       "trident"

> Identifier   "Device[1]"

> Screen       0

> Option       "Rotate" "off"

> VendorName   "Trident"

> EndSection

> 

> Section "ServerLayout"

> Identifier   "Layout[all]"

> InputDevice  "Generic Keyboard"

> InputDevice  "Configured Mouse"

> Option       "Clone" "off"

> Option       "Xinerama" "on"

> Screen       "Screen[0]"

> Screen       "Screen[1]" LeftOf "Screen[0]"

> EndSection

> 

> Section "DRI"

> Group      "video"

> Mode       0660

> EndSection

>  





I hope this will help a bit. Fine tuning will be necessary.   :?  Good
Luck!

Greetz

Marius


-- 
Lord_Of_The_Polls




More information about the ubuntu-users mailing list