aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-08-20 11:14:36 (GMT)
committerPavel Labath <pavelo@centrum.sk>2011-11-01 10:04:03 (GMT)
commit78cdf212db32de98bf145fbe837851ecb02255a1 (patch)
treeab9e2577934fa4de7ced9cc299049838f812d3fd
parentec54f949cd24b29a63752ba999bce729b580f9b3 (diff)
downloadfluxbox_pavel-78cdf212db32de98bf145fbe837851ecb02255a1.zip
fluxbox_pavel-78cdf212db32de98bf145fbe837851ecb02255a1.tar.bz2
Update documentation for the slit clientlist
-rw-r--r--doc/asciidoc/fluxbox.txt37
1 files changed, 15 insertions, 22 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt
index fab73d9..7e32fc6 100644
--- a/doc/asciidoc/fluxbox.txt
+++ b/doc/asciidoc/fluxbox.txt
@@ -806,28 +806,6 @@ All changes take effect immediately. Here are the settings:
806 to you slitlist located in *~/.fluxbox/slitlist*. See the next section for 806 to you slitlist located in *~/.fluxbox/slitlist*. See the next section for
807 details. 807 details.
808 808
809Slitlist File
810~~~~~~~~~~~~~
811fluxbox's slitlist file is available for those that use dockapps in the slit.
812This file helps fluxbox keep track of the *order* of the dockapps when in the
813slit. The file is generally located at *~/.fluxbox/slitlist*.
814
815A simple procedure for getting the slit sequences the way you like it is:
8161. Run fluxbox with no pre-loaded dockapps
8172. Run dockapps individually in the order you want them
8183. Add dockapps to your *startfluxbox(1)* script
819
820
821This sequence will be saved by default to *~/.fluxbox/slitlist* and will be
822remembered for future instances of fluxbox.
823
824Users are free to manually edit the slitlist file. It is a simple list of window
825names, as given by *xprop(1)*, one per dockapp. Similar to the init file it should
826not be edited while fluxbox is running. Otherwise changes may get overwritten.
827
828The user also has the option of choosing a different path for the slitlist file,
829by setting the *session.session0.slitlistFile* resource.
830
831LAYERS 809LAYERS
832------ 810------
833Layers affect the way that windows will overlap each other on the screen. 811Layers affect the way that windows will overlap each other on the screen.
@@ -903,6 +881,21 @@ application is maximized.
903+ 881+
904Default: *False* 882Default: *False*
905 883
884*session.screen0.slit.clientList* = { 'string', 'string', ... }::
885This resource is available for those that use dockapps in the slit. It helps
886fluxbox keep track of the *order* of the dockapps when in the slit.
887+
888A simple procedure for getting the slit sequences the way you like it is:
8891. Run fluxbox with no pre-loaded dockapps
8902. Run dockapps individually in the order you want them
8913. Add dockapps to your *startfluxbox(1)* script
892+
893This sequence will be saved to this resource and will be remembered for future
894instances of fluxbox. It is a simple list of window names, as given by
895*xprop(1)*, one per dockapp.
896+
897Default: *{}*
898
906*session.screen0.toolbar.height*: 'integer':: 899*session.screen0.toolbar.height*: 'integer'::
907Set the height of the toolbar. If the value is set to 0, the style file 900Set the height of the toolbar. If the value is set to 0, the style file
908will gain control over the toolbar height. It is possible to set a fixed 901will gain control over the toolbar height. It is possible to set a fixed