How to make kde settings effective for other sessions without logging out?

2019-06-05 Thread Gong, Zaiwen
Hi, I would like to find out how to make kde settings effective for other sessions without logging out. Here is my case: I have a general user who is logging on 30 machines. Now on one machine, this user launched System Settings and created a global keyboard shortcut for KDE component KWin --

Re: How to make kde settings effective for other sessions without logging out?

2019-06-05 Thread René J . V . Bertin
On Wednesday June 05 2019 13:11:24 Gong, Zaiwen wrote: > I also tried to modify this setting in file directly (this user's > ~/.kde/share/config/kglobalshortcutsrc That looks like your user is still using a KDE4/Plasma4 desktop. If so, you could try to relaunch the plasma session. I do this per

how to add a shortcut to desktop by a shell command or a Python API or a C API?

2019-06-05 Thread wk
Hi, My enviroment is centos7.4 and default KDE desktop. In Plasma document, it said: "Right clicking on an application entry brings you some options for the entry: Add to Favorites, Add to Panel or Add to Desktop. " My question is: how to add a shortcut to desktop by a shell command or a

Re: how to add a shortcut to desktop by a shell command or a Python API or a C API?

2019-06-05 Thread René J . V . Bertin
On Wednesday June 05 2019 23:27:47 wk wrote: > My question is: how to add a shortcut to desktop by a shell command or a > Python API or a C API? Check a few of the entries made via the GUI by typing (in a shell) %> ls -l ~/Desktop A priori the desktop entries will either be symlinks to the a

Re: how to add a shortcut to desktop by a shell command or a Python API or a C API?

2019-06-05 Thread wk
Hi, Bertin: I'm sorry for delete your email carelessly. Please re-send your email about add a shortcut to desktop , thank you. w.k