diff options
author | Niels Horn <niels.horn@gmail.com> | 2011-10-04 08:19:09 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-10-11 21:20:28 -0500 |
commit | f097f5393482b8fed448964fdcd3931fe8c4d0ac (patch) | |
tree | 1ef5e3ad488cb6dfff0309650ee7fd2e15a6745b /system/gcdemu/README | |
parent | 0f8cc1f14cfc21070218e784a94065c6dbd09122 (diff) | |
download | slackbuilds-f097f5393482b8fed448964fdcd3931fe8c4d0ac.tar.gz |
system/gcdemu: Added (gtk applet for controlling CDEmu daemon)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/gcdemu/README')
-rw-r--r-- | system/gcdemu/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/gcdemu/README b/system/gcdemu/README new file mode 100644 index 0000000000..26090d29e1 --- /dev/null +++ b/system/gcdemu/README @@ -0,0 +1,9 @@ +gCDEmu provides a graphic interface that allows performing the key tasks +related to controlling the CDEmu daemon, such as loading and unloading +devices, displaying devices' status and retrieving/setting devices' +debug masks. + +In addition, the applet listens to signals emitted by CDEmu daemon and +provides notifications via libnotify. + +This requires GConf, gnome-python and cdemu-daemon. |