this post was submitted on 14 Jun 2024
38 points (89.6% liked)

KDE

5053 readers
56 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
 

This sddm bug is driving me insane
(No, I don't want to clean my desk)
@kde

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 3 months ago (7 children)

@kde
It even persists after the login!
Doesn't get fixed until I re-align my displays in xrandr

[–] [email protected] 6 points 3 months ago* (last edited 3 months ago) (6 children)

Hahaha. Common problem with multiscreen with different resolutions. Your laptop screen is below and left of your main display, and X11 renders this black "virtual screen".

There are multiple solutions:

a) Set your screen resolution and position through KDE Plasma SystemSettings and push the button "apply to SDDM configuration" (I think Plasma 6.0 removed this option, try to find it in the SystemSettings KCM SDDM section).

b) The another solution is the old one. Create a file into /etc/X11/xorg.conf/display.conf with the proper values of position and resolution. Search in a wiki about examples (archlinux wiki?).

c) There is a third one that I used few years ago. SDDM allows you run any command after the screen initialization. So you can exec your xrand command here. Search about /etc/sddm.conf

[–] [email protected] 0 points 3 months ago (1 children)

@jlsalvador
Can I fully disable the second monitor on sddm?

[–] [email protected] 1 points 3 months ago* (last edited 3 months ago)

Yes, using xrandr in the /etc/sddm.conf (https://man.archlinux.org/man/sddm.conf.5#DisplayCommand=) /usr/share/sddm/scripts/Xsetup.

load more comments (4 replies)
load more comments (4 replies)