I want to use the kate editor to edit system files such as /etc/fstab. I can do "kdesu kate" from a command shell and it works correctly. But if I create a desktop icon with the application specified as
and click on it, the application never starts. Why is that? And is there a way to start kate in superuser mode by clicking on something on the desktop?
Same question for emacs, which I actually prefer.
Code:
kdesu kate --use %U
Same question for emacs, which I actually prefer.
Comment