We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c50da90 + 3dee08d commit 51354e4Copy full SHA for 51354e4
1 file changed
site/_wiki/FAQ/LinuxAppSpecific.md
@@ -14,7 +14,7 @@ Please note that libinput adds smoothing on top of this output mode by default.
14
15
### My cursor is stuck (Wayland) {#osu-lazer-broken-input-wayland}
16
17
-Make sure you set the `SDL_VIDEODRIVER` to `wayland`. Some examples:
+Make sure you set the environment variable `SDL_VIDEODRIVER` to `wayland`. Some examples:
18
19
```bash
20
env SDL_VIDEODRIVER=wayland ./osu.AppImage
0 commit comments