Thread: Ubuntu?
View Single Post
87coupe 87coupe is offline
Registered
 
87coupe's Avatar
 
Join Date: Apr 2005
Location: San Jose, CA
Posts: 1,247
Garage
Quote:
# Parallels video driver
Section "Device"
Identifier "Parallels Video"
Driver "prlvideo"
BusID "PCI:0:2:0"
EndSection

Section "Device"
Option "LVDSBiosNativeMode" "false"
Identifier "Generic Video Card"
Driver "vesa"
BusID "PCI:0:2:0"
EndSection

#Parallels monitor
Section "Monitor"
Identifier "Parallels Monitor"
VendorName "Parallels Inc."
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection

#Parallels screen
Section "Screen"
Identifier "Parallels Screen"
Device "Parallels Video"
Monitor "Parallels Monitor"
Option "NoMTRR"
DefaultDepth 24

SubSection "Display"
Depth 24
Modes "1024x900"
EndSubSection
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
EndSection

# Server layout
Section "ServerLayout"
Identifier "Default Layout"
Screen "Parallels Screen"
InputDevice "Parallels Mouse" "CorePointer"
# Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
equality72521,
Here is a working xorg.conf file for a Parallels based Linux.
__________________
ßrandon
Old 10-05-2008, 06:15 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #20 (permalink)