man desklaunch (Commandes) -

NAME

SYNTAX

desklaunch ...

Desklaunch takes no options

DESCRIPTION

DeskLaunch is a small utility for creating desktop icons. A simple click will launch the desired application.

You need to create a file called .desklaunchrc in your home directory.

FILES

${HOME}/.desklaunchrc

EXAMPLE RCFILE

icon=5:5:/usr/share/pixmaps/xterm.xpm:XTerm:xterm

icon=5:5:/usr/share/pixmaps/netscape.xpm:Netscape:netscape

The format of the file is: icon=x:y:xpm_image:tooltip:command

where x:y is the position of the icon

xpm_image is the /path/to/pixmap

tooltip is the name of the icon launchers

and command is the command to execute once clicked.

AUTHORS

Ken Lynch<oroborus@blueyonder.co.uk>

This manpage was written by Brandon L. Griffith <brandon@debian.org> because the origonal program did not include one.

SEE ALSO