Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MAPW(1)			    General Commands Manual		       MAPW(1)

NAME
       mapw -- map or unmap window

SYNOPSIS
       mapw [-mtu] wid [...]

DESCRIPTION
       mapw  will either map or	unmap a	window from the	screen,	thus modifying
       the visibility state of the window.

       -m      Map (show) wid.

       -t      Toggle wid's visibility.

       -u      Unmap (hide) wid.

ENVIRONMENT
       mapw acts on the	X display specified by the DISPLAY variable.

SEE ALSO
       lsw(1)

wmutils			       December	13, 2014		       MAPW(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mapw&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help