[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re[2]: Bildschirmauflösung unter VMware



Hallo Andreas,

>Kannst du mal deinen Realnamen ins From eintragen, bitte?

Unter jeder Mail steht Udo - also Udo Besenreuther, das
debian-Konto ist für den Filter.

>> Ich habe dann die alte XF86Config-4 wiederhergestellt,
>> womit ich dann den Zustand wie vorher habe:
>> - einloggen mit 1280er Auflösung
>> - anschließend eine kaputte Anzeige
>Was fuer ein Desktopenvironment? Wenn der *dm in der richtigen
>Aufloesung laeuft und danach auf was anderes umgeschaltet wird ist da
>vllt. was falsch eingestellt.

Ich versteh die Frage nicht, was ist *dm. Meine Frage ist, auf
was da umgestellt wird?? Offenbar gibt es ausser der XF86Config-4
noch was anderes, was die Auflösung bestimmt?

>> Hab das Problem nur ich?? Dachte immer sarge ist eine
>> stabile erprobte Version?
>Du kriegst jedes Program mit einer kaputten Konfiguration kaputt.

Sorry, ich hab nur bordmittel verwendet.
- Installiert mit http-Quellen
- einmal dpkg-reconfigure xserver-xfree86 aufrufen
und kaputt ist die Konfiguration
Nach den richtigen Parametern hab ich ja gefragt, deshalb bin ich
ja in die Liste gegangen.
(Ich vermute, das SUSE->debian-Thema hat ähnliche Ursachen)

Nachweislich wird die vorhandene Konfiguration durch
dpkg-reconfigure xserver-xfree86 nicht richtig als Startparameter
gesetzt, sonst würde es ja nicht kaputt gehen.

>> Wie kann ich denn das Appletalk abschalte, welches
>> beim booten immer so viel Zeit braucht?
>Indem du netatalk deinstallierst wenn du es nicht brauchst.

Danke, werd ich tun.

>> Section "Device"
>> 	Identifier	"Standardgrafikkarte"
>> 	Driver		"vmware"
>Was fuer eine VMWare eigentlich? Mit der 5.5 hatte ich hier keinerlei
>Probleme...

Wie geschrieben habe ich meine virtuellen Rechner mit
VMware-server-installer-1.0.0-27828.exe erstellt und verwende
jetzt den VMware-Player. Und da kommt ein Device vmware mit.

>> Section "Monitor"
>> 	Identifier	"Standardbildschirm"
>> 	HorizSync	1-10000
>> 	VertRefresh	1-10000
>Na kein Wunder das nur Muell rauskommt. Da solltest du mal die Daten
>deines normalen Monitors eintragen.

Du hattest mir doch empfohlen die xorg.conf von xubuntu zu
nehmen, die bestens läuft. Das steht da drin.

>> 	Identifier	"Default Screen"
>> 	Device		"Standardgrafikkarte"
>> 	Monitor		"Standardbildschirm"
>> 	# DefaultDepth	24
>Und was soll das? Woher soll X11 wissen welche der nachfolgenden
>Konfigurationen er nutzen soll? Also stellt die richtige Farbtiefe ein.

s.o. xorg.conf:
    # Don't specify DefaultColorDepth unless you know what you're
    # doing. It will override the driver's preferences which can
    # cause the X server not to run if the host doesn't support the
    # depth.

>> 	SubSection "Display"
>> 		Depth		24
>> 		Modes		"1280x1024" "1024x768" "800x600" "640x480"
>> 	EndSubSection
>Und hier mal alle ausser dem gewuenschten Modus entfernen.

Hab ich gemacht. Hab sogar nur noch eine Auflösung übriggelassen:
 	SubSection "Display"
 		Depth		24
 		Modes		"1280x1024"
 	EndSubSection
Das Verhalten war wie zuvor:
- Anmeldeschirm 1280x1024
- danach wird die Fenstergröße zurückgenommen auf 800x600 und die
  Anzeige grieselt (da vermutlich Auflösung auf 1280)

Ich füge mal folgende Dateien ein (Attachment gehen vermutlich nicht):
- XF86Config-4.ok: läuft komplett
- XF86Config-4.dpkg: dpkg-reconfigure xserver-xfree86
- xorg.conf: aus xubuntu, läuft bestens, bietet alle möglichen Auflösungen

Würde mich freuen, wenn sich jemand eindenkt - ich schaff es nicht.

Gruß Udo

#### XF86Config-4.ok #############################################
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbVariant"	"nodeadkeys"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"Standardgrafikkarte"
	Driver		"vmware"
	# Option	"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"Standardbildschirm"
	HorizSync	1-10000
	VertRefresh	1-10000
	# Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Standardgrafikkarte"
	Monitor		"Standardbildschirm"
	# DefaultDepth	24

	SubSection "Display"
		Depth		24
		Modes		"800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

#### XF86Config-4.dpkg ###########################################
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbVariant"	"nodeadkeys"
	Option		"XkbOptions"	"keyboard"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"Standardgrafikkarte"
	Driver		"vmware"
	BusID		"PCI:0:2:0"
	VideoRam	64
	Option		"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"Standardbildschirm"
	HorizSync	30-60
	VertRefresh	50-75
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Standardgrafikkarte"
	Monitor		"Standardbildschirm"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection


#### xorg.conf ###################################################
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	FontPath	"/usr/share/X11/fonts/misc"
	FontPath	"/usr/share/X11/fonts/cyrillic"
	FontPath	"/usr/share/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/X11/fonts/Type1"
	FontPath	"/usr/share/X11/fonts/100dpi"
	FontPath	"/usr/share/X11/fonts/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"de"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"vmmouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ps/2"
	Option		"ZAxisMapping"		"4 5"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
    Identifier  "VMware SVGA"
    Driver      "vmware"
EndSection

Section "Monitor"
    Identifier      "vmware"
    VendorName      "VMware, Inc"
    HorizSync 1-10000
    VertRefresh 1-10000

    ModeLine "640x480" 100 640 700 800 900 480 500 600 700
    ModeLine "1280x480" 100 1280 1300 1400 1500 480 500 600 700
    ModeLine "640x960" 100 640 700 800 900 960 1000 1100 1200
    ModeLine "800x600" 100 800 900 1000 1100 600 700 800 900
    ModeLine "1600x600" 100 1600 1700 1800 1900 600 700 800 900
    ModeLine "800x1200" 100 800 900 1000 1100 1200 1300 1400 1500
    ModeLine "1024x768" 100 1024 1100 1200 1300 768 800 900 1000
    ModeLine "2048x768" 100 2048 2100 2200 2300 768 800 900 1000
    ModeLine "1024x1536" 100 1024 1100 1200 1300 1536 1600 1700 1800
    ModeLine "1152x864" 100 1152 1200 1300 1400 864 900 1000 1100
    ModeLine "2304x864" 100 2304 2400 2500 2600 864 900 1000 1100
    ModeLine "1152x1728" 100 1152 1200 1300 1400 1728 1800 1900 2000
    ModeLine "1280x1024" 100 1280 1300 1400 1500 1024 1100 1200 1300
    ModeLine "2560x1024" 100 2560 2600 2700 2800 1024 1100 1200 1300
    ModeLine "1280x2048" 100 1280 1300 1400 1500 2048 2100 2200 2300
    ModeLine "1600x1200" 100 1600 1700 1800 1900 1200 1300 1400 1500
    ModeLine "3200x1200" 100 3200 3300 3400 3500 1200 1300 1400 1500
    ModeLine "1600x2400" 100 1600 1700 1800 1900 2400 2500 2600 2700
    ModeLine "1920x1400" 100 1920 2000 2100 2200 1200 1300 1400 1500
    ModeLine "3940x1400" 100 1920 2000 2100 2200 1200 1300 1400 1500
    ModeLine "1920x2800" 100 1920 2000 2100 2200 1200 1300 1400 1500
    ModeLine "1152x900" 100 1152 1200 1300 1400 900 1000 1100 1200
    ModeLine "1280x800" 100 1280 1300 1400 1500 800 900 1000 1100
    ModeLine "1376x1032" 100 1376 1400 1500 1600 1032 1100 1200 1300
    ModeLine "1400x1050" 100 1400 1500 1600 1700 1050 1100 1200 1300
    ModeLine "1680x1050" 100 1680 1700 1800 1900 1050 1100 1200 1300
    ModeLine "1920x1200" 100 1920 2000 2100 2200 1200 1300 1400 1500
    ModeLine "2364x1773" 100 2364 2400 2500 2600 1773 1800 1900 2000
    ModeLine "100x100" 100 100 200 300 400 100 200 300 400
    ModeLine "100x200" 100 100 200 300 400 200 300 400 500
    ModeLine "100x300" 100 100 200 300 400 300 400 500 600
    ModeLine "100x400" 100 100 200 300 400 400 500 600 700
    ModeLine "100x500" 100 100 200 300 400 500 600 700 800
    ModeLine "100x600" 100 100 200 300 400 600 700 800 900
    ModeLine "100x700" 100 100 200 300 400 700 800 900 1000
    ModeLine "100x800" 100 100 200 300 400 800 900 1000 1100
    ModeLine "100x900" 100 100 200 300 400 900 1000 1100 1200
    ModeLine "100x1000" 100 100 200 300 400 1000 1100 1200 1300
    ModeLine "100x1100" 100 100 200 300 400 1100 1200 1300 1400
    ModeLine "100x1200" 100 100 200 300 400 1200 1300 1400 1500
    ModeLine "100x1300" 100 100 200 300 400 1300 1400 1500 1600
    ModeLine "100x1400" 100 100 200 300 400 1400 1500 1600 1700
    ModeLine "100x1500" 100 100 200 300 400 1500 1600 1700 1800
    ModeLine "100x1600" 100 100 200 300 400 1600 1700 1800 1900
    ModeLine "100x1700" 100 100 200 300 400 1700 1800 1900 2000
    ModeLine "100x1800" 100 100 200 300 400 1800 1900 2000 2100
    ModeLine "100x1900" 100 100 200 300 400 1900 2000 2100 2200
    ModeLine "100x2000" 100 100 200 300 400 2000 2100 2200 2300
    ModeLine "200x100" 100 200 300 400 500 100 200 300 400
    ModeLine "200x200" 100 200 300 400 500 200 300 400 500
    ModeLine "200x300" 100 200 300 400 500 300 400 500 600
    ModeLine "200x400" 100 200 300 400 500 400 500 600 700
    ModeLine "200x500" 100 200 300 400 500 500 600 700 800
    ModeLine "200x600" 100 200 300 400 500 600 700 800 900
    ModeLine "200x700" 100 200 300 400 500 700 800 900 1000
    ModeLine "200x800" 100 200 300 400 500 800 900 1000 1100
    ModeLine "200x900" 100 200 300 400 500 900 1000 1100 1200
    ModeLine "200x1000" 100 200 300 400 500 1000 1100 1200 1300
    ModeLine "200x1100" 100 200 300 400 500 1100 1200 1300 1400
    ModeLine "200x1200" 100 200 300 400 500 1200 1300 1400 1500
    ModeLine "200x1300" 100 200 300 400 500 1300 1400 1500 1600
    ModeLine "200x1400" 100 200 300 400 500 1400 1500 1600 1700
    ModeLine "200x1500" 100 200 300 400 500 1500 1600 1700 1800
    ModeLine "200x1600" 100 200 300 400 500 1600 1700 1800 1900
    ModeLine "200x1700" 100 200 300 400 500 1700 1800 1900 2000
    ModeLine "200x1800" 100 200 300 400 500 1800 1900 2000 2100
    ModeLine "200x1900" 100 200 300 400 500 1900 2000 2100 2200
    ModeLine "200x2000" 100 200 300 400 500 2000 2100 2200 2300
    ModeLine "300x100" 100 300 400 500 600 100 200 300 400
    ModeLine "300x200" 100 300 400 500 600 200 300 400 500
    ModeLine "300x300" 100 300 400 500 600 300 400 500 600
    ModeLine "300x400" 100 300 400 500 600 400 500 600 700
    ModeLine "300x500" 100 300 400 500 600 500 600 700 800
    ModeLine "300x600" 100 300 400 500 600 600 700 800 900
    ModeLine "300x700" 100 300 400 500 600 700 800 900 1000
    ModeLine "300x800" 100 300 400 500 600 800 900 1000 1100
    ModeLine "300x900" 100 300 400 500 600 900 1000 1100 1200
    ModeLine "300x1000" 100 300 400 500 600 1000 1100 1200 1300
    ModeLine "300x1100" 100 300 400 500 600 1100 1200 1300 1400
    ModeLine "300x1200" 100 300 400 500 600 1200 1300 1400 1500
    ModeLine "300x1300" 100 300 400 500 600 1300 1400 1500 1600
    ModeLine "300x1400" 100 300 400 500 600 1400 1500 1600 1700
    ModeLine "300x1500" 100 300 400 500 600 1500 1600 1700 1800
    ModeLine "300x1600" 100 300 400 500 600 1600 1700 1800 1900
    ModeLine "300x1700" 100 300 400 500 600 1700 1800 1900 2000
    ModeLine "300x1800" 100 300 400 500 600 1800 1900 2000 2100
    ModeLine "300x1900" 100 300 400 500 600 1900 2000 2100 2200
    ModeLine "300x2000" 100 300 400 500 600 2000 2100 2200 2300
    ModeLine "400x100" 100 400 500 600 700 100 200 300 400
    ModeLine "400x200" 100 400 500 600 700 200 300 400 500
    ModeLine "400x300" 100 400 500 600 700 300 400 500 600
    ModeLine "400x400" 100 400 500 600 700 400 500 600 700
    ModeLine "400x500" 100 400 500 600 700 500 600 700 800
    ModeLine "400x600" 100 400 500 600 700 600 700 800 900
    ModeLine "400x700" 100 400 500 600 700 700 800 900 1000
    ModeLine "400x800" 100 400 500 600 700 800 900 1000 1100
    ModeLine "400x900" 100 400 500 600 700 900 1000 1100 1200
    ModeLine "400x1000" 100 400 500 600 700 1000 1100 1200 1300
    ModeLine "400x1100" 100 400 500 600 700 1100 1200 1300 1400
    ModeLine "400x1200" 100 400 500 600 700 1200 1300 1400 1500
    ModeLine "400x1300" 100 400 500 600 700 1300 1400 1500 1600
    ModeLine "400x1400" 100 400 500 600 700 1400 1500 1600 1700
    ModeLine "400x1500" 100 400 500 600 700 1500 1600 1700 1800
    ModeLine "400x1600" 100 400 500 600 700 1600 1700 1800 1900
    ModeLine "400x1700" 100 400 500 600 700 1700 1800 1900 2000
    ModeLine "400x1800" 100 400 500 600 700 1800 1900 2000 2100
    ModeLine "400x1900" 100 400 500 600 700 1900 2000 2100 2200
    ModeLine "400x2000" 100 400 500 600 700 2000 2100 2200 2300
    ModeLine "500x100" 100 500 600 700 800 100 200 300 400
    ModeLine "500x200" 100 500 600 700 800 200 300 400 500
    ModeLine "500x300" 100 500 600 700 800 300 400 500 600
    ModeLine "500x400" 100 500 600 700 800 400 500 600 700
    ModeLine "500x500" 100 500 600 700 800 500 600 700 800
    ModeLine "500x600" 100 500 600 700 800 600 700 800 900
    ModeLine "500x700" 100 500 600 700 800 700 800 900 1000
    ModeLine "500x800" 100 500 600 700 800 800 900 1000 1100
    ModeLine "500x900" 100 500 600 700 800 900 1000 1100 1200
    ModeLine "500x1000" 100 500 600 700 800 1000 1100 1200 1300
    ModeLine "500x1100" 100 500 600 700 800 1100 1200 1300 1400
    ModeLine "500x1200" 100 500 600 700 800 1200 1300 1400 1500
    ModeLine "500x1300" 100 500 600 700 800 1300 1400 1500 1600
    ModeLine "500x1400" 100 500 600 700 800 1400 1500 1600 1700
    ModeLine "500x1500" 100 500 600 700 800 1500 1600 1700 1800
    ModeLine "500x1600" 100 500 600 700 800 1600 1700 1800 1900
    ModeLine "500x1700" 100 500 600 700 800 1700 1800 1900 2000
    ModeLine "500x1800" 100 500 600 700 800 1800 1900 2000 2100
    ModeLine "500x1900" 100 500 600 700 800 1900 2000 2100 2200
    ModeLine "500x2000" 100 500 600 700 800 2000 2100 2200 2300
    ModeLine "600x100" 100 600 700 800 900 100 200 300 400
    ModeLine "600x200" 100 600 700 800 900 200 300 400 500
    ModeLine "600x300" 100 600 700 800 900 300 400 500 600
    ModeLine "600x400" 100 600 700 800 900 400 500 600 700
    ModeLine "600x500" 100 600 700 800 900 500 600 700 800
    ModeLine "600x600" 100 600 700 800 900 600 700 800 900
    ModeLine "600x700" 100 600 700 800 900 700 800 900 1000
    ModeLine "600x800" 100 600 700 800 900 800 900 1000 1100
    ModeLine "600x900" 100 600 700 800 900 900 1000 1100 1200
    ModeLine "600x1000" 100 600 700 800 900 1000 1100 1200 1300
    ModeLine "600x1100" 100 600 700 800 900 1100 1200 1300 1400
    ModeLine "600x1200" 100 600 700 800 900 1200 1300 1400 1500
    ModeLine "600x1300" 100 600 700 800 900 1300 1400 1500 1600
    ModeLine "600x1400" 100 600 700 800 900 1400 1500 1600 1700
    ModeLine "600x1500" 100 600 700 800 900 1500 1600 1700 1800
    ModeLine "600x1600" 100 600 700 800 900 1600 1700 1800 1900
    ModeLine "600x1700" 100 600 700 800 900 1700 1800 1900 2000
    ModeLine "600x1800" 100 600 700 800 900 1800 1900 2000 2100
    ModeLine "600x1900" 100 600 700 800 900 1900 2000 2100 2200
    ModeLine "600x2000" 100 600 700 800 900 2000 2100 2200 2300
    ModeLine "700x100" 100 700 800 900 1000 100 200 300 400
    ModeLine "700x200" 100 700 800 900 1000 200 300 400 500
    ModeLine "700x300" 100 700 800 900 1000 300 400 500 600
    ModeLine "700x400" 100 700 800 900 1000 400 500 600 700
    ModeLine "700x500" 100 700 800 900 1000 500 600 700 800
    ModeLine "700x600" 100 700 800 900 1000 600 700 800 900
    ModeLine "700x700" 100 700 800 900 1000 700 800 900 1000
    ModeLine "700x800" 100 700 800 900 1000 800 900 1000 1100
    ModeLine "700x900" 100 700 800 900 1000 900 1000 1100 1200
    ModeLine "700x1000" 100 700 800 900 1000 1000 1100 1200 1300
    ModeLine "700x1100" 100 700 800 900 1000 1100 1200 1300 1400
    ModeLine "700x1200" 100 700 800 900 1000 1200 1300 1400 1500
    ModeLine "700x1300" 100 700 800 900 1000 1300 1400 1500 1600
    ModeLine "700x1400" 100 700 800 900 1000 1400 1500 1600 1700
    ModeLine "700x1500" 100 700 800 900 1000 1500 1600 1700 1800
    ModeLine "700x1600" 100 700 800 900 1000 1600 1700 1800 1900
    ModeLine "700x1700" 100 700 800 900 1000 1700 1800 1900 2000
    ModeLine "700x1800" 100 700 800 900 1000 1800 1900 2000 2100
    ModeLine "700x1900" 100 700 800 900 1000 1900 2000 2100 2200
    ModeLine "700x2000" 100 700 800 900 1000 2000 2100 2200 2300
    ModeLine "800x100" 100 800 900 1000 1100 100 200 300 400
    ModeLine "800x200" 100 800 900 1000 1100 200 300 400 500
    ModeLine "800x300" 100 800 900 1000 1100 300 400 500 600
    ModeLine "800x400" 100 800 900 1000 1100 400 500 600 700
    ModeLine "800x500" 100 800 900 1000 1100 500 600 700 800
    ModeLine "800x600" 100 800 900 1000 1100 600 700 800 900
    ModeLine "800x700" 100 800 900 1000 1100 700 800 900 1000
    ModeLine "800x800" 100 800 900 1000 1100 800 900 1000 1100
    ModeLine "800x900" 100 800 900 1000 1100 900 1000 1100 1200
    ModeLine "800x1000" 100 800 900 1000 1100 1000 1100 1200 1300
    ModeLine "800x1100" 100 800 900 1000 1100 1100 1200 1300 1400
    ModeLine "800x1200" 100 800 900 1000 1100 1200 1300 1400 1500
    ModeLine "800x1300" 100 800 900 1000 1100 1300 1400 1500 1600
    ModeLine "800x1400" 100 800 900 1000 1100 1400 1500 1600 1700
    ModeLine "800x1500" 100 800 900 1000 1100 1500 1600 1700 1800
    ModeLine "800x1600" 100 800 900 1000 1100 1600 1700 1800 1900
    ModeLine "800x1700" 100 800 900 1000 1100 1700 1800 1900 2000
    ModeLine "800x1800" 100 800 900 1000 1100 1800 1900 2000 2100
    ModeLine "800x1900" 100 800 900 1000 1100 1900 2000 2100 2200
    ModeLine "800x2000" 100 800 900 1000 1100 2000 2100 2200 2300
    ModeLine "900x100" 100 900 1000 1100 1200 100 200 300 400
    ModeLine "900x200" 100 900 1000 1100 1200 200 300 400 500
    ModeLine "900x300" 100 900 1000 1100 1200 300 400 500 600
    ModeLine "900x400" 100 900 1000 1100 1200 400 500 600 700
    ModeLine "900x500" 100 900 1000 1100 1200 500 600 700 800
    ModeLine "900x600" 100 900 1000 1100 1200 600 700 800 900
    ModeLine "900x700" 100 900 1000 1100 1200 700 800 900 1000
    ModeLine "900x800" 100 900 1000 1100 1200 800 900 1000 1100
    ModeLine "900x900" 100 900 1000 1100 1200 900 1000 1100 1200
    ModeLine "900x1000" 100 900 1000 1100 1200 1000 1100 1200 1300
    ModeLine "900x1100" 100 900 1000 1100 1200 1100 1200 1300 1400
    ModeLine "900x1200" 100 900 1000 1100 1200 1200 1300 1400 1500
    ModeLine "900x1300" 100 900 1000 1100 1200 1300 1400 1500 1600
    ModeLine "900x1400" 100 900 1000 1100 1200 1400 1500 1600 1700
    ModeLine "900x1500" 100 900 1000 1100 1200 1500 1600 1700 1800
    ModeLine "900x1600" 100 900 1000 1100 1200 1600 1700 1800 1900
    ModeLine "900x1700" 100 900 1000 1100 1200 1700 1800 1900 2000
    ModeLine "900x1800" 100 900 1000 1100 1200 1800 1900 2000 2100
    ModeLine "900x1900" 100 900 1000 1100 1200 1900 2000 2100 2200
    ModeLine "900x2000" 100 900 1000 1100 1200 2000 2100 2200 2300
    ModeLine "1000x100" 100 1000 1100 1200 1300 100 200 300 400
    ModeLine "1000x200" 100 1000 1100 1200 1300 200 300 400 500
    ModeLine "1000x300" 100 1000 1100 1200 1300 300 400 500 600
    ModeLine "1000x400" 100 1000 1100 1200 1300 400 500 600 700
    ModeLine "1000x500" 100 1000 1100 1200 1300 500 600 700 800
    ModeLine "1000x600" 100 1000 1100 1200 1300 600 700 800 900
    ModeLine "1000x700" 100 1000 1100 1200 1300 700 800 900 1000
    ModeLine "1000x800" 100 1000 1100 1200 1300 800 900 1000 1100
    ModeLine "1000x900" 100 1000 1100 1200 1300 900 1000 1100 1200
    ModeLine "1000x1000" 100 1000 1100 1200 1300 1000 1100 1200 1300
    ModeLine "1000x1100" 100 1000 1100 1200 1300 1100 1200 1300 1400
    ModeLine "1000x1200" 100 1000 1100 1200 1300 1200 1300 1400 1500
    ModeLine "1000x1300" 100 1000 1100 1200 1300 1300 1400 1500 1600
    ModeLine "1000x1400" 100 1000 1100 1200 1300 1400 1500 1600 1700
    ModeLine "1000x1500" 100 1000 1100 1200 1300 1500 1600 1700 1800
    ModeLine "1000x1600" 100 1000 1100 1200 1300 1600 1700 1800 1900
    ModeLine "1000x1700" 100 1000 1100 1200 1300 1700 1800 1900 2000
    ModeLine "1000x1800" 100 1000 1100 1200 1300 1800 1900 2000 2100
    ModeLine "1000x1900" 100 1000 1100 1200 1300 1900 2000 2100 2200
    ModeLine "1000x2000" 100 1000 1100 1200 1300 2000 2100 2200 2300
    ModeLine "1100x100" 100 1100 1200 1300 1400 100 200 300 400
    ModeLine "1100x200" 100 1100 1200 1300 1400 200 300 400 500
    ModeLine "1100x300" 100 1100 1200 1300 1400 300 400 500 600
    ModeLine "1100x400" 100 1100 1200 1300 1400 400 500 600 700
    ModeLine "1100x500" 100 1100 1200 1300 1400 500 600 700 800
    ModeLine "1100x600" 100 1100 1200 1300 1400 600 700 800 900
    ModeLine "1100x700" 100 1100 1200 1300 1400 700 800 900 1000
    ModeLine "1100x800" 100 1100 1200 1300 1400 800 900 1000 1100
    ModeLine "1100x900" 100 1100 1200 1300 1400 900 1000 1100 1200
    ModeLine "1100x1000" 100 1100 1200 1300 1400 1000 1100 1200 1300
    ModeLine "1100x1100" 100 1100 1200 1300 1400 1100 1200 1300 1400
    ModeLine "1100x1200" 100 1100 1200 1300 1400 1200 1300 1400 1500
    ModeLine "1100x1300" 100 1100 1200 1300 1400 1300 1400 1500 1600
    ModeLine "1100x1400" 100 1100 1200 1300 1400 1400 1500 1600 1700
    ModeLine "1100x1500" 100 1100 1200 1300 1400 1500 1600 1700 1800
    ModeLine "1100x1600" 100 1100 1200 1300 1400 1600 1700 1800 1900
    ModeLine "1100x1700" 100 1100 1200 1300 1400 1700 1800 1900 2000
    ModeLine "1100x1800" 100 1100 1200 1300 1400 1800 1900 2000 2100
    ModeLine "1100x1900" 100 1100 1200 1300 1400 1900 2000 2100 2200
    ModeLine "1100x2000" 100 1100 1200 1300 1400 2000 2100 2200 2300
    ModeLine "1200x100" 100 1200 1300 1400 1500 100 200 300 400
    ModeLine "1200x200" 100 1200 1300 1400 1500 200 300 400 500
    ModeLine "1200x300" 100 1200 1300 1400 1500 300 400 500 600
    ModeLine "1200x400" 100 1200 1300 1400 1500 400 500 600 700
    ModeLine "1200x500" 100 1200 1300 1400 1500 500 600 700 800
    ModeLine "1200x600" 100 1200 1300 1400 1500 600 700 800 900
    ModeLine "1200x700" 100 1200 1300 1400 1500 700 800 900 1000
    ModeLine "1200x800" 100 1200 1300 1400 1500 800 900 1000 1100
    ModeLine "1200x900" 100 1200 1300 1400 1500 900 1000 1100 1200
    ModeLine "1200x1000" 100 1200 1300 1400 1500 1000 1100 1200 1300
    ModeLine "1200x1100" 100 1200 1300 1400 1500 1100 1200 1300 1400
    ModeLine "1200x1200" 100 1200 1300 1400 1500 1200 1300 1400 1500
    ModeLine "1200x1300" 100 1200 1300 1400 1500 1300 1400 1500 1600
    ModeLine "1200x1400" 100 1200 1300 1400 1500 1400 1500 1600 1700
    ModeLine "1200x1500" 100 1200 1300 1400 1500 1500 1600 1700 1800
    ModeLine "1200x1600" 100 1200 1300 1400 1500 1600 1700 1800 1900
    ModeLine "1200x1700" 100 1200 1300 1400 1500 1700 1800 1900 2000
    ModeLine "1200x1800" 100 1200 1300 1400 1500 1800 1900 2000 2100
    ModeLine "1200x1900" 100 1200 1300 1400 1500 1900 2000 2100 2200
    ModeLine "1200x2000" 100 1200 1300 1400 1500 2000 2100 2200 2300
    ModeLine "1300x100" 100 1300 1400 1500 1600 100 200 300 400
    ModeLine "1300x200" 100 1300 1400 1500 1600 200 300 400 500
    ModeLine "1300x300" 100 1300 1400 1500 1600 300 400 500 600
    ModeLine "1300x400" 100 1300 1400 1500 1600 400 500 600 700
    ModeLine "1300x500" 100 1300 1400 1500 1600 500 600 700 800
    ModeLine "1300x600" 100 1300 1400 1500 1600 600 700 800 900
    ModeLine "1300x700" 100 1300 1400 1500 1600 700 800 900 1000
    ModeLine "1300x800" 100 1300 1400 1500 1600 800 900 1000 1100
    ModeLine "1300x900" 100 1300 1400 1500 1600 900 1000 1100 1200
    ModeLine "1300x1000" 100 1300 1400 1500 1600 1000 1100 1200 1300
    ModeLine "1300x1100" 100 1300 1400 1500 1600 1100 1200 1300 1400
    ModeLine "1300x1200" 100 1300 1400 1500 1600 1200 1300 1400 1500
    ModeLine "1300x1300" 100 1300 1400 1500 1600 1300 1400 1500 1600
    ModeLine "1300x1400" 100 1300 1400 1500 1600 1400 1500 1600 1700
    ModeLine "1300x1500" 100 1300 1400 1500 1600 1500 1600 1700 1800
    ModeLine "1300x1600" 100 1300 1400 1500 1600 1600 1700 1800 1900
    ModeLine "1300x1700" 100 1300 1400 1500 1600 1700 1800 1900 2000
    ModeLine "1300x1800" 100 1300 1400 1500 1600 1800 1900 2000 2100
    ModeLine "1300x1900" 100 1300 1400 1500 1600 1900 2000 2100 2200
    ModeLine "1300x2000" 100 1300 1400 1500 1600 2000 2100 2200 2300
    ModeLine "1400x100" 100 1400 1500 1600 1700 100 200 300 400
    ModeLine "1400x200" 100 1400 1500 1600 1700 200 300 400 500
    ModeLine "1400x300" 100 1400 1500 1600 1700 300 400 500 600
    ModeLine "1400x400" 100 1400 1500 1600 1700 400 500 600 700
    ModeLine "1400x500" 100 1400 1500 1600 1700 500 600 700 800
    ModeLine "1400x600" 100 1400 1500 1600 1700 600 700 800 900
    ModeLine "1400x700" 100 1400 1500 1600 1700 700 800 900 1000
    ModeLine "1400x800" 100 1400 1500 1600 1700 800 900 1000 1100
    ModeLine "1400x900" 100 1400 1500 1600 1700 900 1000 1100 1200
    ModeLine "1400x1000" 100 1400 1500 1600 1700 1000 1100 1200 1300
    ModeLine "1400x1100" 100 1400 1500 1600 1700 1100 1200 1300 1400
    ModeLine "1400x1200" 100 1400 1500 1600 1700 1200 1300 1400 1500
    ModeLine "1400x1300" 100 1400 1500 1600 1700 1300 1400 1500 1600
    ModeLine "1400x1400" 100 1400 1500 1600 1700 1400 1500 1600 1700
    ModeLine "1400x1500" 100 1400 1500 1600 1700 1500 1600 1700 1800
    ModeLine "1400x1600" 100 1400 1500 1600 1700 1600 1700 1800 1900
    ModeLine "1400x1700" 100 1400 1500 1600 1700 1700 1800 1900 2000
    ModeLine "1400x1800" 100 1400 1500 1600 1700 1800 1900 2000 2100
    ModeLine "1400x1900" 100 1400 1500 1600 1700 1900 2000 2100 2200
    ModeLine "1400x2000" 100 1400 1500 1600 1700 2000 2100 2200 2300
    ModeLine "1500x100" 100 1500 1600 1700 1800 100 200 300 400
    ModeLine "1500x200" 100 1500 1600 1700 1800 200 300 400 500
    ModeLine "1500x300" 100 1500 1600 1700 1800 300 400 500 600
    ModeLine "1500x400" 100 1500 1600 1700 1800 400 500 600 700
    ModeLine "1500x500" 100 1500 1600 1700 1800 500 600 700 800
    ModeLine "1500x600" 100 1500 1600 1700 1800 600 700 800 900
    ModeLine "1500x700" 100 1500 1600 1700 1800 700 800 900 1000
    ModeLine "1500x800" 100 1500 1600 1700 1800 800 900 1000 1100
    ModeLine "1500x900" 100 1500 1600 1700 1800 900 1000 1100 1200
    ModeLine "1500x1000" 100 1500 1600 1700 1800 1000 1100 1200 1300
    ModeLine "1500x1100" 100 1500 1600 1700 1800 1100 1200 1300 1400
    ModeLine "1500x1200" 100 1500 1600 1700 1800 1200 1300 1400 1500
    ModeLine "1500x1300" 100 1500 1600 1700 1800 1300 1400 1500 1600
    ModeLine "1500x1400" 100 1500 1600 1700 1800 1400 1500 1600 1700
    ModeLine "1500x1500" 100 1500 1600 1700 1800 1500 1600 1700 1800
    ModeLine "1500x1600" 100 1500 1600 1700 1800 1600 1700 1800 1900
    ModeLine "1500x1700" 100 1500 1600 1700 1800 1700 1800 1900 2000
    ModeLine "1500x1800" 100 1500 1600 1700 1800 1800 1900 2000 2100
    ModeLine "1500x1900" 100 1500 1600 1700 1800 1900 2000 2100 2200
    ModeLine "1500x2000" 100 1500 1600 1700 1800 2000 2100 2200 2300
    ModeLine "1600x100" 100 1600 1700 1800 1900 100 200 300 400
    ModeLine "1600x200" 100 1600 1700 1800 1900 200 300 400 500
    ModeLine "1600x300" 100 1600 1700 1800 1900 300 400 500 600
    ModeLine "1600x400" 100 1600 1700 1800 1900 400 500 600 700
    ModeLine "1600x500" 100 1600 1700 1800 1900 500 600 700 800
    ModeLine "1600x600" 100 1600 1700 1800 1900 600 700 800 900
    ModeLine "1600x700" 100 1600 1700 1800 1900 700 800 900 1000
    ModeLine "1600x800" 100 1600 1700 1800 1900 800 900 1000 1100
    ModeLine "1600x900" 100 1600 1700 1800 1900 900 1000 1100 1200
    ModeLine "1600x1000" 100 1600 1700 1800 1900 1000 1100 1200 1300
    ModeLine "1600x1100" 100 1600 1700 1800 1900 1100 1200 1300 1400
    ModeLine "1600x1200" 100 1600 1700 1800 1900 1200 1300 1400 1500
    ModeLine "1600x1300" 100 1600 1700 1800 1900 1300 1400 1500 1600
    ModeLine "1600x1400" 100 1600 1700 1800 1900 1400 1500 1600 1700
    ModeLine "1600x1500" 100 1600 1700 1800 1900 1500 1600 1700 1800
    ModeLine "1600x1600" 100 1600 1700 1800 1900 1600 1700 1800 1900
    ModeLine "1600x1700" 100 1600 1700 1800 1900 1700 1800 1900 2000
    ModeLine "1600x1800" 100 1600 1700 1800 1900 1800 1900 2000 2100
    ModeLine "1600x1900" 100 1600 1700 1800 1900 1900 2000 2100 2200
    ModeLine "1600x2000" 100 1600 1700 1800 1900 2000 2100 2200 2300
    ModeLine "1700x100" 100 1700 1800 1900 2000 100 200 300 400
    ModeLine "1700x200" 100 1700 1800 1900 2000 200 300 400 500
    ModeLine "1700x300" 100 1700 1800 1900 2000 300 400 500 600
    ModeLine "1700x400" 100 1700 1800 1900 2000 400 500 600 700
    ModeLine "1700x500" 100 1700 1800 1900 2000 500 600 700 800
    ModeLine "1700x600" 100 1700 1800 1900 2000 600 700 800 900
    ModeLine "1700x700" 100 1700 1800 1900 2000 700 800 900 1000
    ModeLine "1700x800" 100 1700 1800 1900 2000 800 900 1000 1100
    ModeLine "1700x900" 100 1700 1800 1900 2000 900 1000 1100 1200
    ModeLine "1700x1000" 100 1700 1800 1900 2000 1000 1100 1200 1300
    ModeLine "1700x1100" 100 1700 1800 1900 2000 1100 1200 1300 1400
    ModeLine "1700x1200" 100 1700 1800 1900 2000 1200 1300 1400 1500
    ModeLine "1700x1300" 100 1700 1800 1900 2000 1300 1400 1500 1600
    ModeLine "1700x1400" 100 1700 1800 1900 2000 1400 1500 1600 1700
    ModeLine "1700x1500" 100 1700 1800 1900 2000 1500 1600 1700 1800
    ModeLine "1700x1600" 100 1700 1800 1900 2000 1600 1700 1800 1900
    ModeLine "1700x1700" 100 1700 1800 1900 2000 1700 1800 1900 2000
    ModeLine "1700x1800" 100 1700 1800 1900 2000 1800 1900 2000 2100
    ModeLine "1700x1900" 100 1700 1800 1900 2000 1900 2000 2100 2200
    ModeLine "1700x2000" 100 1700 1800 1900 2000 2000 2100 2200 2300
    ModeLine "1800x100" 100 1800 1900 2000 2100 100 200 300 400
    ModeLine "1800x200" 100 1800 1900 2000 2100 200 300 400 500
    ModeLine "1800x300" 100 1800 1900 2000 2100 300 400 500 600
    ModeLine "1800x400" 100 1800 1900 2000 2100 400 500 600 700
    ModeLine "1800x500" 100 1800 1900 2000 2100 500 600 700 800
    ModeLine "1800x600" 100 1800 1900 2000 2100 600 700 800 900
    ModeLine "1800x700" 100 1800 1900 2000 2100 700 800 900 1000
    ModeLine "1800x800" 100 1800 1900 2000 2100 800 900 1000 1100
    ModeLine "1800x900" 100 1800 1900 2000 2100 900 1000 1100 1200
    ModeLine "1800x1000" 100 1800 1900 2000 2100 1000 1100 1200 1300
    ModeLine "1800x1100" 100 1800 1900 2000 2100 1100 1200 1300 1400
    ModeLine "1800x1200" 100 1800 1900 2000 2100 1200 1300 1400 1500
    ModeLine "1800x1300" 100 1800 1900 2000 2100 1300 1400 1500 1600
    ModeLine "1800x1400" 100 1800 1900 2000 2100 1400 1500 1600 1700
    ModeLine "1800x1500" 100 1800 1900 2000 2100 1500 1600 1700 1800
    ModeLine "1800x1600" 100 1800 1900 2000 2100 1600 1700 1800 1900
    ModeLine "1800x1700" 100 1800 1900 2000 2100 1700 1800 1900 2000
    ModeLine "1800x1800" 100 1800 1900 2000 2100 1800 1900 2000 2100
    ModeLine "1800x1900" 100 1800 1900 2000 2100 1900 2000 2100 2200
    ModeLine "1800x2000" 100 1800 1900 2000 2100 2000 2100 2200 2300
    ModeLine "1900x100" 100 1900 2000 2100 2200 100 200 300 400
    ModeLine "1900x200" 100 1900 2000 2100 2200 200 300 400 500
    ModeLine "1900x300" 100 1900 2000 2100 2200 300 400 500 600
    ModeLine "1900x400" 100 1900 2000 2100 2200 400 500 600 700
    ModeLine "1900x500" 100 1900 2000 2100 2200 500 600 700 800
    ModeLine "1900x600" 100 1900 2000 2100 2200 600 700 800 900
    ModeLine "1900x700" 100 1900 2000 2100 2200 700 800 900 1000
    ModeLine "1900x800" 100 1900 2000 2100 2200 800 900 1000 1100
    ModeLine "1900x900" 100 1900 2000 2100 2200 900 1000 1100 1200
    ModeLine "1900x1000" 100 1900 2000 2100 2200 1000 1100 1200 1300
    ModeLine "1900x1100" 100 1900 2000 2100 2200 1100 1200 1300 1400
    ModeLine "1900x1200" 100 1900 2000 2100 2200 1200 1300 1400 1500
    ModeLine "1900x1300" 100 1900 2000 2100 2200 1300 1400 1500 1600
    ModeLine "1900x1400" 100 1900 2000 2100 2200 1400 1500 1600 1700
    ModeLine "1900x1500" 100 1900 2000 2100 2200 1500 1600 1700 1800
    ModeLine "1900x1600" 100 1900 2000 2100 2200 1600 1700 1800 1900
    ModeLine "1900x1700" 100 1900 2000 2100 2200 1700 1800 1900 2000
    ModeLine "1900x1800" 100 1900 2000 2100 2200 1800 1900 2000 2100
    ModeLine "1900x1900" 100 1900 2000 2100 2200 1900 2000 2100 2200
    ModeLine "1900x2000" 100 1900 2000 2100 2200 2000 2100 2200 2300
    ModeLine "2000x100" 100 2000 2100 2200 2300 100 200 300 400
    ModeLine "2000x200" 100 2000 2100 2200 2300 200 300 400 500
    ModeLine "2000x300" 100 2000 2100 2200 2300 300 400 500 600
    ModeLine "2000x400" 100 2000 2100 2200 2300 400 500 600 700
    ModeLine "2000x500" 100 2000 2100 2200 2300 500 600 700 800
    ModeLine "2000x600" 100 2000 2100 2200 2300 600 700 800 900
    ModeLine "2000x700" 100 2000 2100 2200 2300 700 800 900 1000
    ModeLine "2000x800" 100 2000 2100 2200 2300 800 900 1000 1100
    ModeLine "2000x900" 100 2000 2100 2200 2300 900 1000 1100 1200
    ModeLine "2000x1000" 100 2000 2100 2200 2300 1000 1100 1200 1300
    ModeLine "2000x1100" 100 2000 2100 2200 2300 1100 1200 1300 1400
    ModeLine "2000x1200" 100 2000 2100 2200 2300 1200 1300 1400 1500
    ModeLine "2000x1300" 100 2000 2100 2200 2300 1300 1400 1500 1600
    ModeLine "2000x1400" 100 2000 2100 2200 2300 1400 1500 1600 1700
    ModeLine "2000x1500" 100 2000 2100 2200 2300 1500 1600 1700 1800
    ModeLine "2000x1600" 100 2000 2100 2200 2300 1600 1700 1800 1900
    ModeLine "2000x1700" 100 2000 2100 2200 2300 1700 1800 1900 2000
    ModeLine "2000x1800" 100 2000 2100 2200 2300 1800 1900 2000 2100
    ModeLine "2000x1900" 100 2000 2100 2200 2300 1900 2000 2100 2200
    ModeLine "2000x2000" 100 2000 2100 2200 2300 2000 2100 2200 2300
EndSection

Section "Screen"
	Identifier	"Default Screen"
    Device      "VMware SVGA"
    Monitor     "vmware"
    # Don't specify DefaultColorDepth unless you know what you're
    # doing. It will override the driver's preferences which can
    # cause the X server not to run if the host doesn't support the
    # depth.
    Subsection "Display"
        # VGA mode: better left untouched
        Depth       4
        Modes       "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       8
        Modes       "1280x1024"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1280x1024"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus" "SendCoreEvents"
	InputDevice     "cursor" "SendCoreEvents"
	InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
	Mode	0666
EndSection




Reply to: