Skip to content
lasermtv07 edited this page Dec 27, 2022 · 3 revisions

Run command

Description

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.

Syntax

Full

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

Alternate name

r

Other

Keyboard layout

` 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

Language

English only

Images

run3 run2 run1

Clone this wiki locally