[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] XaAES bubble-help (Was: Re: Samba)



On Sat, 05 Nov 2011 18:41:30 , "Helmut Karlowski" <helmut.karlowski@ish.de> wrote:
> Am 05.11.2011, 18:13 Uhr, schrieb Jo Even Skarstein <joska@online.no>:
>
> > On Sat, 2011-11-05 at 17:58 +0100, Helmut Karlowski wrote:
> >
> >> > autorun[2]: cmd=(8C4F228) 'c:\bubbles\Bubbles.app'
> >> >    args[2]:    =(8C4F258) ''
> >
> >> Peter: You say you boot without bubble but above you actually start it?
> >
> > This is not BubbleGEM, but the screensaver "Bubbles".
>
> I have this in XaAES:
>
> if( cfg.xa_bubble && !strnicmp( "  BUBBLE", client->name, 8 ) )
> {
>    xa_bubble( lock, bbl_disable_bubble, 0, 0 );
> }
>
> I guess the Bubbles.app disables the XaAES-bubble.
>
> How is Bubbles.app displayed in the taskmanager?
>

As "BUBBLES"

Confusing names unfortunately.

Peter