aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-08-29 21:10:30 +0200
committerdec05eba <dec05eba@protonmail.com>2020-08-29 21:10:30 +0200
commit48124315356b105cd835dc3d76458fe07a132dc2 (patch)
tree450193f80110abebad8a37f03e0b026790849a2d /README.md
parentc46c62b33961f9922f7f1eb2c1cb43f253f4571d (diff)
Add alt+f1 global hotkey to reset window rotation (keyboard mapping update not tested)
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8af999a..9bc6c8e 100644
--- a/README.md
+++ b/README.md
@@ -35,10 +35,12 @@ if you want to watch a regular non-stereoscopic video, then run:
```
and click on your video player.
-The video might not be in front of you, so to move the video in front of you, you can pull the trigger on the vr controller or press the "W" key while the vr-video-player is focused or press the select/back button on an xbox controller while the application is focused. You can also send the SIGUSR1 signal to the application, using the following command:
-```
-killall -USR1 vr-video-player`
-```
+The video might not be in front of you, so to move the video in front of you, you can do any of the following:
+* Pull the trigger on the vr controller
+* Press "Alt + F1"
+* Press the "W" key while the vr-video-player is focused
+* Press the select/back button on an xbox controller while the application is focused
+* Send a SIGUSR1 signal to the application, using the following command: `killall -USR1 vr-video-player`
You can zoom the view with the Q and E keys when the vr-video-player is focused.