diff options
author | Stefan Ritter <xeno@thehappy.de> | 2005-04-19 04:25:29 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2005-04-19 04:25:29 +0200 |
commit | 5c3af85d7ca24e20972d74ef9aad7e338f5f32eb (patch) | |
tree | f0b17fccfabe98d015a93cc68d4c25cd9053f9c6 /fvwm/config | |
parent | e4fc8651d71b2a98e9fcb41ff1baff0d27c25788 (diff) |
Add iconbox foo
Diffstat (limited to '')
-rw-r--r-- | fvwm/config | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fvwm/config b/fvwm/config index 1bb8c1e..06774bc 100644 --- a/fvwm/config +++ b/fvwm/config @@ -3,6 +3,18 @@ DesktopSize 4x1 Mouse 0 2 N Close +# IconBox +# AddToFunc StartFunction +# + I Module FvwmIconBox +# Style FvwmIconBox Sticky +# Style FvwmIconBox NoTitle +# Style FvwmIconBox NoHandles +# *FvwmIconBox: HideSC Horizontal +# *FvwmIconBox: HideSC Vertical +# *FvwmIconBox: Geometry 1x5+0+150 +# *FvwmIconBox: FrameWidth 0 0 +# *FvwmIconBox: Resolution Desk + # Pager AddToFunc StartFunction + I Module FvwmPager 0 3 @@ -10,6 +22,7 @@ Mouse 0 2 N Close Style FvwmPager NoTitle Style FvwmPager NoHandles *FvwmPager: Font -xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-* + *FvwmPager: Geometry 150x150 *FvwmPager: MiniIcons *FvwmPager: Columns 1 *FvwmPager: Label 0 Communication |