![]() Going Linux The Podcast Receive new episodes automatically. Subscribe for free: ![]() This work is licensed under a Creative Commons Attribution 3.0 License. ![]() These audio files are licensed under a Creative Commons Sampling Plus 1.0 License. Use A Dialog Box to Open An Use A Dialog Box to Open An Application or URLApplication or URL |
Going Linux Practical Information for Using Linux To Get Things Done |
|
|
||
| Create "System" Icons On The
Linux Desktop We've already discussed adding icons from the K-menu. But icons such as ""My Computer", "Trash" and "Printers" don't appear in that menu. Most recent switchers to Linux will want to use graphical methods to create icons. Here we describe how to create those icons without using the command line. The three basic steps to add them to your desktop are these:
Creating The Icons Let's start with the My Computer icon. In Windows, the My Computer icon opens the Windows Explorer, showing your hard drive(s) and removable drive(s). File management under KDE is normally accomplished using Konqueror. There are other file managers for KDE, but we will use Konqueror for our example.
[Desktop Entry]
Encoding=UTF-8 Icon=tux Name=My Computer OnlyShowIn=KDE; Type=Link URL=media:/ This will create and icon named My Computer, using the Tux penguin icon. The new launcher opens Konqueror showing your hard drive(s) and any mounted removable media. Here are the file names and the text to copy and paste into your text files for some other "system" icons: File name: Home.desktop [Desktop Entry]
Encoding=UTF-8 Icon=folder_home Name=Home OnlyShowIn=KDE; Type=Link URL=/home File name: Printers.desktop [Desktop Entry]
Exec=kjobviewer --all --show %i %m Icon=kjobviewer Name=Printers Terminal=false Type=Application X-DCOP-ServiceType=Unique X-KDE-StartupNotify=true File name: Trash.desktop [Desktop Entry]
Type=Link URL=trash:/ Encoding=UTF-8 Icon=trashcan_full EmptyIcon=trashcan_empty Name=Trash Comment=Contains removed files
|
Search
our audio
files
Search our site |
|
|
|
||