We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af8d564 commit 3dee08dCopy full SHA for 3dee08d
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