Re: [Hampshire] Gconf-editor

Αρχική Σελίδα

Reply to this message
Συντάκτης: Narendra Sisodiya
Ημερομηνία:  
Προς: linux, Hampshire LUG Discussion List
Αντικείμενο: 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