Hello @mohansur, you've described an issue that's unrelated to the Steam client. If this were investigated in detail, it'd need to be done on a per-game basis by the game devs. For the games running with Proton, that could be noted on the compatibility report for the affected games.
@kisak-valve should i raise the issue on proton repository for the proton affected games ?
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
When running Steam under a bare Xorg session (no window manager), some games do not receive keyboard input events. Mouse pointer and click events works fine. Adding any window manager to the session fully resolves the issue.
This has been reproduced across multiple systems with different hardware and drivers.
Games tested - Mouse & keyboard works fine:
Games tested - keyboard input broken:
Notable observations:
Proton-specific.
suggesting the issue may be related to how fullscreen exclusive mode handles
keyboard grab or focus in X11 without a WM present.
Unity-based but works fine, which may help narrow down the root cause.
_NET_WM_STATE_FULLSCREENhints oran explicit X11 keyboard grab may be most affected.
Steps for reproducing this issue:
sudo service gdm3 stop)sudo /usr/lib/xorg/Xorg)DISPLAY=:0 steam)