thor27 / steam-login

Put STEAM BigPicture mode at login screen
121 stars 30 forks source link

Wrong monitor with dual monitor setup on Ubuntu 14.04 #34

Open jvetulani opened 8 years ago

jvetulani commented 8 years ago

Hi!

I have an issue as stated. The nvidia-config has the proper monitors set up.

For some reason, I need to open a terminal, close steam, and then steam big picture reopens on the correct monitor. Is there any way to modify the script so it checks which monitor is active and runs on it?

A separatte isue Would also be cool to be able to run sixad start - (needs sudo access) with it so the gamepad is detected without the need to start a terminal and break the experience.

Great script! Way better then running the steam OS packages.

thor27 commented 6 years ago

Thanks. To add stuff to startup, is possible by editing the /usr/bin/steam-de script. As I said in the other issue up there I will add a way to run a local startup script.

About the wrong monitor I try to load both nvidia-settings and gnome-settings-daemon to get those configurations. Maybe gnome-settings-daemon is messing with your settings, try to remove the line " gnome-settings-daemon &" from your /usr/bin/steam-de script