Whitespace from last commit.
This commit is contained in:
parent
895cb7dc7e
commit
417f273d6b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16362
1 changed files with 6 additions and 4 deletions
|
@ -2498,10 +2498,12 @@ usbd_flags=""</programlisting>
|
|||
later, you just need to enable USB support in
|
||||
<filename>/etc/rc.conf</filename>.</para>
|
||||
|
||||
<para>Once you have USB keyboard support enabled on your system, the AT keyboard becomes
|
||||
<devicename>/dev/kbd0</devicename> and the USB keyboard becomes
|
||||
<devicename>/dev/kbd1</devicename>, if both are connected to the
|
||||
system. If there is the USB keyboard only, it will be
|
||||
<para>Once you have USB keyboard support enabled on your
|
||||
system, the AT keyboard becomes
|
||||
<devicename>/dev/kbd0</devicename> and the USB keyboard
|
||||
becomes <devicename>/dev/kbd1</devicename>, if both are
|
||||
connected to the system. If there is the USB keyboard
|
||||
only, it will be
|
||||
<devicename>/dev/ukbd0</devicename>.</para>
|
||||
|
||||
<para>If you want to use the USB keyboard in the console, you
|
||||
|
|
Loading…
Reference in a new issue