init entries - documentationForum: X and Fluxbox Topic: init entries - documentation started by: mikshaw Posted by mikshaw on Dec. 11 2004,02:37
I'm working on a document which will explain every option for fluxbox/init because it seems like such a document does not exist...even the fluxbox online docs mention only a few.There are some of them that are cunknown to me, so I'm hoping someone might be able to explain what they mean. These ones I have no clue about: session.screen0.slit.onhead session.screen0.toolbar.onhead This ones seems to be redundant: session.screen0.clickRaises & session.screen0.autoRaise session.screen0.opaqueMove & session.screen0.decorateTransient session.tabsAttachArea & session.screen0.sloppywindowgrouping These ones don't seem to be useful anymore (in fluxbox devel): session.screen0.tab.width session.screen0.tab.height session.screen0.tab.placement session.screen0.tab.alignment session.screen0.tab.rotatevertical Are these no longer used since they embedded tabs into the titlebar? These I think have been removed? session.screen0.slit.onTop session.screen0.toolbar.onTop session.numLayers: seems to crash fluxbox if I change it Thanks for reading, and thanks if you can help. EDIT: found out about some, and found some more to add to this list Posted by mikshaw on Dec. 12 2004,02:05
This is what I have so far. There are still more things to add, and probably some things to change, but there's a lot more info there than I had originally thought I'd find.< http://www.aloofhosting.com/mikshaw/init.html > note: As far as I know, that server will be dead in four days (dec 15). Posted by Ninja on Dec. 14 2004,13:19
session.screen0.slit.onTop:doesn't it make the slit allways on top, of other windows, works in DSL 0.8.2 Posted by mikshaw on Dec. 14 2004,15:18
Yes it does, but they've added *.slit.layer, which I think cancels out the need for *.slit.onTop. I tested this by removing the *.onTop lines with no change in fluxbox behavior and no warning messages about missing resources.
|