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

lib/x11utils: Use Ctrl instead of Esc to show the lockscreen #16536

Merged
merged 1 commit into from Mar 3, 2023

Conversation

Vogtinator
Copy link
Member

Plasma 5.27 introduced that Esc turns the monitor off. With 5.27.2, it no longer causes the lockscreen UI to show, so we can't use it here anymore. Ctrl appears to work fine.

Verification runs:

KDE Live: https://openqa.opensuse.org/tests/3154656
GNOME Live: https://openqa.opensuse.org/tests/3154657
Xfce Live: https://openqa.opensuse.org/tests/3154662

Any other VRs needed? The lxde and the otherDE tests apparently don't trigger the lockscreen.

Plasma 5.27 introduced that Esc turns the monitor off. With 5.27.2, it no
longer causes the lockscreen UI to show, so we can't use it here anymore.
Ctrl appears to work fine.
@github-actions
Copy link

github-actions bot commented Mar 3, 2023

Great PR! Please pay attention to the following items before merging:

Files matching lib/**.pm:

  • Consider adding or extending unit tests in t/

This is an automatically generated QA checklist based on modified files.

Copy link
Contributor

@DimStar77 DimStar77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's try - worst case we'll have to revert over the weekend and find better solutions

@Vogtinator
Copy link
Member Author

Let's try - worst case we'll have to revert over the weekend and find better solutions

If necessary just an if is_kde; bandaid until a better key shows up...

@Vogtinator Vogtinator merged commit e26965a into os-autoinst:master Mar 3, 2023
@Vogtinator Vogtinator deleted the plasmanodpms branch March 3, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants