View | Details | Raw Unified | Return to bug 116366
Collapse All | Expand All

(-)/suse9.3/etc/X11/xorg.conf (-15 / +23 lines)
Lines 1-13 Link Here
1
# /.../
1
# /.../
2
# SaX generated X11 config file
2
# SaX generated X11 config file
3
# Created on: 2005-09-08T18:30:16+1200.
3
# Created on: 2005-09-11T10:46:45+1200.
4
#
4
#
5
# Version: 4.8
5
# Version: 7.1
6
# Contact: Marcus Schaefer <sax@suse.de>, 2002
6
# Contact: Marcus Schaefer <sax@suse.de>, 2002
7
#
7
#
8
# Automatically generated by [ISaX] (4.8)
8
# Automatically generated by [ISaX] (7.1)
9
# PLEASE DO NOT EDIT THIS FILE!
9
# PLEASE DO NOT EDIT THIS FILE!
10
#
10
#
11
11
Section "Files"
12
Section "Files"
12
  FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
13
  FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
13
  FontPath     "/usr/X11R6/lib/X11/fonts/local"
14
  FontPath     "/usr/X11R6/lib/X11/fonts/local"
Lines 89-94 Link Here
89
  Option       "XkbRules" "xfree86"
90
  Option       "XkbRules" "xfree86"
90
EndSection
91
EndSection
91
92
93
92
Section "InputDevice"
94
Section "InputDevice"
93
  Driver       "mouse"
95
  Driver       "mouse"
94
  Identifier   "Mouse[1]"
96
  Identifier   "Mouse[1]"
Lines 100-150 Link Here
100
  Option       "ZAxisMapping" "4 5"
102
  Option       "ZAxisMapping" "4 5"
101
EndSection
103
EndSection
102
104
105
103
Section "Monitor"
106
Section "Monitor"
104
  Option       "CalcAlgorithm" "CheckDesktopGeometry"
107
  HorizSync    28-48
105
  DisplaySize  305 229
106
  HorizSync    28-56
107
  Identifier   "Monitor[0]"
108
  Identifier   "Monitor[0]"
108
  ModelName    "1024X768@70HZ"
109
  ModelName    "1024X768@60HZ"
110
  Option       "DPMS"
109
  VendorName   "--> VESA"
111
  VendorName   "--> VESA"
110
  VertRefresh  50-70
112
  VertRefresh  50-60
111
  UseModes     "Modes[0]"
113
  UseModes     "Modes[0]"
112
EndSection
114
EndSection
113
115
116
114
Section "Modes"
117
Section "Modes"
115
  Identifier   "Modes[0]"
118
  Identifier   "Modes[0]"
119
  Modeline 	"1024x768" 61.89 1024 1080 1184 1344 768 769 772 794
120
  Modeline 	"800x600" 36.88 800 832 912 1024 600 601 604 621
121
  Modeline 	"768x576" 33.74 768 792 872 976 576 577 580 596
116
  Modeline 	"640x480" 23.06 640 656 720 800 480 481 484 497
122
  Modeline 	"640x480" 23.06 640 656 720 800 480 481 484 497
117
  Modeline 	"640x480" 27.74 640 664 728 816 480 481 484 500
123
  Modeline 	"1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
118
  Modeline 	"1024x768" 75.00 1024 1048 1184 1328 768 771 777 806
119
EndSection
124
EndSection
120
125
126
121
Section "Screen"
127
Section "Screen"
122
  DefaultDepth 16
128
  DefaultDepth 16
123
  SubSection "Display"
129
  SubSection "Display"
124
    Depth      15
130
    Depth      15
125
    Modes      "640x480" 
131
    Modes      "1024x768" "800x600" "768x576" "640x480" 
126
  EndSubSection
132
  EndSubSection
127
  SubSection "Display"
133
  SubSection "Display"
128
    Depth      16
134
    Depth      16
129
    Modes      "1024x768" 
135
    Modes      "1024x768" "800x600" "768x576" "640x480" 
130
  EndSubSection
136
  EndSubSection
131
  SubSection "Display"
137
  SubSection "Display"
132
    Depth      24
138
    Depth      24
133
    Modes      "640x480" 
139
    Modes      "1024x768" "800x600" "768x576" "640x480" 
134
  EndSubSection
140
  EndSubSection
135
  SubSection "Display"
141
  SubSection "Display"
136
    Depth      32
142
    Depth      32
137
    Modes      "640x480" 
143
    Modes      "1024x768" "800x600" "768x576" "640x480" 
138
  EndSubSection
144
  EndSubSection
139
  SubSection "Display"
145
  SubSection "Display"
140
    Depth      8
146
    Depth      8
141
    Modes      "640x480" 
147
    Modes      "1024x768" "800x600" "768x576" "640x480" 
142
  EndSubSection
148
  EndSubSection
143
  Device       "Device[0]"
149
  Device       "Device[0]"
144
  Identifier   "Screen[0]"
150
  Identifier   "Screen[0]"
145
  Monitor      "Monitor[0]"
151
  Monitor      "Monitor[0]"
146
EndSection
152
EndSection
147
153
154
148
Section "Device"
155
Section "Device"
149
  BoardName    "82810E CGC"
156
  BoardName    "82810E CGC"
150
  BusID        "0:1:0"
157
  BusID        "0:1:0"
Lines 153-158 Link Here
153
  VendorName   "Intel"
160
  VendorName   "Intel"
154
EndSection
161
EndSection
155
162
163
156
Section "ServerLayout"
164
Section "ServerLayout"
157
  Identifier   "Layout[all]"
165
  Identifier   "Layout[all]"
158
  InputDevice  "Keyboard[0]" "CoreKeyboard"
166
  InputDevice  "Keyboard[0]" "CoreKeyboard"

Return to bug 116366