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 _shutdownTo 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
Library dependencies
Build dependencies
Files
- /usr/local/bin/xmsession
- /usr/local/bin/xmsm
- /usr/local/bin/xmtoolbox
- /usr/local/lib/X11/app-defaults/XmSm
- /usr/local/lib/X11/app-defaults/XmToolbox
- /usr/local/lib/X11/toolboxrc
- /usr/local/man/man1/xmsm.1
- /usr/local/man/man1/xmtoolbox.1
- /usr/local/share/doc/pkg-readmes/emwm-utils