aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-07-28 00:35:34 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-28 00:35:34 +0200
commit9f104ba2f9ab2f05cc2d296cb1abbfd1011c6b25 (patch)
treeb2977779bbce2c27d133b543632e9956ae770aeb /README.md
parentcf0a94502a791f2b8a64cc6449b1e9dcaa3e3874 (diff)
Revert "Add alt+f1 keybind on target window to reset window rotation"
This reverts commit cf0a94502a791f2b8a64cc6449b1e9dcaa3e3874.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 36dfc64..082bc89 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ 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 "Alt + F1" key while the target window is focused, or press the "W" key while the vr-video-player is focused or press the select/back button on an xbox controller while the vr-video-player is focused. You can also send the SIGUSR1 signal to the application, using the following command:
+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`
```