From 48124315356b105cd835dc3d76458fe07a132dc2 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 29 Aug 2020 21:10:30 +0200 Subject: Add alt+f1 global hotkey to reset window rotation (keyboard mapping update not tested) --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'README.md') 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. -- cgit v1.2.3