Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 anni fa
..
config 83c6039f19 desktop/icewm: Updated for version 1.5.5. 4 anni fa
patches 4e2019d72f desktop/icewm: Updated for version 2.3.2. 3 anni fa
README 7f5f3ddd8f desktop/icewm: Fix README. 3 anni fa
doinst.sh 3032ce580f desktop/icewm: Fixed (Don't clobber config files) 11 anni fa
icewm.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 anni fa
icewm.desktop 12a983652f desktop/icewm: Updated for version 1.3.6. 13 anni fa
icewm.info 4e2019d72f desktop/icewm: Updated for version 2.3.2. 3 anni fa
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 10 anni fa
xinitrc.icewm 4e2019d72f desktop/icewm: Updated for version 2.3.2. 3 anni fa

README

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.