[NTLUG:Discuss] Laptop OS
S. Bradley Christian
webmaster at millerparker.com
Tue Nov 4 13:01:28 CST 2003
I've tried every mode listed. Either the right third of the screen is
covered in artifacts and mouse trails, or X won't start. Here's my
XF86Config:(oh, and I still haven't found how to get the Thinkpad
trackpoint to scroll, any ideas? Google has no answers)
Section "InputDevice"
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
Identifier "DevInputMice"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Unprobed Monitor"
HorizSync 31.5 - 90.0
VertRefresh 60.0 - 60.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "r128"
VendorName "Videocard vendor"
BoardName "ATI Rage 128 Mobility"
VideoRam 16384
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960"
"1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Thanks ahead of time!
On Tue, 2003-11-04 at 12:35, Jack Snodgrass wrote:
> On Tue, 2003-11-04 at 12:23 -0600, S. Bradley Christian wrote:
>
> > I have a Thinkpad a22p that is now running RH 9 just fine. However, the
> > only resolution that works is 1600x1200, which is making me go blind
> > (and most websites look crappy too). Since RH is dying anyways, is there
> > another GNU/Linux OS that is:
> >
>
>
> rh works fine on my Thinkpad. I don't do 1600x1200.
>
> If you change the resolution in your
> /etc/X11/XF86Config
> file to something like:
> Modes "1280x1024"
> what happens?
>
> jack
>
>
>
> > 1. Good on laptops
> > 2. Is nicer about LCD screens.
> > 3. A good way to keep learning Linux?
> >
> > Thanks,
> > Brad
> >
> >
> > _______________________________________________
> > https://ntlug.org/mailman/listinfo/discuss
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
>
More information about the Discuss
mailing list