apps file: [deco] {bitmap}
Scott <[email protected]>
| Newsgroups | gmane.comp.window-managers.fluxbox.user |
|---|---|
| Message-ID | <20071030135915.GA6076@localhost> |
>From the editing-apps-file howto on the wiki:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
* [Deco] {NONE|NORMAL|TOOL|TINY|BORDER|TAB}: Specify the decoration state. There are several
predefined dec- oration sets:
+ NORMAL - standard decorations
+ NONE - no decorations
+ BORDER - like NONE except keep the X window border
+ TINY - titlebar with an iconify button
+ TOOL - titlebar only
+ TAB - like NONE except show external tabs only (in SVN version only)
A bitmask can also be used for fine-grained control. The bits are (from "1" to 1<<10): titlebar,
handle/grips, border, iconify button, maximize button, close button, menu enabled, sticky
button, shade button, tabbing enabled, focus enabled.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
So say, for instance, I wanted to turn off the shade, sticky, close
and maximize buttons. The bitmask would be 11001001111.
Anyone know how to specify this? Is it
[Deco] {11001001111}
or
[Deco] {"11001001111"}
or (decimal)
[Deco] {1615}
or (hex)
[Deco] {0x64F}
or (octal)
[Deco] {03117}
or something completely different?
I've had no luck with this so far, if anyone else has I would
appreciate a tip.
Scott Swanson
--
A black cat crossing your path signifies that the animal is going somewhere.
-- Groucho Marx
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/