1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 20:15:25 +02:00
tldr/pages/common/twm.md

424 B

twm

A window manager for the X Window system. More information: https://manned.org/twm.

  • Connect to the default X server:

twm

  • 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]}}