Bugzilla – Attachment 65012 Details for
Bug 145454
Blan screen after install on Dell D600
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
xorg.conf
xorg.conf (text/plain), 5.94 KB, created by
Simon Crute
on 2006-01-25 15:06:45 UTC
(
hide
)
Description:
xorg.conf
Filename:
MIME Type:
Creator:
Simon Crute
Created:
2006-01-25 15:06:45 UTC
Size:
5.94 KB
patch
obsolete
># /.../ ># SaX generated X11 config file ># Created on: 2006-01-25T13:11:03+0000. ># ># Version: 7.1 ># Contact: Marcus Schaefer <sax@suse.de>, 2005 ># Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users> ># ># Automatically generated by [ISaX] (7.1) ># 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" > FontPath "/opt/kde3/share/fonts" > InputDevices "/dev/gpmdata" > InputDevices "/dev/input/mice" >EndSection > >Section "ServerFlags" > Option "AllowMouseOpenFail" "on" >EndSection > >Section "Module" > Load "dbe" > Load "type1" > Load "freetype" > Load "extmod" > Load "glx" > Load "v4l" >EndSection > >Section "InputDevice" > Driver "kbd" > Identifier "Keyboard[0]" > Option "Protocol" "Standard" > Option "XkbLayout" "gb" > Option "XkbModel" "pc105" > Option "XkbRules" "xfree86" >EndSection > > >Section "InputDevice" > Driver "mouse" > Identifier "Mouse[1]" > Option "Buttons" "5" > Option "Device" "/dev/input/mice" > Option "Name" "DualPoint Stick" > Option "Protocol" "explorerps/2" > Option "Vendor" "Sysp" > Option "ZAxisMapping" "4 5" >EndSection > >Section "InputDevice" > Driver "synaptics" > Identifier "Mouse[3]" > Option "AccelFactor" "0.1" > Option "BottomEdge" "650" > Option "Buttons" "5" > Option "CircScrollDelta" "0.1" > Option "CircScrollTrigger" "2" > Option "CircularScrolling" "1" > Option "Device" "/dev/input/mice" > Option "EdgeMotionMaxSpeed" "15" > Option "EdgeMotionMinSpeed" "15" > Option "Emulate3Buttons" "on" > Option "EmulateMidButtonTime" "75" > Option "FingerHigh" "15" > Option "FingerLow" "14" > Option "HorizScrollDelta" "20" > Option "InputFashion" "Mouse" > Option "LeftEdge" "120" > Option "MaxSpeed" "1" > Option "MaxTapMove" "110" > Option "MaxTapTime" "180" > Option "MinSpeed" "0.2" > Option "Name" "ALPS;Touchpad" > Option "Protocol" "auto-dev" > Option "RightEdge" "830" > Option "SHMConfig" "on" > Option "TopEdge" "120" > Option "UpDownScrolling" "1" > Option "Vendor" "Sysp" > Option "VertScrollDelta" "20" > Option "ZAxisMapping" "4 5" >EndSection > > >Section "Monitor" > HorizSync 30-38 > Identifier "Monitor[0]" > ModelName "800X600@60HZ" > Option "DPMS" > VendorName "--> LCD" > VertRefresh 30-61 > UseModes "Modes[0]" >EndSection > > >Section "Modes" > Identifier "Modes[0]" > Modeline "800x600" 38.22 800 832 912 1024 600 601 604 622 > Modeline "800x600" 37.52 800 832 912 1024 600 601 604 621 > Modeline "800x600" 36.88 800 832 912 1024 600 601 604 621 >EndSection > > >Section "Screen" > DefaultDepth 24 > SubSection "Display" > Depth 15 > Modes "800x600" > EndSubSection > SubSection "Display" > Depth 16 > Modes "800x600" > EndSubSection > SubSection "Display" > Depth 24 > Modes "800x600" > EndSubSection > SubSection "Display" > Depth 32 > Modes "800x600" > EndSubSection > SubSection "Display" > Depth 8 > Modes "800x600" > EndSubSection > Device "Device[0]" > Identifier "Screen[0]" > Monitor "Monitor[0]" >EndSection > > >Section "Device" > BoardName "RV250 Lf" > BusID "PCI:1@0:0:0" > Driver "radeon" > Identifier "Device[0]" > Option "CRT2HSync" "31-48" > Option "CRT2Position" "Clone" > Option "SaXDualMonitorVendor" "--> VESA" > Option "SaXDualOrientation" "LeftOf" > Option "SaXDualResolution" "1024x768" > Option "SaXDualVSync" "50-60" > Option "CRT2VRefresh" "50-60" > Option "IgnoreEDID" "yes" > Option "MergedFB" "yes" > Option "SaXDualHSync" "31-48" > Option "MetaModes" "800x600,1024x768;1024x768,1024x768" > Option "SaXDualHead" "" > Option "SaXDualMode" "Clone" > Option "SaXDualMonitorModel" "1024X768HZ" > VendorName "ATI" >EndSection > > >Section "ServerLayout" > Identifier "Layout[all]" > InputDevice "Keyboard[0]" "CoreKeyboard" > InputDevice "Mouse[1]" "CorePointer" > InputDevice "Mouse[3]" "SendCoreEvents" > Option "Clone" "off" > Option "Xinerama" "off" > Screen "Screen[0]" >EndSection > > >Section "DRI" > Group "video" > Mode 0660 >EndSection > >Section "Extensions" > Option "Composite" "on" >EndSection >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 145454
:
64952
| 65012 |
65013