GTK+ is a graphical user interface library used by the SpeX Applications. One of the cool feature of GTK+ is its support of themes. Themes allows you to customize the color and shape of widget by assigning colors and/or pixmap to GTK application. This can give you a completely new look and feel to you application.
1. Using themes:
Themes are stored in: /usr/local/share/themes
To use a theme, copy the /usr/local/share/themes/THEME_NAME/gtk/gtkrc file to your ~/.gtkrc.
For example, to used the Redmond95 theme,
cp /usr/local/share/themes/Redmond95/gtk/gtkrc ~/.gtkrc
To stop using theme,
delete the .gtkrc file or
cp /usr/local/share/themes/Default/gtk/gtkrc ~/.gtkrc
2. Downloading Themes.
You can also download you own theme from: Gtk.Themes.org
1. Download the file from http://Gtk.Themes.Org .2. Unpack the theme to your home directory or wherever you store your gtk themes. You can do this by typing "tar xzvf theme.tar.gz", replace theme to the theme name of course.
3. Open the gtkrc file with a text editor (vim,emacs,pico,etc..) and insert the following line somewhere near the top of the file.... pixmap_path "/path/to/themename/gtk/"
5. Save the changes to the gtkrc file and then copy the file to your existing .gtkrc file in your home directory. To perform this step, type "cp gtkrc ~/.gtkrc".
6. If you have a theme that doesnt work with the instructions above try adding the following line to your gtkrc as well.... module_path ".:/usr/share/themes/Xenophilia/engine"
Boot Splash.
To celebrate this fresh new look and exciting palette we've really simplified the boot experience. Not that you'll see it for very long thanks to the amazing work by the engineering teams!
Notepad.
As well as the materials we make and sell/ give away today we've started thinking about the fantastic goodies we can make in future. Pads, pens and such are all fun items that help celebrate this project and attract interest when you use them.
If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:
0 comments:
Post a Comment