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

Re: Thinkpad 360CSE questions



On Fri, 20 Nov 1998, Steve Lamb wrote:

>     Does anyone have any of the following for the 360CSE?

	I actually have a 360CE, but it should be rather close.

> Working libvga.config

	No, and I would like a working one. Of course this was with RH4.0,
so I have yet to try it with Debian 2.0, which is what is currently
installed.

> Working X configs

	Yes, attached. It came from one of a ThinkPad+Linux sites I found.
It was listed for another laptop, but worked for me. I get 640x480x256,
and looks just fine!

> Working gpm config for the mouse-thingy

	Yes, try the below. It worked out of the box for me with Debian
2.0.

device=/dev/psaux
responsiveness=
type=ps2
append="-l \"a-zA-Z0-9_.:~/\300-\326\330-\366\370-\377\""


	Hope this helps. Any more question about this laptop, feel free to
ask. I got Linux running pretty well on mine. :)

----------------------------------------------------------------------------
|   "For to me to live is Christ, and to die is gain."                     |
|                                            --- Philippians 1:21 (KJV)    |
----------------------------------------------------------------------------
|  Ryan Kirkpatrick  |  Boulder, Colorado  | rkirkpat@nag.cs.colorado.edu  |
----------------------------------------------------------------------------
|               http://www-ugrad.cs.colorado.edu/~rkirkpat/                |
----------------------------------------------------------------------------
 Section "Files"
          RgbPath "/usr/X11R6/lib/X11/rgb"
          FontPath "/usr/X11R6/lib/X11/fonts/misc/"
          FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
          FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
          FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
          FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
        EndSection
        Section "ServerFlags"
        EndSection
        Section "Keyboard"
          Protocol   "Standard"
          AutoRepeat 500 5
          LeftAlt    Meta
          RightAlt   ModeShift
          RightCtl   Compose
          ScrollLock ModeLock
        EndSection
        Section "Pointer"
          Protocol  "ps/2"
          Device    "/dev/psaux"
          Emulate3Buttons
        EndSection
        Section "Monitor"
          Identifier  "Generic Monitor"
          VendorName  "Unknown"
          ModelName   "370C"
          Bandwidth   80
          HorizSync   35.38  
          VertRefresh 67.38
          ModeLine   "640x480" 28.3 640 672 768 800 480 490 492 525
        EndSection
        Section "Device"
          Identifier  "Generic SVGA"
          VendorName  "IBM"
          BoardName   "Unknown"
          Chipset     "wd90c30"
        EndSection
        Section "Screen"
          Driver   "svga"
          Device   "Generic SVGA"
          Monitor  "Generic Monitor"
          Subsection "Display"
            Depth    8
            Modes    "640x480"
            ViewPort 0 0
            Virtual  640 480 
          EndSubsection
        EndSection

Reply to: