AutoKey Status Icons for Ubuntu 10.04 Lucid Lynx
A set of icons for AutoKey on the Gnome Desktop with Ubuntu Linux 10.04.
Screenshot of the Ambiance Theme

Screenshot of the Radiance Theme

Step 1
Download the icon file and open the target folder.
Press the keys ALT + F2 and enter
gksu nautilus /usr/share/pixmaps
Copy the desired *.png file into this folder.
Step 2
Press the keys ALT + F2 and enter
gksu gedit /usr/share/pyshared/autokey/gtkui/notifier.py
now change the line
STATUS_ICON_FILE = "/usr/share/pixmaps/akicon.png"
to
STATUS_ICON_FILE = "/usr/share/pixmaps/akicon-status-radiance.png"
or
STATUS_ICON_FILE = "/usr/share/pixmaps/akicon-status-ambiance.png"
Step 3
In order to see the new icon you need to restart AutoKey.
Downloads
Further Informations of AutoKey
Guide by Saravanan Thirumuruganathan
In Deutsch:
Ein Set von Icons für AutoKey auf dem Gnome Desktop mit Ubuntu Linux 10.04.
Bildschirmfoto vom Ambiance Thema

Bildschirmfoto vom Radiance Thema

Schritt 1
Lade das gewünschte Icon herunter und öffne den Zielordner
Drücke die Tastenkombination ALT + F2 und gib ein
gksu nautilus /usr/share/pixmaps
Kopiere die *.png Datei in diesen Ordner.
Schritt 2
Drücke die Tastenkombination ALT + F2 und gib ein
gksu gedit /usr/share/pyshared/autokey/gtkui/notifier.py
jetzt ändere die Zeile
STATUS_ICON_FILE = "/usr/share/pixmaps/akicon.png"
zu
STATUS_ICON_FILE = "/usr/share/pixmaps/akicon-status-radiance.png"
oder
STATUS_ICON_FILE = "/usr/share/pixmaps/akicon-status-ambiance.png"
Schritt 3
Um das Icon zu sehen muss AutoKey einmal neugestartet werden.
Downloads
Weiterführende Informationen zu AutoKey
