> Perhaps you could post *your* XF86Config since it is now working?
>
> prl
>

Certainly.  Here it is.  I hope this can be of help to someone.

Many thanks to Martin Herweg for the terrific link to many XF86Config files.
I'm sure they are much better than mine.

Here it is again.

http://www.lug-marl.de/download/kmLinuxTSE/XF86Config-3/

fp


(I'm sorry, Mr. Lawrence, about sending this email directly to you earlier
today instead of the list.  It was not intentional.)


# This is for a Packard Bell P1-200 with a Goldstar 1465 DLs monitor.

Section "ServerLayout"
         Identifier     "XFree86 Configured"
         Screen      0  "Screen0" 0 0
         InputDevice    "Mouse0" "CorePointer"
         InputDevice    "Keyboard0" "CoreKeyboard"
 EndSection

 Section "Files"
         RgbPath      "/usr/X11R6/lib/X11/rgb"
         ModulePath   "/usr/X11R6/lib/modules"
         FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
         FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
         FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
         FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
         FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
         FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
         FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
 EndSection

 Section "Module"
         Load  "dbe"
         Load  "dri"
         Load  "extmod"
         Load  "glx"
         Load  "record"
         Load  "xtrap"
         Load  "speedo"
         Load  "type1"
    Load  "freetype"
 EndSection

 Section "InputDevice"
         Identifier  "Keyboard0"
         Driver      "keyboard"
 EndSection

 Section "InputDevice"
         Identifier  "Mouse0"
         Driver      "mouse"
         Option      "Protocol" "PS/2"
         Option      "Device" "/dev/psaux"
         Option    "ZAxisMapping" "4 5"
         Option     "Emulate3Buttons" "yes"
 EndSection

 Section "Monitor"
         Identifier   "Monitor0"
         VendorName   "Monitor Vendor"
         ModelName    "Monitor Model"
         HorizSync  30-50.0
         VertRefresh 50.0-100.0

 EndSection

 Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option     "noaccel"                   # [<bool>]
         #Option     "swcursor"                  # [<bool>]
         #Option     "slow_dram_refresh"         # [<bool>]
         #Option     "slow_dram"                 # [<bool>]
         #Option     "slow_edodram"              # [<bool>]
         #Option     "slow_vram"                 # [<bool>]
         Identifier  "S3 Trio64 (generic)"
         Driver      "s3"
         VendorName  "S3 Trio64 (generic)"
         BoardName   "S3 Trio64 (generic)"
         #BusID       "PCI:0:15:0"
 EndSection

 Section "Screen"
         Identifier "Screen0"
         Device     "S3 Trio64 (generic)"
         Monitor    "Monitor0"
    DefaultDepth 16

         SubSection "Display"
                Depth     16
                Modes   "1024x768" "800x600" "640x480"
         EndSubSection
 EndSection





-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to