Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

No mouse cursor in desktop #3

Open
SuttonX opened this issue Aug 10, 2023 · 0 comments
Open

No mouse cursor in desktop #3

SuttonX opened this issue Aug 10, 2023 · 0 comments

Comments

@SuttonX
Copy link

SuttonX commented Aug 10, 2023

Works great in Game Mode (if any other physical secondary docked display is set to the same resolution as the Steam Deck - if it's set to anything else it jumps back and forth between resolutions), but in Desktop mode I cannot see the mouse cursor. I've tried forcing the software cursor in KDE, also tried keeping a physical wired mouse connected to the dock. No difference.

Believe this may have something to do with the udev rules that the official build activates, that your build does not. The cursor works fine in desktop mode in the official Sunshine release.

I used Konsole to create a udev rule that contained the same text as the official one, but it's not working. Not sure if your build has a different name, isn't referenced the same, etc.

The file I'm referring to is right in your build folders, under assets and udev

If you find a fix please @ me so I can implement it myself

Also in your assets folder, you have a sunshine.service file that is residual from the package you forked from. I suggest just editing it to contain the contents of your .service file you have us create on the main git page, then in your first install script just do a copy file to the systemd directory as well as the systemctl commands to kick it off. Same with the Udev rule once that gets figured out. Then the entire thing is fully automated.

You can even add a line on the end of your script to open up https://localhost:47990 in a browser when all the rest is finished

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant