Announcement

Collapse
No announcement yet.

gtk-qt-engine not working?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    gtk-qt-engine not working?

    I can't seem to get gtk-qt-engine working, which means gtk-programs like pidgin and firefox is really ugly.

    my .gtkrc-2.0-kde4
    Code:
    # This file was written by KDE
    # You can edit it in the KDE control center, under "GTK Styles and Fonts"
    
    include "/usr/share/themes/Qt4/gtk-2.0/gtkrc"
    
    style "user-font"
    {
        font_name="Sans Serif"
    }
    widget_class "*" style "user-font"
    
    gtk-theme-name="Qt4"
    gtk-font-name="Sans Serif 10"

    #2
    Re: gtk-qt-engine not working?

    In SystemSettings > Appearance do you have a item along the left side that says "GTK Styles and Fonts"?
    We only have to look at ourselves to see how intelligent life might develop into something we wouldn't want to meet. -- Stephen Hawking

    Comment


      #3
      Re: gtk-qt-engine not working?

      Originally posted by doctordruidphd
      In SystemSettings > Appearance do you have a item along the left side that says "GTK Styles and Fonts"?
      Yes and I have selected "Use my KDE style in GTK applications" which my .gtkrc-2.0-kde4 shows.
      The problem is that it don't have any effect

      Comment

      Working...
      X