Re: sudo in .desktop file when launching graphical app

2011-02-08 Thread Chris Smart
On Wed, Feb 9, 2011 at 5:14 AM, Steven Stern wrote: > http://fedoranews.org/contributors/matt_hansen/nautilus/ Ahhh, so _that's_ how it works.. thanks! -c -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/

Re: sudo in .desktop file when launching graphical app

2011-02-08 Thread Steven Stern
On 02/08/2011 11:47 AM, kellyremo wrote: > Fedora 14 > > i can run a program with another user with: > > (command before): xhost local:transmission-user > > the command: > sudo -u transmission-user -- /usr/bin/transmission-gtk & > > from the gnome-terminal. > > But: > > echo -e '#!/usr/bin/en

sudo in .desktop file when launching graphical app

2011-02-08 Thread kellyremo
Fedora 14 i can run a program with another user with: (command before): xhost local:transmission-user the command: sudo -u transmission-user -- /usr/bin/transmission-gtk & from the gnome-terminal. But: echo -e '#!/usr/bin/env xdg-open\n\n[Desktop Entry]\nVersion=1.0\nType=Application\nTermi