LinuxQuestions.org
Support LQ: Use code LQ3 and save $3 on Domain Registration
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices

Tags used in this thread
Popular LQ Tags ,

Reply
 
Thread Tools
Old 06-17-2009, 02:58 PM   #1
pielas
LQ Newbie
 
Registered: Jan 2009
Location: Poland
Distribution: slackware-current
Posts: 15
Thanked: 1
Ugly GTK applications


[Log in to get rid of this advertisement]
Hi, I have recently installed a slackware-current with KDE4. Everything is OK, but applications written using GTK looks ugly like win 98. I have searched at google something about changing theme of GTK apps, but without effect. Does anyone of you know how to change theme of GTK apps?
pielas is offline  
Tag This Post
Reply With Quote
Old 06-17-2009, 03:07 PM   #2
vehn
Member
 
Registered: Dec 2007
Posts: 35
Thanked: 2
Manually create and edit ~/.gtkrc-2.0 or use http://slackbuilds.org/repository/12...p/gtk-chtheme/
vehn is offline     Reply With Quote
Thanked by:
Old 06-17-2009, 03:08 PM   #3
b0uncer
Senior Member
 
Registered: Aug 2003
Location: fin
Distribution: (B)LFS, Ubuntu, Slackware
Posts: 4,854
Thanked: 27
It depends on how GTK app themes are handled in KDE; I might be wrong, but doesn't KDE offer to theme GTK some way without gimmicks (just trying to remember how KDE 3 did it)? If it doesn't, then try gtk-theme-switch or gtk-chtheme, I think those were apps that could change the GTK theme used..there could be more of them, but see those and you should get started.
b0uncer is offline     Reply With Quote
Old 06-17-2009, 03:18 PM   #4
H_TeXMeX_H
Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 6,728
Blog Entries: 2
Thanked: 214
There are plenty of very nice themes for GTK, but the default one is indeed ugly, grep, plain, kinda like Win95 indeed.

Try some from here:
http://art.gnome.org/themes/gtk2
H_TeXMeX_H is offline     Reply With Quote
Old 06-17-2009, 03:20 PM   #5
dugan
Member
 
Registered: Nov 2003
Location: Canada
Distribution: Slackware
Posts: 537
Thanked: 27
If you're still using Xfce < 4.6, have KDE start xfce-mcs-manager. Xfce 4.6 uses xfconfd instead of xfce-mcs-manager. Xfconfd doesn't work outside of Xfce.

If you're using GNOME, have KDE start gnome-settings-daemon. If gnome-settings-daemon isn't in your PATH, then it's in /usr/libexec.

Otherwise, use a GTK theme switching program. A couple have been mentioned. This is one of the more recent ones:
http://wiki.lxde.org/en/LXAppearance

I'm not using KDE 4, but I would also recommend looking into what b0ouncer said. KDE 3, had an "Apply themes and colors to GTK applications" (or something with similar wording) option in the "Appearances" tab of its control panel.

Last edited by dugan; 06-17-2009 at 03:35 PM..
dugan is offline     Reply With Quote
Thanked by:
Old 06-18-2009, 03:30 AM   #6
pielas
LQ Newbie
 
Registered: Jan 2009
Location: Poland
Distribution: slackware-current
Posts: 15
Thanked: 1

Original Poster
Thanks for replies, gtk-chtheme it what I have needed
pielas is offline     Reply With Quote
Old 06-18-2009, 07:57 AM   #7
Su-Shee
Member
 
Registered: Sep 2007
Location: Berlin
Distribution: Slackware
Posts: 507
Thanked: 22
Please don't edit .gtkrc-2.0 - that's the default file for _every_ Gnome and Gtk frontend/config tool to write stuff into - which override everything you add.

The first lines _always_ contains an include to .gtkrc.mine which is the place for everything homemade and changed by hand.

The include line for .gtkrc.mine is always left untouched from any config tool and therefore loads your personal config/style/theme stuff.

.gtkrc-2.0 usally looks like this:

