diff --git a/wiki-rtd/docs/wiki_general/known-issues.md b/wiki-rtd/docs/wiki_general/known-issues.md
index cdf6913..540f21a 100644
--- a/wiki-rtd/docs/wiki_general/known-issues.md
+++ b/wiki-rtd/docs/wiki_general/known-issues.md
@@ -115,6 +115,15 @@ What follows is a list of known issues.
 
 **Solution:** Use the Reorder Controllers interface in Steam to switch between Player 1 and Player 2.
 
+
+### Desktop Layout conflict with Game Layout in Linux Desktop
+
+**Issue:** This issue is sometimes fixed by Valve, but we have seen it coming back. The root cause of it that the Desktop Layout somehow take preset over the Game Layout in Linux Desktop. Thus the inputs don't work or gets scrambled. 
+
+**Solution:** Disable Steam Input for the Desktop Layout in `Steam` -> `Settings` -> `Controller` -> `Desktop Layout` -> `Edit`.
+
+<img src="../../wiki_images/steam/steam-desktop-layout.png" width="600">
+
 ## Known Issues - Linux Desktop
 
 ### KDE Discover
diff --git a/wiki-rtd/docs/wiki_images/steam/steam-desktop-layout.png b/wiki-rtd/docs/wiki_images/steam/steam-desktop-layout.png
new file mode 100644
index 0000000..06f48dd
Binary files /dev/null and b/wiki-rtd/docs/wiki_images/steam/steam-desktop-layout.png differ