README.SLACKWARE 683 B

1234567891011121314151617181920212223
  1. README.SLACKWARE for kde44-oxygen-molecule
  2. To use this theme you need to change some settings after installation.
  3. 1. Remove gtk-kde4
  4. 2. Go into KDE's system settings windows:
  5. Appearance -> Colors and choose Oxygen-Molecule_3.0
  6. 3. Select the Options Tab and uncheck "Apply colors to non-KDE4 applications"
  7. 4. Create a .gtkrc-2.0 file in your home directory
  8. 5. Copy this into the .gtkrc-2.0:
  9. include "/usr/share/themes/kde44-oxygen-molecule/gtk-2.0/gtkrc"
  10. style "user-font"
  11. {
  12. }
  13. widget_class "*" style "user-font"
  14. gtk-theme-name="kde44-oxygen-molecule"
  15. gtk-font-name="Sans Serif 9"
  16. 6. See the pdf / odt files in /usr/doc/kde44-oxygen-molecule-* for more info.