diff options
Diffstat (limited to 'desktop/idesk/README')
-rw-r--r-- | desktop/idesk/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop/idesk/README b/desktop/idesk/README new file mode 100644 index 0000000000..64137c3a5e --- /dev/null +++ b/desktop/idesk/README @@ -0,0 +1,8 @@ +idesk (draws desktop icons on X root window) + +Idesk is program that draws desktop icons. Each icon will execute a shell +command on a configurable action. The icons can be moved on the desktop +by dragging them, and the icons will remember their positions on start-up. + +Before idesk can be started, it requires a config file in ~/.ideskrc. See +the README and examples/ in /usr/doc/idesk-$VERSION. |