Awesome, thank you.
On 7/28/06, Виталий Ищенко <[EMAIL PROTECTED]> wrote:
You can write some kind of wrapper script
#!/bin/sh
PATH=/bin:/usr/bin:/usr/local/bin
sudo firestarter
or maybe add `&`
#!/bin/sh
PATH=/bin:/usr/bin:/usr/local/bin
sudo firestarter &
then put this script somewhere in /u
You can write some kind of wrapper script
#!/bin/sh
PATH=/bin:/usr/bin:/usr/local/bin
sudo firestarter
or maybe add `&`
#!/bin/sh
PATH=/bin:/usr/bin:/usr/local/bin
sudo firestarter &
then put this script somewhere in /usr/bin
and in desktop file Exec=your_script_wrapper_name
But i think, that
More news-
I replaced the line "Exec=firestarter" with "Exec=sudo firestarter."
Now when I start up, firestarter is open, but somehow the Gnome splash
screen stays on until I click it. I don't know if it is the .desktop
file that is opening firestarter, or Gnome's attempt to preserve the
previous
Come to think of it, I get a similar authentication message running
gedit from the command line, but it still runs...
On 7/27/06, Chuckk Hubbard <[EMAIL PROTECTED]> wrote:
Thanks, Vitaliy.
gnome-session-properties says 'authentication rejected' etc.
I did this other method, and now when I start
Thanks, Vitaliy.
gnome-session-properties says 'authentication rejected' etc.
I did this other method, and now when I start up, it brings up my
program's icon (firestarter), but I can't find the program open. I
select run, and it asks for root password and then runs.
Is there something special I
Pure gnome way:
run gnome-session-properties
The other way:
cd ~/.config/autostart/
and create there file with extension `desktop` i.e. `gaim.desktop`
than open this file in text editor and write:
---start gaim.desktop listing-
[Desktop Entry]
Name=Some name which you like
Enc
On Mon, 2003-07-07 at 16:45, Oki DZ wrote:
> Hi,
>
> I'm just wondering whether Gnome actually has a startup folder; ie: the
> one like in MacOS. There is Applications/Desktop
> Preferences/Advanced/Sessions menu, but I think it's pretty long to
> reach; besides, once you have the dialog box, you
Thanks for the response, but no, I use just a straight
exec /usr/bin/gnome-session
I should have mentioned that this is an intermittent problem that occurs about
50% of the them time, and the panel always reappears correctly after I log back
in the second time.
On 06-Jun-99 [EMAIL PROTECTED] wrot
Did you use a & mark after execing panel in your .xsession file? That may
have caused the problem.
Colin Winters
I also have this problem. During the slow startup period which eventually gives
me the default panel settings, I monitor cpu and disk activity and find that
there is almost none.
> Sometimes GNOME does not startup immediately. Instead, the panel appears
> after a minute or so with the default set
10 matches
Mail list logo