how weird, you had two people asking the same thing at the same time
thanks for the help
On Thursday 16 December 2004 10:41, Lee Einer wrote:
> Bill Warner wrote:
> >Not positive but if you do that you may lose your KDE session, and only
> >start Mozilla with no WM when X starts. Most likely not what you want.
> >There should be a KDE (I'm not sure of the exact stuff I don't use KDE
> >much) session configuration gui somewhere in it's configuration menus to
> >do it the KDE way.
> >
> >Other wise you'd want to make sure your .xsession file was something
> >like:
> >
> >-----
> >startkde &
> >mozilla &
> >-----
> >
> >-Bill
> >
> >On Wed, 2004-12-15 at 22:30 -0700, Craig White wrote:
> >>On Wed, 2004-12-15 at 22:09 -0700, Jim wrote:
> >>>I've got Slackware 9 with KDE. I have no .xsession file.
> >>
> >>----
> >>touch $HOME/.xsession
> >>
> >>then you'll have one - I believe that you don't need it and won't have
> >>it unless you or some start up setting creates it.
> >>
> >>Craig
> >>
> >>---------------------------------------------------
> >>PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> >>To subscribe, unsubscribe, or to change you mail settings:
> >>http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
> The KDE way is
>
> open a text editor
>
> #!usr/bin/sh/
>
> soundwrapper/mozilla
>
> (or whatever your path to start Mozilla might be)
>
> Save the text file.
>
> Chmod 700 the file.
>
> Stick it in the directory .KDE>Autostart
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss