From 6acfc82d81d3aa165ef86545abb6d14116e8e0c0 Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Thu, 29 Feb 2024 22:14:44 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e4b47ac..ba1e4da 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,10 @@ We would like to work with you and include additional bindings. # Known Issues +## SteamVR: laser pointers not visible + +This seems to be a rare issue with SteamVR startup overlays. Restarting the overlay will fix the issue. + ## Scroll wheel doesn't work This seems to be an issue specific to Electron apps (Discord, Element, Slack, Spotify) on Wayland. Scrolling will work when using these in your web browser. @@ -99,4 +103,4 @@ While WiVRn technically supports EXTX_overlay, I do not recommend using this sof ## X11 limitations -DPI scaling and upright screens are not supported on X11. +DPI scaling and upright screens are not supported on X11. These might display incorrectly or mess up your mouse position.