Re: [Hampshire] Gconf-editor

Page principale

Répondre à ce message
Auteur: Narendra Sisodiya
Date:  
À: linux, Hampshire LUG Discussion List
Sujet: 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