Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login screen hidden under splash #20

Open
marekmosiewicz opened this issue Dec 13, 2022 · 3 comments
Open

Login screen hidden under splash #20

marekmosiewicz opened this issue Dec 13, 2022 · 3 comments

Comments

@marekmosiewicz
Copy link

On my Fedora 37 running DCS shows splash screen and processor works so it looks like it hang.
But as it was noticed here ValveSoftware/Proton#1722 in fact under it there is login screen.

@Aterfax
Copy link

Aterfax commented Feb 26, 2023

You may be able to use:

xdotool windowmove $(xdotool search --onlyvisible 'DCS Login') 10 10

@wirmola
Copy link

wirmola commented Mar 28, 2023

you can change your resolution to 800x600 temporarily to reveal the login screen.

@TheZoq2
Copy link
Owner

TheZoq2 commented Apr 3, 2023

You can also focus it using keybinds like alt-tab, and then full screen it

Or enter your login details once and click remember. After that you can just press enter when you think the window has popped up

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

No branches or pull requests

4 participants