|
Lines 2412-2421
Link Here
|
| 2412 |
<screen>&prompt.root; <userinput>kbdcontrol -k /dev/kbd1 < /dev/ttyv0 > /dev/null</userinput></screen> |
2412 |
<screen>&prompt.root; <userinput>kbdcontrol -k /dev/kbd1 < /dev/ttyv0 > /dev/null</userinput></screen> |
| 2413 |
|
2413 |
|
| 2414 |
<para>Note that if the USB keyboard is the only keyboard, it |
2414 |
<para>Note that if the USB keyboard is the only keyboard, it |
| 2415 |
is accessed as <devicename>/dev/kbd0</devicename>, thus, |
2415 |
is accessed as <devicename>/dev/ukbd0</devicename>, thus, |
| 2416 |
the command should look like:</para> |
2416 |
the command should look like:</para> |
| 2417 |
|
2417 |
|
| 2418 |
<screen>&prompt.root; <userinput>kbdcontrol -k /dev/kbd0 < /dev/ttyv0 > /dev/null</userinput></screen> |
2418 |
<screen>&prompt.root; <userinput>kbdcontrol -k /dev/ukbd0 < /dev/ttyv0 > /dev/null</userinput></screen> |
| 2419 |
|
2419 |
|
| 2420 |
<para><filename>/etc/rc.i386</filename> is a good place to |
2420 |
<para><filename>/etc/rc.i386</filename> is a good place to |
| 2421 |
add the above command.</para> |
2421 |
add the above command.</para> |