GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
I3-SAVE-TREE(1) User Contributed Perl Documentation I3-SAVE-TREE(1)

    i3-save-tree - save (parts of) the layout tree for restoring

    i3-save-tree [--workspace=name|number] [--output=name]

Dumps a workspace (or an entire output) to stdout. The data is supposed to be edited a bit by a human, then later fed to i3 via the append_layout command.

The append_layout command will create placeholder windows, arranged in the layout the input file specifies. Each container should have a swallows specification. When a window is mapped (made visible on the screen) that matches the specification, i3 will put it into that place and kill the placeholder.

If neither argument is specified, the currently focused workspace will be used.

--workspace=name|number
Specifies the workspace that should be dumped, e.g. 1. This can either be a name or the number of a workspace.
--output=name
Specifies the output that should be dumped, e.g. LVDS-1.

Version 0.1

Michael Stapelberg, "<michael at i3wm.org>"

Copyright 2013 Michael Stapelberg.

This program is free software; you can redistribute it and/or modify it under the terms of the BSD license.

2021-11-03 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.