Re: [Hampshire] Gconf-editor

Startseite

Nachricht beantworten
Autor: Narendra Sisodiya
Datum:  
To: linux, Hampshire LUG Discussion List
Betreff: Re: [Hampshire] Gconf-editor
On Thu, Dec 23, 2010 at 11:51 PM, Leo <linux@???> wrote:

> Does anyone know how to run gconf-editor as a different (non-root) user?



http://linux.die.net/man/8/sudo
sudo -u username
might solve your problem