mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
bcec4fa2a1
It should work with any EWHM-compliant window manager, such as Openbox. Example usage: setlayout 0 2 2 0 for a 2x2 grid. WWW: http://icculus.org/openbox/index.php PR: ports/118804 Submitted by: oleg at bsdpower.com
7 lines
233 B
Plaintext
7 lines
233 B
Plaintext
setlayout is a small program that arranges desktops in an MxN grid.
|
|
It should work with any EWHM-compliant window manager, such as Openbox.
|
|
|
|
Example usage: setlayout 0 2 2 0 for a 2x2 grid.
|
|
|
|
WWW: http://icculus.org/openbox/index.php
|