diff options
author | B. Watson <yalhcru@gmail.com> | 2014-08-16 15:42:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-16 15:42:51 +0700 |
commit | b1cf3c24a8f4c168bdb94fe1403779dceb95eea2 (patch) | |
tree | ab5eb02a1a41b6ea3cba972eb2ae01fdc8aaef29 /desktop/idesk/README | |
parent | a690491cc3cbbf44a49327ba3baf77d00be636ad (diff) | |
download | slackbuilds-b1cf3c24a8f4c168bdb94fe1403779dceb95eea2.tar.gz |
desktop/idesk: Added (draws desktop icons on X root window).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |