diff --git a/man/cagebreak-config.5.md b/man/cagebreak-config.5.md index f894d04..f6c4b27 100644 --- a/man/cagebreak-config.5.md +++ b/man/cagebreak-config.5.md @@ -271,7 +271,7 @@ message *only* Remove all splits and make current window fill the entire screen -*output [[pos res x rate [scale ]] | enable | disable | prio | rotate ]* +*output [[pos res x rate [scale ]] | enable | disable | [permanent|peripheral] | prio | rotate ]* Configure output "" - - and are the position of the monitor in pixels. The top-left monitor should have the coordinates 0 0. @@ -281,6 +281,12 @@ message - enable and disable enable or disable . Note that if is the only enabled output, *output disable* has no effect. + - permanent sets as permanent even on disconnect. This moves + all views on the disconnected to a headless output while no + device is connected and restores on reconnect. Set to + peripheral in order to regain all views without device reconnect. + - peripheral sets as peripheral, reallocating views to available + outputs on disconnect. Default is peripheral. - prio is used to set the priority of an output. If nothing else is set, outputs are added as they request to be added and have a numerical priority of -1. Using prio it is possible