According to the manufacturer MouseSystems mice are not intended to

function until the year 19821

Approved by:	bcr (mentor, implicit)
This commit is contained in:
Eitan Adler 2013-02-02 05:25:17 +00:00
parent 62e937385d
commit eb2d2f50b2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40866

View file

@ -5513,37 +5513,6 @@ UserConfig&gt; <userinput>quit</userinput></screen>
</answer>
</qandaentry>
<qandaentry>
<question id="ps2-mousesystems">
<para>Why does my PS/2 mouse from MouseSystems not
work?</para>
</question>
<answer>
<para>There have been some reports that certain model of PS/2
mouse from MouseSystems works only if it is put into the
<quote>high resolution</quote> mode. Otherwise, the mouse
cursor may jump to the upper-left corner of the screen every
so often.</para>
<para>Specify the flags <literal>0x04</literal> to the PS/2
mouse driver to put the mouse into the high resolution mode.
Enter <emphasis>UserConfig</emphasis> by giving the
<option>-c</option> option at the boot prompt:</para>
<screen>boot: <userinput>-c</userinput></screen>
<para>Then, in the <emphasis>UserConfig</emphasis> command
line, type:</para>
<screen>UserConfig&gt; <userinput>flags psm0 0x04</userinput>
UserConfig&gt; <userinput>quit</userinput></screen>
<para>See the previous section for another possible cause of
mouse problems.</para>
</answer>
</qandaentry>
<qandaentry>
<question id="mouse-button-reverse">
<para>How do I reverse the mouse buttons?</para>