slackbuilds_ponce/desktop/icewm
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
config
patches desktop/icewm: Updated for version 2.3.2. 2021-04-22 23:03:37 -05:00
doinst.sh
icewm.desktop
icewm.info desktop/icewm: Updated for version 2.3.2. 2021-04-22 23:03:37 -05:00
icewm.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README desktop/icewm: Fix README. 2020-10-17 09:38:19 +07:00
slack-desc
xinitrc.icewm desktop/icewm: Updated for version 2.3.2. 2021-04-22 23:03:37 -05:00

IceWM is a window manager for the X Window System.  The goal of IceWM 
is speed, simplicity, and not getting in the user's way.

Because icewm users are perhaps less likely to use components of
other desktop environments, the following could be considered a
recommendation for addition to /etc/sudoers (use visudo(8) to edit
it), which will allow all members of the "power" group to use icewm's
built-in methods for shutdown, reboot, and sleep.

Cmnd_Alias POWERMGMT = /sbin/halt, /sbin/reboot, \
                       /sbin/poweroff, /usr/sbin/pm-suspend
%power ALL=(ALL) NOPASSWD: POWERMGMT

Some users might wish to have a polkit authentication agent or
other things invoked at X startup - see /usr/share/icewm/startup for
suggestions.