summaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/asciidoc/fluxbox.txt')
-rw-r--r--doc/asciidoc/fluxbox.txt22
1 files changed, 2 insertions, 20 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt
index f3299e3..c584195 100644
--- a/doc/asciidoc/fluxbox.txt
+++ b/doc/asciidoc/fluxbox.txt
@@ -699,16 +699,6 @@ session.screen0.toolbar.autoHide: <boolean>
699 used actively by the user, or they remain visible at all times. Default: 699 used actively by the user, or they remain visible at all times. Default:
700 False 700 False
701 701
702session.screen0.windowScrollAction: shade|nexttab
703 This allows you to execute a command by scrolling on the titlebar of a
704 window. For `shade', scrolling down will shade the window, and scrolling
705 up will unshade it. For `nexttab', scrolling down will focus the next tab,
706 and scrolling up will focus the previous one. Default: <blank>
707
708session.screen0.windowScrollReverse: <boolean>
709 This switches the role of scrolling up and scrolling down for the previous
710 resource. Default: False
711
712session.screen0.slit.layer: <layer> 702session.screen0.slit.layer: <layer>
713session.screen0.toolbar.layer: <layer> 703session.screen0.toolbar.layer: <layer>
714 With these two resources, you can set the layer you want the toolbar and 704 With these two resources, you can set the layer you want the toolbar and
@@ -719,8 +709,8 @@ session.screen0.slit.placement: <placement>
719session.screen0.toolbar.placement: <placement> 709session.screen0.toolbar.placement: <placement>
720 These allow users to place the slit and toolbar where they like. Possible 710 These allow users to place the slit and toolbar where they like. Possible
721 options are: 711 options are:
722 - BottomCenter
723 - BottomLeft 712 - BottomLeft
713 - BottomCenter
724 - BottomRight 714 - BottomRight
725 - LeftBottom 715 - LeftBottom
726 - LeftCenter 716 - LeftCenter
@@ -728,8 +718,8 @@ session.screen0.toolbar.placement: <placement>
728 - RightBottom 718 - RightBottom
729 - RightCenter 719 - RightCenter
730 - RightTop 720 - RightTop
731 - TopCenter
732 - TopLeft 721 - TopLeft
722 - TopCenter
733 - TopRight 723 - TopRight
734 724
735session.screen0.slit.maxOver: <boolean> 725session.screen0.slit.maxOver: <boolean>
@@ -915,14 +905,6 @@ session.screen0.fullMaximization: <boolean>
915 and any other window that creates a strut, no matter what their individual 905 and any other window that creates a strut, no matter what their individual
916 settings are. Default: False 906 settings are. Default: False
917 907
918session.screen0.rootCommand: <command>
919 This runs a command when fluxbox starts, intended for setting a default
920 background. If you want to override backgrounds set by styles, you should
921 add `background: none' to your style overlay (see section STYLE OVERLAY).
922 NOTE: Setting this command can be dangerous. Please make sure you know
923 what you are doing when setting this resource to a value other than a
924 desktop wallpaper command.
925
926session.screen0.opaqueMove: <boolean> 908session.screen0.opaqueMove: <boolean>
927 When moving a window, setting this to True will draw the window 909 When moving a window, setting this to True will draw the window
928 contents as it moves (this is nasty on slow systems). If False, it 910 contents as it moves (this is nasty on slow systems). If False, it