View previous topic :: View next topic |
Author |
Message |
Attis SH n00b
Joined: 23 Feb 2003 Posts: 62 Location: Budapest, Hungary
|
Posted: Wed Mar 19, 2003 8:52 pm Post subject: How to change GTK settings without having GNOME installed? |
|
|
I'm a happy KDE user, the only program I use from that other DE is GIMP. My problem with it is that the fonts in the GUI are HUGE, around twice the size I'd think normal... is there a way to change it, apart from
emerging GNOME?
I used GNOME for quite some time in the past, but nowadays I prefer
KDE, Window Maker and fluxbox and I don't want to use it again in the near future.
I think there should be a way to configure GTK apps in some other way... or am I wrong? |
|
Back to top |
|
|
mikeraach Apprentice
Joined: 20 Jan 2003 Posts: 168
|
Posted: Wed Mar 19, 2003 9:59 pm Post subject: |
|
|
gtkswitch will do what you want. I think gtk2switch (or is it gtkswitch2?) will work for both gtk2 and gtk1 apps. |
|
Back to top |
|
|
Attis SH n00b
Joined: 23 Feb 2003 Posts: 62 Location: Budapest, Hungary
|
Posted: Wed Mar 19, 2003 11:21 pm Post subject: |
|
|
mikeraach wrote: | gtkswitch will do what you want. I think gtk2switch (or is it gtkswitch2?) will work for both gtk2 and gtk1 apps. |
This doesn't seem to help... I see no difference after changing the theme. but at least I figured out the things I should try to put in my gtkrc. Thanks. |
|
Back to top |
|
|
sepp2k Tux's lil' helper
Joined: 06 Feb 2003 Posts: 78
|
Posted: Wed Mar 19, 2003 11:40 pm Post subject: |
|
|
mikeraach wrote: | I think gtk2switch (or is it gtkswitch2?) will work for both gtk2 and gtk1 apps. |
No, it doesn't. You need Version 1.x to change gtk1-Themes |
|
Back to top |
|
|
alkalinelito Tux's lil' helper
Joined: 18 Jun 2002 Posts: 85 Location: Uruguay
|
Posted: Thu Mar 20, 2003 12:43 am Post subject: |
|
|
Hallo !
emerge gtk-theme-switch
|
|
Back to top |
|
|
alkalinelito Tux's lil' helper
Joined: 18 Jun 2002 Posts: 85 Location: Uruguay
|
Posted: Thu Mar 20, 2003 12:46 am Post subject: |
|
|
Oh another thing, for the switch to work correctly , you need to emerge gtk-themes
That will install deps and stuff needed for the switch to work perfectyl
I'm using openbox,
And Chaning fonts and themes in GTK2 apps, works GREAT.
Have fun themeing gtk2 ! |
|
Back to top |
|
|
Yuber Tux's lil' helper
Joined: 08 Jan 2003 Posts: 139
|
Posted: Wed Apr 30, 2003 10:02 pm Post subject: |
|
|
alkalinelito wrote: | Oh another thing, for the switch to work correctly , you need to emerge gtk-themes
That will install deps and stuff needed for the switch to work perfectyl
I'm using openbox,
And Chaning fonts and themes in GTK2 apps, works GREAT.
Have fun themeing gtk2 ! |
ok, so how does changing themes change the size of my fonts? so far all this is doing is changing the themes. what? |
|
Back to top |
|
|
theJPster n00b
Joined: 24 Sep 2002 Posts: 32 Location: East Midlands, UK
|
Posted: Wed Apr 30, 2003 11:04 pm Post subject: Font changing |
|
|
There is an icon to the left of the Theme Selection drop-down-box. That opens up some other options including custom fonts
Code: |
jp@barney documents $ emerge -p /usr/portage/x11-themes/gtk-theme-switch/gtk-theme-switch*.ebuild
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] x11-themes/gtk-theme-switch-1.0.1
[ebuild R ] x11-themes/gtk-theme-switch-2.0.0_rc2
|
The programs are called switch and switch2. It's interesting to see the differences between the toolkits. Gotta love the fontconfig support in GTK2! _________________ theJPster |
|
Back to top |
|
|
TenPin Guru
Joined: 26 Aug 2002 Posts: 500 Location: Kansas City
|
Posted: Thu May 01, 2003 12:14 am Post subject: |
|
|
Code: |
tenpin@tenpin 62 1.2M tenpin cat .gtkrc
include "/usr/share/themes/Bluecurve/gtk/gtkrc"
style "user-font"
{
fontset="-monotype-arial-medium-r-normal-*-*-90-*-*-p-*-iso8859-15"
}
widget_class "*" style "user-font"
include "/home/tenpin/.gtkrc.mine"
tenpin@tenpin 62 1.2M tenpin cat .gtkrc-2.0
include "/usr/share/themes/Bluecurve/gtk-2.0/gtkrc"
gtk-font-name = "Luxi Sans 8"
include "/home/tenpin/.gtkrc.mine"
gtk-can-change-accels = 1
|
|
|
Back to top |
|
|
Yuber Tux's lil' helper
Joined: 08 Jan 2003 Posts: 139
|
Posted: Thu May 01, 2003 12:18 pm Post subject: Re: Font changing |
|
|
theJPster wrote: | There is an icon to the left of the Theme Selection drop-down-box. That opens up some other options including custom fonts
|
I don't see it
EDIT: You meant to the right, oh ok I got it and it works fine
There seems to be a porblem though, mozilla still has huge fonts.
EDIT 2: I got switch for gtk1 themes and it didn't affect mozilla at all. The problem is, is that the text int he address bar is huge, as is the text in the menus. It also affects the text on a lot of sites (this one) to be larger than normal, even changing the settings in the mozilla font settings doesnt seem to work. What's going on here? This happened since I uninstalled gnome. |
|
Back to top |
|
|
christsong84 Veteran
Joined: 06 Apr 2003 Posts: 1003 Location: GMT-8 (Spokane)
|
Posted: Wed Oct 01, 2003 2:29 pm Post subject: Re: Font changing |
|
|
Yuber wrote: | theJPster wrote: | There is an icon to the left of the Theme Selection drop-down-box. That opens up some other options including custom fonts
|
I don't see it
EDIT: You meant to the right, oh ok I got it and it works fine
There seems to be a porblem though, mozilla still has huge fonts.
EDIT 2: I got switch for gtk1 themes and it didn't affect mozilla at all. The problem is, is that the text int he address bar is huge, as is the text in the menus. It also affects the text on a lot of sites (this one) to be larger than normal, even changing the settings in the mozilla font settings doesnt seem to work. What's going on here? This happened since I uninstalled gnome. |
did you ever fix this? I'm having the same problem and most of the other threads on this topic aren't offering much help. _________________ while(true) {self.input(sugar);} |
|
Back to top |
|
|
cult hero Apprentice
Joined: 13 Oct 2002 Posts: 186 Location: Las Vegas
|
Posted: Thu Oct 02, 2003 10:33 am Post subject: |
|
|
And it's just Mozilla (and FireBird too). Even Epiphany is using the proper font sizes. I haven't found a solution and just went over to using Epiphany for my Gecko based brower. Not a solution but... _________________ Repeat after me! This world is made of love and peace! |
|
Back to top |
|
|
cult hero Apprentice
Joined: 13 Oct 2002 Posts: 186 Location: Las Vegas
|
Posted: Thu Oct 02, 2003 10:37 am Post subject: |
|
|
Duh.
https://forums.gentoo.org/viewtopic.php?t=92578
I haven't tried his suggestion yet but I read it about 2 minutes after my last post. Anyway... that might help. _________________ Repeat after me! This world is made of love and peace! |
|
Back to top |
|
|
christsong84 Veteran
Joined: 06 Apr 2003 Posts: 1003 Location: GMT-8 (Spokane)
|
Posted: Fri Oct 03, 2003 12:31 pm Post subject: |
|
|
gaim fonts look a whole lot better...however mozilla's still huge _________________ while(true) {self.input(sugar);} |
|
Back to top |
|
|
arkanlor n00b
Joined: 06 Jan 2004 Posts: 30
|
Posted: Wed Feb 11, 2004 9:10 am Post subject: |
|
|
my mozilla uses gtk2, not gtk1 |
|
Back to top |
|
|
|