kbd(3): fix a typo (thanks Alex Musolino)
This commit is contained in:
parent
4dcb3ce2ab
commit
ddaaf65efe
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ The
|
||||||
file sets typematic rate and delay. The value of the number is a
|
file sets typematic rate and delay. The value of the number is a
|
||||||
bitmask where first 5 bits set the repeat rate (ranging from 0b00000
|
bitmask where first 5 bits set the repeat rate (ranging from 0b00000
|
||||||
for 30Hz to 0b11111 for 2Hz). Bits 6 and 7 set the delay before the
|
for 30Hz to 0b11111 for 2Hz). Bits 6 and 7 set the delay before the
|
||||||
first repeat is activated (ranging from 0b00 for 250Hz to 0b11 for
|
first repeat is activated (ranging from 0b00 for 250ms to 0b11 for
|
||||||
1000Hz).
|
1000ms).
|
||||||
.SH EXAMPLE
|
.SH EXAMPLE
|
||||||
Set the Scroll and Caps leds:
|
Set the Scroll and Caps leds:
|
||||||
.EX
|
.EX
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue