Hi everyone.
I don't know if this is Bookworm or JWM problem, so sorry if I posted in the wrong place.
I installed alarm-clock-applet, it works fine, except when I right-click the tray icon, select "Show alarm", the little window appears without borders, title bar, menu., and always hiding behind the other windows. Which is not very convenient to move or close it.
I tried this in jwmrc-personnal :
Code: Select all
<Group>
<Name>alarm-clock-applet</Name>
<Option>title</Option>
<Option>border</Option>
<Option>list</Option>
<Option>ontop|above</Option>
</Group>
but nothing changed. I'm not even sure about the lil window's name, and how to find it in lxtask.
Any idea ?