Hi all.
I have set "HighContrastInverse" theme via "lxappearance" on my Fedora-14.
Upon doing it, the contents of "~/.gtkrc-2.0" are rightly set as ::
Code:
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
gtk-theme-name="HighContrastInverse"
gtk-icon-theme-name="Fedora"
gtk-font-name="Sans 10"
gtk-cursor-theme-name="dmz-aa"
gtk-cursor-theme-size=24
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
gtk-menu-images=0
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=0
include "/home/ajay/.gtkrc-2.0.mine"
Also, note ::
Code:
[ajay@localhost ~]$ ls -l /usr/share/themes/
total 112
drwxr-xr-x. 3 root root 4096 Oct 22 2010 AgingGorilla
drwxr-xr-x. 3 root root 4096 Oct 22 2010 Atlanta
drwxr-xr-x. 3 root root 4096 Oct 22 2010 Bright
drwxr-xr-x. 5 root root 4096 Oct 22 2010 Clearlooks
drwxr-xr-x. 4 root root 4096 Oct 22 2010 ClearlooksClassic
drwxr-xr-x. 5 root root 4096 Oct 22 2010 Crux
drwxr-xr-x. 4 root root 4096 Jun 13 2011 Default
drwxr-xr-x. 4 root root 4096 Jun 13 2011 Emacs
drwxr-xr-x. 3 root root 4096 Oct 22 2010 Esco
drwxr-xr-x. 2 root root 4096 Oct 22 2010 Fedora
drwxr-xr-x. 4 root root 4096 Oct 22 2010 Glider
drwxr-xr-x. 4 root root 4096 Oct 22 2010 Glossy
drwxr-xr-x. 4 root root 4096 Oct 22 2010 GNOME3
drwxr-xr-x. 3 root root 4096 Oct 22 2010 HighContrast
drwxr-xr-x. 3 root root 4096 Oct 22 2010 HighContrastInverse
drwxr-xr-x. 4 root root 4096 Oct 22 2010 HighContrastLargePrint
drwxr-xr-x. 4 root root 4096 Oct 22 2010 HighContrastLargePrintInverse
drwxr-xr-x. 4 root root 4096 Oct 22 2010 Industrial
drwxr-xr-x. 4 root root 4096 Oct 22 2010 Inverted
drwxr-xr-x. 3 root root 4096 Oct 22 2010 LargePrint
drwxr-xr-x. 3 root root 4096 Oct 22 2010 LowContrast
drwxr-xr-x. 4 root root 4096 Oct 22 2010 LowContrastLargePrint
drwxr-xr-x. 3 root root 4096 Oct 22 2010 Metabox
drwxr-xr-x. 5 root root 4096 Oct 22 2010 Mist
drwxr-xr-x. 4 root root 4096 Jun 13 2011 Raleigh
drwxr-xr-x. 3 root root 4096 Oct 22 2010 Redmond
drwxr-xr-x. 4 root root 4096 Oct 22 2010 Simple
drwxr-xr-x. 4 root root 4096 Oct 22 2010 ThinIce
Finally, the settings are persisted upon reboot.
HOWEVER, I never get to see the highly differentiated "HighContrastInverse" theme :-\
What (fundamentally) mistake am I doing?
I will be grateful for a reply.
Thanks and Regards,
Ajay