Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gkrellm2 fonts
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
theonlymcc
Apprentice
Apprentice


Joined: 16 Sep 2003
Posts: 274
Location: NC

PostPosted: Mon Oct 18, 2004 12:11 am    Post subject: Gkrellm2 fonts Reply with quote

The fonts in my gkrellm are huge. I have all fonts for the theme set a point 8 size but they are still big. I have used the gtk-chtheme and set my size at point 8 as well. I am using gkrellm 2.2.4. Any suggestions? Could it be an xorg thing? gtk thing?
Back to top
View user's profile Send private message
miqorz
Veteran
Veteran


Joined: 04 Apr 2004
Posts: 1170
Location: Pissing into the wind.

PostPosted: Mon Oct 18, 2004 1:10 am    Post subject: Reply with quote

Use the ~x86 gkrellm2, Someone should really move that package to x86.
Back to top
View user's profile Send private message
Dana Merrick
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jul 2004
Posts: 84
Location: Trinity College

PostPosted: Mon Oct 18, 2004 3:10 am    Post subject: Reply with quote

miqorz wrote:
Use the ~x86 gkrellm2

Not sure if you know how to do this, and I appologize if you do, but you do this with:
Code:
$ ACCEPT_KEYWORDS="x86" emerge gkrellm2

(Or add it to the masked packages list.)

EDIT: In hindsight, you kinda seem like you know what you're doing and I probably made you look like an idiot. Oh well, I figured I wouldn't miss a chance to help someone...
_________________
I'm proud of my life, and the things that I have done,
proud of myself, and the loner I've become.
you're free to whine; it will not get you far,
I do just fine, my car and my guitar.
-Say Anything
Back to top
View user's profile Send private message
perseguidor
Apprentice
Apprentice


Joined: 01 Aug 2004
Posts: 278
Location: West Kingdom of Buenos Aires

PostPosted: Mon Oct 18, 2004 3:32 am    Post subject: Reply with quote

aragostaragazzo wrote:
Code:
$ ACCEPT_KEYWORDS="x86" emerge gkrellm2

(Or add it to the masked packages list.)


I think you meant to write
Code:
ACCEPT_KEYWORDS="~x86" emerge gkrellm2
:D

But the other way is cleaner and won't downgrade the package with an emerge -pvu, as far as I know.
_________________
O make me a mask!
Back to top
View user's profile Send private message
Dana Merrick
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jul 2004
Posts: 84
Location: Trinity College

PostPosted: Mon Oct 18, 2004 11:44 am    Post subject: Reply with quote

perseguidor wrote:
I think you meant to write
Code:
ACCEPT_KEYWORDS="~x86" emerge gkrellm2
:D

Actually, you don't need the tilde, so it's a touch faster to leave it out. :D.
_________________
I'm proud of my life, and the things that I have done,
proud of myself, and the loner I've become.
you're free to whine; it will not get you far,
I do just fine, my car and my guitar.
-Say Anything
Back to top
View user's profile Send private message
vrln
Guru
Guru


Joined: 11 Sep 2004
Posts: 534
Location: Finland

PostPosted: Mon Oct 18, 2004 12:09 pm    Post subject: Reply with quote

Using ACCEPT_KEYWORDS="~x86" emerge something isn't the right way to do it. If you do this, emerge -uD world will want to downgrade it.

The right way is:

echo app-admin/gkrellm ~x86 >> /etc/portage/package.keywords

and then just emerge gkrellm

If you don't have a /etc/portage, you need to make it. Oh, and the app-admin/ thing is good to have, it will speed up portage dependency calculation.
Back to top
View user's profile Send private message
Dana Merrick
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jul 2004
Posts: 84
Location: Trinity College

PostPosted: Mon Oct 18, 2004 12:53 pm    Post subject: Reply with quote

vrln wrote:
echo app-admin/gkrellm ~x86 >> /etc/portage/package.keywords

Ah, that's what I was trying to remember...
_________________
I'm proud of my life, and the things that I have done,
proud of myself, and the loner I've become.
you're free to whine; it will not get you far,
I do just fine, my car and my guitar.
-Say Anything
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum