diff options
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 0000000000000..26090d29e1556 --- /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. |