aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgrubert <grubert>2004-02-07 17:26:51 (GMT)
committergrubert <grubert>2004-02-07 17:26:51 (GMT)
commit7ebd8f91b885f18397057282d09419ad27782328 (patch)
treedbbfeb5d004edc11f21b26b7f0c1db9653998ecb /doc
parent6dd6771c1c30b139e19e424722521c0b246cf42d (diff)
downloadfluxbox-7ebd8f91b885f18397057282d09419ad27782328.zip
fluxbox-7ebd8f91b885f18397057282d09419ad27782328.tar.bz2
Chg: apps startup option.
Diffstat (limited to 'doc')
-rw-r--r--doc/fluxbox.1.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in
index 634bc23..031796f 100644
--- a/doc/fluxbox.1.in
+++ b/doc/fluxbox.1.in
@@ -1134,6 +1134,7 @@ session.screen1.strftimeFormat: %a %d %R [%s]
1134This way the main workspace (screen0) has the maximum amount of space available 1134This way the main workspace (screen0) has the maximum amount of space available
1135and the secondary workspace could show the time and run some withdrawn apps like 1135and the secondary workspace could show the time and run some withdrawn apps like
1136gkrellm in the slit, always visible yet out of the way of real work. 1136gkrellm in the slit, always visible yet out of the way of real work.
1137.\" -- apps file
1137.SH APPLICATIONS SETTINGS 1138.SH APPLICATIONS SETTINGS
1138Sometimes, you want to force an application to have always the same dimensions, 1139Sometimes, you want to force an application to have always the same dimensions,
1139position, and other settings. It is now possible with the new window-submenu 1140position, and other settings. It is now possible with the new window-submenu
@@ -1171,10 +1172,22 @@ to the workspace containing the application being launched.
1171.B Save settings on close [yes|no] 1172.B Save settings on close [yes|no]
1172By default, application settings are not saved when a window is closed. Set 1173By default, application settings are not saved when a window is closed. Set
1173this option if you want previous settings to be saved when the window is closed. 1174this option if you want previous settings to be saved when the window is closed.
1175.PP
1176The
1177.B apps-file
1178also allows to specify applications that should be started on fluxbox start
1179using
1180.B [startup] (options) {application}
1181lines .
1182.B options
1183could be used to specify the screen, not the workspace, on which
1184the application should started. startup is not yet setable by menu.
1185
1174.SS Applications example 1186.SS Applications example
1175Here is a short example of an apps file: 1187Here is a short example of an apps file:
1176.PP 1188.PP
1177.nf 1189.nf
1190[startup] {xterm}
1178[app] (kate) 1191[app] (kate)
1179 [Dimensions] (WINCENTER) {1022 747} 1192 [Dimensions] (WINCENTER) {1022 747}
1180 [Position] {0 0} 1193 [Position] {0 0}