Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

idesk(1) [debian man page]

IDESK(1)						      General Commands Manual							  IDESK(1)

NAME
idesk - display program shortcuts as icons on desktop SYNOPSIS
idesk DESCRIPTION
idesk can define shortcuts for several programs and display these icons with a short description on the desktop. It can use PNG images as icon source including transparency support and supports using antialiased fonts. Options for idesk are stored in ascii files in the home directory, see section FILES for more infos. Tip: to reload the settings double click with the middle mouse button on any off the icons. FILES
The main configuration file is called .ideskrc and must reside in the users home-directory (~/.ideskrc). The icons are loaded from lnk- files, which must placed in ~/.idesktop/*.lnk. Sample configuration files can be found in /usr/share/idesk/. These files contains all available options. Please you must read them. AUTHOR
This manual page was written by Thorsten Sauter <tsauter@debian.org>, for the Debian GNU/Linux system and modified by Anibal Avelar <idesk.support@gmail.com> for the new version. Sep 2005 IDESK(1)

Check Out this Related Man Page

TV_GRAB_NA_ICONS(1p)					User Contributed Perl Documentation				      TV_GRAB_NA_ICONS(1p)

NAME
tv_grab_na_icons - Grab channel icon images or links from zap2it.com SYNOPSIS
tv_grab_na_icons [--debug] [--links] [--share dir] tv_grab_na_icons --help tv_grab_na_icons --version DESCRIPTIONS
This script goes to the zap2it web site and downloads icon links or images to the share/icons directory. It was designed to allow icons to be added by tv_grab_na_dd, but there is no reason it can't be used for other purposes. To minimize the load on zap2it.com, downloaded icons are recommended. Links are available for those applications that need it. Also to reduce the load on zap2it.com, this script should be run sparingly. There is really no need to run it frequently, new networks or icons don't show up that often. To emphasize that point, there is no --configure mode, the questions need to be answered each run. OPTIONS
--links Store imge URLs in *.url files instead of downloading images. --share SHAREDIR Icons are stored in SHAREDIR/icons. The share directory is set at install time, but there may be times when it needs to be specified. (for example: no write access to the default share directory) --debug Turns on debugging mode. The grabber will be more verbose, and saves some extra debugging data with the icons. --version Show the version of the grabber. --help Print a help message and exit. SEE ALSO
xmltv. AUTHOR
Robert Eden perl v5.14.2 2012-06-30 TV_GRAB_NA_ICONS(1p)
Man Page