Home

The x11/emwm-utils port

emwm-utils-1.3p1 – session manager and a toolchest-like application launcher (cvsweb github mirror)

Description

xmsm is simple session manager that provides session configuration
and screen locking and also launches the window manager and the
toolbox.

xmtoolbox is an application launcher/menu configured with a simple
text file. It also communicates with the session manager to provide
lock, log out, and shutdown commands.

An example toolbox configuration file can be copied from
${PREFIX}/lib/X11/toolboxrc.
WWW: https://fastestcode.org/emwm.html

Readme

+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------

To enable shutdown and reboot, the user should be in _shutdown group:

	# usermod -G _shutdown 

To enable suspend, the user needs to be able to run zzz(8).
In order to do that, the user must be in group "wheel", and apmd(8)
must be running:

	# rcctl enable apmd
	# rcctl start apmd
	# usermod -G wheel 

Maintainer

izzy Meyer

Categories

x11

Library dependencies

Build dependencies

Files

Search