From ace42c8d7142abb5b2d0dfc2c47e0bd6c4746b91 Mon Sep 17 00:00:00 2001 From: Alex Klemenchuk Date: Wed, 12 Nov 2025 10:00:51 -0800 Subject: [PATCH] Add workaround description of mouse cursor lock issue on sway Added a description of the mouse lock issue and workaround for tiling window managers --- wiki/Troubleshooting.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/wiki/Troubleshooting.md b/wiki/Troubleshooting.md index 1dee00b..fa21179 100644 --- a/wiki/Troubleshooting.md +++ b/wiki/Troubleshooting.md @@ -76,6 +76,10 @@ Look at the troubleshooting steps for each of the following issues: * If you just type "Mouse key" into the Start Menu search dialog, it should take you to the correct settings page. * Ask for help on our [Discord server](https://moonlight-stream.org/discord) +### Can't move mouse cursor across whole screen +* Some desktop environments that force window sizes (Sway, etc.) can affect the mouse input when running with "Optimize mouse for remote desktop instead of games" enabled. +* For now - a workaround is to press ctrl-alt-shift-M to enable the setting after the moonlight window is in your desired configuration. + ### Video only displays in the top left corner of the stream * Use the NVIDIA Control Panel to set your desired display resolution, not Windows Display Settings * If your resolution is already set to the desired value, change it to something else and back again using NVIDIA Control Panel. @@ -156,4 +160,4 @@ If you have one of the following, try disabling or uninstalling it: ### Bluetooth-related streaming issues Depending on your streaming device, you may have a bad experience if Bluetooth is active while streaming. This is a hardware limitation due to the antenna wiring. If you experience this and are streaming from within your home, you can try connecting the gamepad directly to your PC using a wireless adapter or Bluetooth. -Still having issues? Ask for help on our [Discord server](https://moonlight-stream.org/discord) \ No newline at end of file +Still having issues? Ask for help on our [Discord server](https://moonlight-stream.org/discord)