On Thu, 8 Jul 1999, Dale Scheetz wrote:

> I just got the new laptop, and have been quite satisfied with it, except
> when it comes to X...
> 
> The primary problem is that I must configure X for a serial mouse, because
> I don't know what device and port to pick for the touchpad. Am I out of
> luck, or is there a working choice available in XF86Setup?

if its the synaptics touch pad just treat it as a ps/2 mouse and X should
treat it fine.... (i have the pres 1680, so i'm assuming a few things
here;))

 > 
> While I'm at it, does anyone know how to get the graphics card into any
> other mode but the "super low res"? I can only see about 10% of the
> screen, and I can't scroll. Is this also the best I can do?
once again i'm making an assupmtion that your pres has a version of the
neomagic video card found in most of the compaq laptop products  so here
is my config file where i can get as decent a resolution as possible ( i
forget the website that had the initial work on it)

let me know how it works out....



regards,

jd?

> 
> Please CC me, as I am not subscribed to this list.
> 
> TIA,
> 
> Dwarf
> --
> _-_-_-_-_-   Author of "The Debian Linux User's Guide"  _-_-_-_-_-_-
> 
> aka   Dale Scheetz                   Phone:   1 (850) 656-9769
>       Flexible Software              11000 McCrackin Road
>       e-mail:  [EMAIL PROTECTED]     Tallahassee, FL  32308
> 
> _-_-_-_-_-_- See www.linuxpress.com for more details  _-_-_-_-_-_-_-
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 

Xconfig file follows

================





Section "Files"    RgbPath      "/usr/X11R6/lib/X11/rgb"    FontPath
"/usr/X11R6/lib/X11/fonts/misc/"    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/Speedo/"    FontPath
"/usr/X11R6/lib/X11/fonts/75dpi/"    FontPath
"/usr/X11R6/lib/X11/fonts/100dpi/"#    ModulePath
"/usr/X11R6/lib/modules"EndSection#Section "Module"#    Load
"xf86Jstk.so"#EndSectionSection "ServerFlags"#    NoTrapSignals#
DontZap#    DontZoom#    DisableVidModeExtension#
AllowNonLocalXvidtune#    DisableModInDev#
AllowNonLocalModInDevEndSectionSection "Keyboard"    Protocol   "Standard"
AutoRepeat      500 5    XkbDisable    XkbKeymap
"xfree86(us)"EndSectionSection "Pointer"#    Protocol    "Microsoft"#
Device      "/dev/ttyS0"    Protocol    "PS/2"    Device      "/dev/psaux"
Emulate3Buttons    Emulate3Timeout    50EndSectionSection "Monitor"
Identifier  "Generic Multisync"    VendorName  "Unknown"    ModelName
"Unknown"    HorizSync   30-64    VertRefresh 50-100# 640x480 @ 60 Hz,
31.5 kHz hsyncModeline "640x480"     25.175 640  664  760  800   480  491
493  525# 800x600 @ 60 Hz, 37.8 kHz hsyncModeline "800x600"     40     800
840  968 1056   600  601  605  628 +hsync +vsync# 1024x768 @ 60 Hz, 48.4
kHz hsyncModeline "1024x768"    65    1024 1032 1176 1344   768  771  777
806 -hsync -vsyncEndSectionSection "Device"    Identifier
"NeoMagic"#    Chipset  "NM2160"#    IOBase     0xfea00000#    MemBase
0xfd000000    VideoRam  2048#    DacSpeed       90#    Option   "linear"#
Option  "nolinear"#    Option   "sw_cursor"#    Option  "hw_cursor"#
Option  "no_accel"#    Option   "intern_disp"#    Option
"extern_disp"#    Option        "mmio"#    Option       "no_mmio"#
Option  "lcd_center"#    Option "no_stretch"EndSectionSection "Screen"
Driver      "svga"    Device      "NeoMagic"    Monitor     "Generic
Multisync"    Subsection "Display"        Depth       24        Modes
"800x600" "640x480"        virtual 1024 768   EndSubsection    Subsection
"Display"        Depth       16        Modes       "1024x768" "800x600"
"640x480"        virtual 1024 768    EndSubsection    Subsection "Display"
Depth       8        Modes       "1024x768" "800x600" "640x480" virtual
1024 768    EndSubsectionEndSection

Reply via email to