Hello,

I'am a awesome newbe and I have troubles getting obvious widgets to work.

I use gentoo with awesome 3.3.4 and I got the obvious stuff from the git.

I added:

require("obvious.volume_alsa")

which seems to work. But now I want to add something like

myvolume = obvious.volume_alsa()

and then add this to my wibox like this:

mywibox[s].widgets = { mylauncher,
                           mytaglist[s],
                           mytasklist[s],
                           mypromptbox[s],
                           mytextbox,
                           myvolume,
                           mylayoutbox[s],....


I think this is correct but if I restart awesome it wont start. I read this
other thread on the mailinglist thar I need libluasocket and I installed it
but still no success.

can somebody please point out where I am wrong.

Thank you very much

Franco

Reply via email to