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

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.