Skip to main content
3 votes
Accepted

How can I prevent Telegram from starting automatically on Debian 8.7 Jessie?

I fixed it! KDE was saving the session upon shutdown and restoring it upon startup, thus reopening all programs. I disabled it under Startup and Workspace > Startup and Shutdown > Desktop ...
brainplot's user avatar
  • 190
3 votes

Load X resources when KDE starts on Linux Mint

I know your question is for KDE Plasma 4, but the following is the solution at least for Plasma 5: Plasma 5 complies with the Freedesktop/XDG specification, including specifically the Desktop ...
villapx's user avatar
  • 844
3 votes

Change directory for Kate syntax highlighting files

For the latest version of Kate, placing syntax xml files in this directory works: ~/.local/share/katepart5/syntax Thanks @Datalore
Alexander's user avatar
  • 10.1k
2 votes

How can I alter KWin rules via TTY?

Ok, I managed to solve it by myself. Here is what I did: The tutorial that I linked in the question mentioned the config key opacityactive. I already knew, that the config file had to be somewhere ...
Nos's user avatar
  • 141
2 votes

How to kill and restart kwin and plasma-desktop from remote ssh session

Writing regarding >= kde-plasma-5.13 with x11 backend : Just many (if not all) processes of the kde-plasma framework are launched and controlled via dbus. Therefore one should, as far as possible, ...
MC68020's user avatar
  • 8,637
1 vote
Accepted

how to change the kde4 plasma desktop to folder view for all users

The folderview setting is located in a file called plasma-desktop-appletsrc which can be found under ~/.kde/share/config. You ran kde4-config --path config as root, so it returned /root/.kde/share/...
Natolio's user avatar
  • 1,332
1 vote

Installing KDE4 development files in 2020

The kde4-config is no longer available on the ubuntu packages website though you can download it from this Direct Download Link or from this Ubuntu manuals link. You can also find some other kde-...
David Kariuki's user avatar
1 vote

Configure third button of a 3M Ergonomic Mouse

Yes! For me on CentOS 7 this can be enabled on the command line: xinput --set-prop 'PixArt USB Optical Mouse' 'Evdev Wheel Emulation' 1 xinput --set-prop 'PixArt USB Optical Mouse' 'Evdev Wheel ...
bosmith's user avatar
  • 89

Only top scored, non community-wiki answers of a minimum length are eligible