Gå til innhold

xorg.conf fil i suse, oppdateringsfrekvens


Anbefalte innlegg

sliter med at suse setter opp en rar frekvens som skjermen ikke takler, men vet ikke hvor i denne filen disse instillingene er, noen som kan se hvor problemet er?

 

# /.../
# SaX generated X11 config file
# Created on: 2007-06-06T23:36:56+0200.
#
# Version: 7.1
# Contact: Marcus Schaefer <[email protected]>, 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" "no"
 Option       "XkbModel" "pc104"
 Option       "XkbRules" "xfree86"
EndSection


Section "InputDevice"
 Driver       "mouse"
 Identifier   "Mouse[1]"
 Option       "Buttons" "6"
 Option       "Device" "/dev/input/mice"
 Option       "Name" "Logitech USB-PS/2 Optical Mouse"
 Option       "Protocol" "explorerps/2"
 Option       "Vendor" "Sysp"
 Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
 DisplaySize  350 260
 HorizSync    30-96
 Identifier   "Monitor[0]"
 ModelName    "D2842 HP 90 19-INCH DISPLAY"
 Option       "DPMS"
 VendorName   "HEWLETT-PACKARD"
 VertRefresh  50-160
 UseModes     "Modes[0]"
EndSection


Section "Modes"
 Identifier   "Modes[0]"
 Modeline  "1280x1024" 167.32 1280 1376 1512 1744 1024 1025 1028 1078
 Modeline  "1280x1024" 165.29 1280 1376 1512 1744 1024 1025 1028 1077
 Modeline  "1280x1024" 163.41 1280 1376 1512 1744 1024 1025 1028 1077
 Modeline  "1024x768" 135.41 1024 1104 1216 1408 768 769 772 822
 Modeline  "1024x768" 132.57 1024 1096 1208 1392 768 769 772 821
 Modeline  "1024x768" 131.43 1024 1096 1208 1392 768 769 772 821
 Modeline  "800x600" 97.59 800 856 944 1088 600 601 604 650
 Modeline  "800x600" 96.89 800 856 944 1088 600 601 604 650
 Modeline  "800x600" 96.18 800 856 944 1088 600 601 604 650
EndSection


Section "Screen"
 DefaultDepth 16 
 SubSection "Display"
   Depth      15
   Modes      "1280x1024" "1024x768" "800x600" 
 EndSubSection
 SubSection "Display"
   Depth      16
   Modes      "1280x1024" "1024x768" "800x600" 
 EndSubSection
 SubSection "Display"
   Depth      24
   Modes      "1280x1024" "1024x768" "800x600" 
 EndSubSection
 SubSection "Display"
   Depth      8
   Modes      "1280x1024" "1024x768" "800x600" 
 EndSubSection
 Device       "Device[0]"
 Identifier   "Screen[0]"
 Monitor      "Monitor[0]"
EndSection


Section "Device"
 BoardName    "CyberBlade/i1"
 BusID        "1:0:0"
 Driver       "trident"
 Identifier   "Device[0]"
 Option       "sw_cursor"
 Option       "CyberStretch"
 VendorName   "Trident"
 VendorName   "CyberStretch"
EndSection


Section "ServerLayout"
 Identifier   "Layout[all]"
 InputDevice  "Keyboard[0]" "CoreKeyboard"
 InputDevice  "Mouse[1]" "CorePointer"
 Option       "Clone" "off"
 Option       "Xinerama" "off"
 Screen       "Screen[0]"
EndSection


Section "DRI"
   Group      "video"
   Mode       0660
EndSection

Section "Extensions"
EndSection

Lenke til kommentar
Videoannonse
Annonse

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
  • Hvem er aktive   0 medlemmer

    • Ingen innloggede medlemmer aktive
×
×
  • Opprett ny...