-
Notifications
You must be signed in to change notification settings - Fork 1
run
lasermtv07 edited this page Dec 27, 2022
·
3 revisions
the command run is the main command in faketyper. It starts the typing simulation. It also displays the visualistation of the keyboard (currently only English - US, though Czech - CS, Suomi - FI and Russian - RU will be added in 0.4) - can be disabled.
run: run [/k] [/d] [/b] [/w] <speed> <errors> <string> <error characters>
- starts the typing
-
/k
hides the onscreen keyboard -
/d
disables the use of capital letters. Legacy function. -
/b
writes out the typed string after typing finishes -
/w
disables 3sec wait before typing starts -
<speed>
typing speed, in characters per seconds -
<errors>
probability of error appearing in the text, 0-100, 100 for no errors -
<string>
the text that will be typed out -
<error characters>
list of characters to be replaced by
r
` 1 2 3 4 5 6 7 8 9 0 - =
q w e █ t y u i o p [ ] \
a s d f g h j k l ; " ENTER
z x c v b n m , . / SHIFT
CTRL WIN ALT [ SPACE ] ALT OPT CTRL
English only