aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2022-05-15 23:33:23 +0300
committerJoursoir <chat@joursoir.net>2022-05-15 23:33:23 +0300
commitca3a392804673926c19c80b43077fd8a5b2ea8d2 (patch)
treeb722715d49ac1794e97e9d1daf346f40d336438e
parent6794e043ba8345d86aae6ee9f84f62da647bd29c (diff)
downloadumt-ca3a392804673926c19c80b43077fd8a5b2ea8d2.tar.gz
umt-ca3a392804673926c19c80b43077fd8a5b2ea8d2.tar.bz2
umt-ca3a392804673926c19c80b43077fd8a5b2ea8d2.zip
readme: complete the controls section
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index b103f80..9d7baa0 100644
--- a/README.md
+++ b/README.md
@@ -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