slackbuilds/desktop/icewm
Robby Workman 83c6039f19
desktop/icewm: Updated for version 1.5.5.
Thanks to R. Beesner for the heads-up.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2019-08-03 07:54:53 +07:00
..
config desktop/icewm: Updated for version 1.5.5. 2019-08-03 07:54:53 +07:00
patches desktop/icewm: Updated for version 1.5.5. 2019-08-03 07:54:53 +07:00
README desktop/icewm: Updated for version 1.5.5. 2019-08-03 07:54:53 +07:00
doinst.sh desktop/icewm: Fixed (Don't clobber config files) 2012-09-29 17:17:40 -05:00
icewm.SlackBuild desktop/icewm: Updated for version 1.5.5. 2019-08-03 07:54:53 +07:00
icewm.desktop desktop/icewm: Updated for version 1.3.6. 2010-10-20 00:11:31 +01:00
icewm.info desktop/icewm: Updated for version 1.5.5. 2019-08-03 07:54:53 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
xinitrc.icewm desktop/icewm: Updated for version 1.3.12 (new upstream) 2016-01-10 21:36:31 -06:00

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.