Hi,

I remember a few weeks ago, when starting pidgin or xchat, a systray with the 
icons poped up.
Now it does not anymore ...
I tried regeting my systray with this:

-- Systray
mysystray = widget({type = "systray", name = "mysystray", align="right"})

-- Create Statusbar
mystatusbar = statusbar({ position = "bottom", name = "topstatusbar" , fg= 
beautiful.fg_normal, bg=beautiful.bg_normal})
mystatusbar:widgets({ mytaglist,
                   wlantextbox,
                   keychaintextbox,
                   datetextbox,
              myststray})
mystatusbar.screen = 1

But still, the icons do not show up in the statusbar ...
At the same time, trayer tells me, that there is already a systray running.

Thanks!
nathan

-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to