[541] in netbsd-help mailing list archive
Re: continued installation
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sun Dec 17 02:04:57 1995
To: jjnovak@MIT.EDU (John J. Novak )
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Sun, 17 Dec 1995 02:00:57."
<9512170701.AA24073@MIT.MIT.EDU>
Date: Sun, 17 Dec 1995 02:04:35 EST
From: Greg Hudson <ghudson@MIT.EDU>
> 1. having trouble getting my video to be anything but 320x240. Got a
> 17inch gateway crystalscan and looked up the xf8config settings in
> Monitors and it don't work.
Make sure the Modes line (down towards the end of XF86Config) lists
the high-resolution modes before the low-resolution modes; the
xf86config program writes them out in the wrong order. You can use
ctrl-alt-plus and ctrl-alt-minus to cycle through video modes.
> 2. can't get mouse to work. standard pack-in with my gateway
> system. choosing option 1, MSmouse compatible. If I choose the
> serial mouse option, tty00, then I get a cursor that don't move. if
> I choose MSmouse, then startx don't work because it can't find mouse
> (I checked, and mouse isn't in /dev). where is mouse?
What kind of mouse do you have? Generally, there are two best guesses
are:
For a serial mouse:
Protocol "MouseSystems"
Device "/dev/tty00"
For a bus mouse:
Protocol "MouseSystems"
Device "/dev/pms0"