On 2/5/23 16:47, Don Armstrong wrote:
Control: reassign -1 kde-plasma-desktop
My guess is that this has something to do with kde-plasma-desktop, but
you're going to need to provide more information about which window
manager you're using, what version it is, and what you've most recently
installed.
Ok, thank you. I am using kwin window manager and light dm for my
display manager. Here is my system data:
$ neofetch
_,met$$$$$gg. george@gigatribetrek
,g$$$$$$$$$$$$$$$P. --------------------
,g$$P" """Y$$.". OS: Debian GNU/Linux bookworm/sid x86_64
,$$P' `$$$. Host: X570 AORUS ELITE WIFI -CF
',$$P ,ggs. `$$b: Kernel: 6.1.0-3-amd64
`d$$' ,$P"' . $$$ Uptime: 8 hours, 5 mins
$$P d$' , $$P Packages: 3136 (dpkg)
$$: $$. - ,d$$' Shell: bash 5.2.15
$$; Y$b._ _,d$P' Resolution: 2560x1440, 1920x1080,
2560x1440, 1920x1080
Y$$. `.`"Y$$$$P"' DE: Plasma 5.26.5
`$$b "-.__ WM: KWin
`Y$$ WM Theme: plastik
`Y$$. Theme: [Plasma], Breeze [GTK2/3]
`$$b. Icons: [Plasma], breeze [GTK2/3]
`Y$$b. Terminal: konsole
`"Y$b._ Terminal Font: Hack 11
`""" CPU: AMD Ryzen 9 5900X (24) @ 3.700GHz
GPU: AMD ATI Radeon RX 6600/6600 XT/6600M
Memory: 6367MiB / 32021MiB
$ cat /etc/X11/default-display-manager
/usr/sbin/lightdm
I haven't installed any new software recently, except for reportbug, and
that was after this problem came up. The only thing I have installed are
the daily updates with sudo apt update and sudo apt upgrade.
Here is my sources file:
$ cat /etc/apt/sources.list
deb http://deb.debian.org/debian/ bookworm main contrib non-free
deb-src http://deb.debian.org/debian/ bookworm main contrib non-free
deb http://security.debian.org/debian-security bookworm-security main
contrib non-free
deb-src http://security.debian.org/debian-security bookworm-security
main contrib non-free
# bullseye-updates, to get updates before a point release is made;
# see
https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
deb http://deb.debian.org/debian/ bookworm-updates main contrib non-free
deb-src http://deb.debian.org/debian/ bookworm-updates main contrib non-free
# enable the following in order to install the protonmail bridge, but
then comment it out again
# deb http://deb.debian.org/debian bullseye main
Note that to install bookworm, I first installed bullseye and then
changed the source names.