diff options
author | Dave Margell <dmargell@gmail.com> | 2010-05-13 01:00:50 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:00:50 +0200 |
commit | 8e11779e5235ee6f96600dc90b701e876c7efd12 (patch) | |
tree | 1ce98e07ef27434aa02ecc812f6613ef76134ff6 /system/halevt/README | |
parent | 15ad1a0be5290b64b25a2894bb342ef3de58248d (diff) | |
download | slackbuilds-8e11779e5235ee6f96600dc90b701e876c7efd12.tar.gz |
system/halevt: Added to 13.0 repository
Diffstat (limited to 'system/halevt/README')
-rw-r--r-- | system/halevt/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/system/halevt/README b/system/halevt/README new file mode 100644 index 0000000000..04f928a77a --- /dev/null +++ b/system/halevt/README @@ -0,0 +1,14 @@ +Halevt (HAL events manager) is a daemon that executes arbitrary commands when a +device with certain properties is added to the system and when device properties +change. Halevt uses HAL to monitor the state of your system's hardware. The +design of Halevt is heavily based on ivman. + +Halevt can also report all the hal events that are emitted by hald +(with the -i option on the command line). Halevt comes with halevt-mount: +a program able to use HAL to mount, umount devices, and keep a list of +devices handled by halevt-mount. + +Some of the examples require gtkdialog or Xdialog (SlackBuilds available) +and alltray (not available yet for Slackware 13.0) + +This requires boolstuff. |