gamescope icon indicating copy to clipboard operation
gamescope copied to clipboard

Support for xorg.conf.d, or something similar?

Open isaboll1 opened this issue 3 years ago • 1 comments

In utilizing gamescope in an embedded context, as well as testing on the Deck, the xserver provided from Gamescope doesn't process configurations from xorg.config (/etc/X11/xorg.conf.d). I understand that Gamescope is an XWayland compositor, so it has an X-server running on top of Wayland, however I believe xwayland compositor a can still process xorg configurations if implemented to do so.

Is it possible for Gamescope to implement functionality to process xorg configurations, either through an optional command line argument or automatically?. One area where this would be useful would be for disabling DualShock/Dualsense mouse inputs so that Steam's touchpad configuration works properly on Deck.

isaboll1 avatar Sep 14 '22 01:09 isaboll1

Thus actually would be real nice, my DualSense trackpad always acts as a mouse in game mode regardless of the Steam Input setting, and disabling it in /etc/X11/xorg.conf.d didn't work

Sterophonick avatar Sep 14 '22 22:09 Sterophonick