Update Question 11.17:
- Mark up driver flags with <literal> Approved by: gabor
This commit is contained in:
parent
c750d3fe83
commit
a26bddbee5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32355
1 changed files with 1 additions and 1 deletions
|
@ -7097,7 +7097,7 @@ ttyvb "/usr/libexec/getty Pc" cons25 off secure</programlisting>
|
|||
<para>and notice that your mouse does not work properly.</para>
|
||||
|
||||
<para>If this happens, disable the synchronization check code
|
||||
by setting the driver flags for the PS/2 mouse driver to 0x100.
|
||||
by setting the driver flags for the PS/2 mouse driver to <literal>0x100</literal>.
|
||||
Enter <emphasis>UserConfig</emphasis> by giving the
|
||||
<option>-c</option> option at the boot prompt:</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue