mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
413d8b01b6
Display and manipulate XKB keyboard controls from the commandline. PR: 16006 Submitted by: Yoshiro MIHIRA <sanpei@sanpei.org>
13 lines
228 B
Plaintext
13 lines
228 B
Plaintext
Display and manipulate XKB keyboard controls from the commandline
|
|
|
|
You can set keyboard delay and repeat rates with XKB/X enviroment:
|
|
|
|
% xkbctrl +repeat 200 20
|
|
|
|
command help:
|
|
|
|
% xkbctrl -help
|
|
|
|
MIHIRA Yoshiro
|
|
<sanpei@sanpei.org>
|