# xorg.conf 1.9 (yy/mm/dd: 04/08/20) 14:07:41 # Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11/lib/X11/rgb" ModulePath "/usr/X11/lib/modules" FontPath "/usr/X11/lib/X11/fonts/TrueType/" FontPath "/usr/X11/lib/X11/fonts/Type1/" FontPath "/usr/X11/lib/X11/fonts/Type1/sun/" FontPath "/usr/X11/lib/X11/fonts/F3bitmaps/" FontPath "/usr/X11/lib/X11/fonts/Speedo/" FontPath "/usr/X11/lib/X11/fonts/misc/" FontPath "/usr/X11/lib/X11/fonts/100dpi/" FontPath "/usr/X11/lib/X11/fonts/75dpi/" # FontPath "/usr/local/fonts/" # FontPath "/usr/local/fonts/SunSans/" # FontPath "/usr/local/fonts/SunSerif/" EndSection Section "Module" Load "dbe" Load "extmod" Load "glx" Load "record" Load "xtrap" Load "bitstream" Load "speedo" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "Keyboard" Option "XkbRules" "xorg" # Option "XkbSymbols" "solaris:defaults+sun_usb" # Option "XkbSymbols" "sun_usb" # Option "XkbKeycodes" "xorg" # Option "XkbTypes" "default" # Option "XkbSymbols" "en_us(pc104)+sun_usb" # Option "XkbSymbols" "default+sun_usb" # Option "XkbCompat" "basic+pc+iso995" # Option "XkbModel" "type6" Option "XkbModel" "sun_type6_usb" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" EndSection Section "Monitor" #DisplaySize 390 290 # mm -- probed, WRONG !! DisplaySize 361 289 #### CORRECT!! Identifier "Monitor0" VendorName "SUN" ModelName "0567" ### Uncomment if you don't want to default to DDC: # HorizSync 30.0 - 96.0 # VertRefresh 48.0 - 0.0 Option "DPMS" # 1280x1024 @ 76.00 Hz (GTF) hsync: 81.32 kHz; pclk: 141.82 MHz Modeline "1280x1024_76.00" 141.82 1280 1376 1512 1744 1024 1025 1028 1070 -HSync +Vsync # 1024x768 @ 75.00 Hz (GTF) hsync: 60.15 kHz; pclk: 81.80 MHz # Modeline "1024x768_75.00" 81.80 1024 1080 1192 1360 768 769 772 802 -HSync +Vsync EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "PciRetry" # [] #Option "SyncOnGreen" # [] #Option "NoAccel" # [] #Option "ShowCache" # [] #Option "Overlay" # [] #Option "MGASDRAM" # [] #Option "ShadowFB" # [] #Option "UseFBDev" # [] #Option "ColorKey" # #Option "SetMclk" # #Option "OverclockMem" # [] #Option "VideoKey" # #Option "Rotate" # [] #Option "TexturedVideo" # [] #Option "Crtc2Half" # [] #Option "Crtc2Ram" # #Option "Int10" # [] #Option "AGPMode" # #Option "AGPSize" # #Option "DigitalScreen1" # [] #Option "DigitalScreen2" # [] #Option "TV" # [] #Option "TVStandard" # [] #Option "CableType" # [] #Option "NoHal" # [] #Option "SwappedHead" # [] #Option "DRI" # [] #Option "MergedFB" # [] #Option "Monitor2HSync" # [] #Option "Monitor2VRefresh" # [] #Option "Monitor2Position" # [] #Option "MetaModes" # [] Identifier "Card0" Driver "mga" VendorName "Matrox Graphics, Inc." BoardName "MGA G400 AGP" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" #"1024x768" EndSubSection EndSection Section "Modes" Identifier "MyModes" # 1280x1024 @ 76.00 Hz (GTF) hsync: 81.32 kHz; pclk: 141.82 MHz Modeline "1280x1024_76.00" 141.82 1280 1376 1512 1744 1024 1025 1028 1070 -HSync +Vsync # 1280x1024 @ 75.00 Hz (GTF) hsync: 80.17 kHz; pclk: 138.54 MHz Modeline "1280x1024_75.00" 138.54 1280 1368 1504 1728 1024 1025 1028 1069 -HSync +Vsync # 1024x768 @ 76.00 Hz (GTF) hsync: 61.03 kHz; pclk: 83.00 MHz Modeline "1024x768_76.00" 83.00 1024 1080 1192 1360 768 769 772 803 -HSync +Vsync # 1024x768 @ 75.00 Hz (GTF) hsync: 60.15 kHz; pclk: 81.80 MHz Modeline "1024x768_75.00" 81.80 1024 1080 1192 1360 768 769 772 802 -HSync +Vsync EndSection