diff options
author | Thomas Lübking <thomas.luebking@gmail.com> | 2016-07-23 12:35:09 (GMT) |
---|---|---|
committer | Thomas Lübking <thomas.luebking@gmail.com> | 2016-07-23 14:58:04 (GMT) |
commit | 8094f4d1a9b48c1edb8d39386e4788e0eb284ae6 (patch) | |
tree | 128727a928f37780b1cc9149156c90bf5b973134 /doc | |
parent | 0ca5daf997d08b415c7ea9149489ccf3366e3a74 (diff) | |
download | fluxbox-8094f4d1a9b48c1edb8d39386e4788e0eb284ae6.zip fluxbox-8094f4d1a9b48c1edb8d39386e4788e0eb284ae6.tar.bz2 |
Allow to center fbrun
While any window can be centered using the apps file, fbrun can serve many
purposes and sometimes (runner) makes sense being centered, sometimes
(button/menu triggered input) near the mouse, sometimes ("application")
regularily placed.
REQUEST: 282
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/fbrun.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/asciidoc/fbrun.txt b/doc/asciidoc/fbrun.txt index ee09d6d..113f79e 100644 --- a/doc/asciidoc/fbrun.txt +++ b/doc/asciidoc/fbrun.txt | |||
@@ -54,6 +54,9 @@ OPTIONS | |||
54 | *-nearmouse*:: | 54 | *-nearmouse*:: |
55 | Position the window under the mouse cursor | 55 | Position the window under the mouse cursor |
56 | 56 | ||
57 | *-center*:: | ||
58 | Position the window on the screen center | ||
59 | |||
57 | *-fg* 'color':: | 60 | *-fg* 'color':: |
58 | Foreground text color. The default is *black* | 61 | Foreground text color. The default is *black* |
59 | 62 | ||