LXQT und Steam

Mike550155

Lieutenant
Registriert
Feb. 2010
Beiträge
844
Ich habe mal eine Frage an die Linux Experten hier. Also ich habe Cashyos mit LXQT/openbox bei mir laufen und bei Steam gibt es ein Problem, das ich bis jetzt nicht lösen konnte.
Wenn die Steam Library offen ist und auf der linken Seite die Spieleauswahl zu sehen ist, kann mann ja üblicherweise mit Rechtsklick der Maus auf Properties gehen und dann z.b. die Proton version einstellen. Geht aber nicht, Rechtsklick macht nicht, Dropdown geht gar nicht auf. Auch wenn ich die Seite des Spiels aufmachen und dort oben Rechts das Gear Symbol anklicke geht das Property dropdown nicht auf. Das hat zu 100% mit LXQT zu tun, da es in KDE z.b. funktioniert. Natürlich habe ich zu dem Thema Google befragt, aber keine Lösung gefunden.
Hat hier Jemand so ein Problem gehabt und eine Lösung gefunden?
 
Had the exact same problem with my lubuntu
Just solved it by going into Steam, Steam > Settings > Interface
and tick "Enable context menu focus compatibility mode"

Sadly for me it doesn't fix sub dropdown menus, for instance I still can't uninstall games through steam
https://askubuntu.com/questions/1480035/steam-doesnt-let-me-get-into-properties

Steam context menus and properties not opening on LXQt with Openbox is a known issue linked to window manager behavior, specifically how Openbox sends an unfocus event before pointer clicks.

The primary fix is enabling "Context Menu Focus Compatibility Mode" in Steam:

  • Go to Steam > Settings > Interface.
  • Enable "Enable context menu focus compatibility mode".
  • This setting directly addresses the issue where right-click menus and dropdowns (like Game Properties) are unclickable due to focus events.
If the setting doesn't resolve all issues (e.g., dropdowns in Settings still don't work):

  • Try Switching to Steam Small Mode (View > Small Mode). This often restores functionality for game properties and uninstalling.
  • Ensure your window focus mode is set to "Click to Focus" (not "Focus follows mouse" or "Focus on hover"). This can be checked in your desktop environment settings (e.g., LXQt Settings > Window Management > Focus).
  • For LXQt specifically, verify that "Show Window Manager menu on right-click" is enabled in Desktop Settings > Advanced. This allows the Openbox menu to appear on desktop right-click.
After modifying Openbox configuration files (e.g., menu.xml), always run openbox --reconfigure to reload the changes.
search.brave.com: "lxqt openbox steam right click mouse properties menu not opening up, not working"
 
  • Gefällt mir
Reaktionen: Krik und CountSero
Zurück
Oben