Code:
# -- THEME AUTO-WRITTEN DO NOT EDIT
include "/home/banshee/.themes/Aurora-looks/gtk-2.0/gtkrc"

include "/home/banshee/.gtkrc.mine"

# -- THEME AUTO-WRITTEN DO NOT EDIT
Su-Shee is offline     Reply With Quote
Old 06-18-2009, 05:41 PM   #8
artistikone
Member
 
Registered: Jul 2003
Distribution: slackware-current
Posts: 76
Thanked: 0
You can launch xfsettingsd at startup which will make the GTK apps and buttons in Firefox much more appealing.
artistikone is offline     Reply With Quote
Old 09-10-2009, 04:13 PM   #9
dwabot
LQ Newbie
 
Registered: Jun 2009
Location: Toronto, Canada
Distribution: Slackware
Posts: 18
Thanked: 1
Thanks for the tip about LXAppearance... Matches up well with Fluxbox.

Last edited by dwabot; 09-10-2009 at 04:15 PM..
linux dwabot is offline     Reply With Quote
Old 09-10-2009, 05:23 PM   #10
voyciz
Member
 
Registered: Mar 2004
Distribution: Slackware
Posts: 276
Thanked: 1
Install clearlooks and switch to a theme that uses it.
linux voyciz is offline     Reply With Quote
Old 09-11-2009, 09:41 AM   #11
veeall
Member
 
Registered: May 2007
Location: Estonia
Distribution: Slackware 12.1, slackware64-current
Posts: 72
Thanked: 6
There's also gtk style to resemble default look of kde4.
unknown veeall is offline     Reply With Quote
Old 09-12-2009, 12:35 PM   #12
dugan
Member
 
Registered: Nov 2003
Location: Canada
Distribution: Slackware
Posts: 537
Thanked: 27
These are what I'm using to make GTK apps look like KDE apps:
http://www.gnome-look.org/content/sh...?content=99926
http://www.gnome-look.org/content/sh...?content=79756
linux dugan is offline     Reply With Quote
Old 10-10-2009, 08:15 AM   #13
dizzi
Member
 
Registered: Jun 2004
Location: Yorkshire, UK
Distribution: Slackware, Mepis LiveCD
Posts: 142
Thanked: 0
Yes gtk-chtheme works quite well (just execute /usr/bin/gtk-chtheme) after installation to invoke the wizard. While you are at it, if you want to reduce the size of the Firefox menu, tab, etc fonts in Slack which I find way too big, Edit (create): home > .mozilla > firefox > wpoz7qzg.default > chrome > userChrome.css. Note this file does not exist by default but there is an example provided that can be used.
linux dizzi is offline     Reply With Quote
Old 10-10-2009, 08:43 AM   #14
slackd
Member
 
Registered: Sep 2009
Location: Kolkata, India
Distribution: Slackware 13 x64-Current (2.6.32-rc7) MLiB, Windows 7 x64
Posts: 183
Blog Entries: 1
Thanked: 38
Thumbs up

U can try GTK-Engines

or u can try Murrine
linuxslackware slackd is offline     Reply With Quote
Old 10-10-2009, 11:35 AM   #15
mattydee
Member
 
Registered: Dec 2006
Location: Vancouver, BC
Distribution: Slackware sans KDE4 (Gnome Slackbuild)
Posts: 444
Thanked: 6
Great thread! It's interesting to see what everyone else uses. Might try some of them out
Personally, I choose Qtcurve: http://slackbuilds.org/repository/13.../QtCurve-Gtk2/
linux mattydee is offline  
Tag This Post ,
Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ugly default font in java applications vehn Slackware 0 12-07-2008 12:44 AM
Backporting GTK+-2 applications to GTK-1.2 gnashley Programming 0 02-22-2007 05:25 AM
Some GTK apps are ugly in KDE Ekim8587 Linux - Software 4 11-11-2005 07:47 AM
X Applications are ugly! Spasmolytic Linux - Software 3 05-19-2004 03:53 PM
Ugly Truetype font in GTK apps kvzrock Linux - General 0 02-08-2004 11:35 PM


All times are GMT -5. The time now is 01:35 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration