| http://www.w3.org/ns/prov#value | - In these kind of situations the kdesu ( for KDE ) and the gksu ( for Gnome ) are the ticket.Here is an example, you are running KDE and you want to open a file in Kedit because you want to have an easy way to edit the ( /etc/X11/xorg.conf ) file as root, what you do is give the following command as user:$ kdesu kedit /etc/X11/xorg.confThe kedit /etc/X11/xorg.conf part of the command is
|