commands.sh

twm

all

A window manager for the X Window system.

More info →

Options (4)

-dboolean

Connect to a specific X server

Example: twm {{[-d|-display]}} {{display}}
-sboolean

Only manage the default screen

Example: twm {{[-s|-single]}}
-fboolean

Use a specific startup file

Example: twm {{[-f|-file]}} {{path/to/file}}
-vboolean

Enable verbose mode and print unexpected errors in X

Example: twm {{[-v|-verbose]}}

Examples (5)

Connect to the default X server

Connect to a specific X server

twm [-d|-display] display

Only manage the default screen

twm [-s|-single]

Use a specific startup file

twm [-f|-file] path/to/file

Enable verbose mode and print unexpected errors in X

twm [-v|-verbose]
made by @shridhargupta | data from tldr-pages