diff options
author | Joursoir <chat@joursoir.net> | 2022-05-15 23:33:23 +0300 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2022-05-15 23:33:23 +0300 |
commit | ca3a392804673926c19c80b43077fd8a5b2ea8d2 (patch) | |
tree | b722715d49ac1794e97e9d1daf346f40d336438e | |
parent | 6794e043ba8345d86aae6ee9f84f62da647bd29c (diff) | |
download | umt-ca3a392804673926c19c80b43077fd8a5b2ea8d2.tar.gz umt-ca3a392804673926c19c80b43077fd8a5b2ea8d2.tar.bz2 umt-ca3a392804673926c19c80b43077fd8a5b2ea8d2.zip |
readme: complete the controls section
-rw-r--r-- | README.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -36,7 +36,16 @@ The app doesn't currently support command line arguments. ### Controls -Coming soon... +You can only use your keyboard to navigate through the application. + +``` +- UP ARROW / DOWN ARROW: change the parameter +- LEFT ARROW / RIGHT ARROW: change the value of the parameter +- SPACE: show or hide all additional information +- F1-F11: choose test test +- F12: open the monitor settings menu +- ESC: end the test or exit from the application +``` ## Screenshots |