all repos — fluxbox @ 7ebd8f91b885f18397057282d09419ad27782328

custom fork of the fluxbox windowmanager

Chg: apps startup option.
grubert grubert
commit

7ebd8f91b885f18397057282d09419ad27782328

parent

6dd6771c1c30b139e19e424722521c0b246cf42d

1 files changed, 13 insertions(+), 0 deletions(-)

jump to
M doc/fluxbox.1.indoc/fluxbox.1.in

@@ -1134,6 +1134,7 @@ .EE

This way the main workspace (screen0) has the maximum amount of space available and the secondary workspace could show the time and run some withdrawn apps like gkrellm in the slit, always visible yet out of the way of real work. +.\" -- apps file .SH APPLICATIONS SETTINGS Sometimes, you want to force an application to have always the same dimensions, position, and other settings. It is now possible with the new window-submenu

@@ -1171,10 +1172,22 @@ .TP

.B Save settings on close [yes|no] By default, application settings are not saved when a window is closed. Set this option if you want previous settings to be saved when the window is closed. +.PP +The +.B apps-file +also allows to specify applications that should be started on fluxbox start +using +.B [startup] (options) {application} +lines . +.B options +could be used to specify the screen, not the workspace, on which +the application should started. startup is not yet setable by menu. + .SS Applications example Here is a short example of an apps file: .PP .nf +[startup] {xterm} [app] (kate) [Dimensions] (WINCENTER) {1022 747} [Position] {0 0}