Re: [gentoo-user] Gnome fonts under KDE

2003-03-28 Thread Timothy Grant
On Tuesday 25 March 2003 05:31 pm, SADO Hiroyuki wrote:

 You can set font size by putting this in your ~/.gtkrc-2.0:

 style user-font
 {
   font_name=Courier 14  # font-name font-size
 }
 class * style user-font

I have to say thanks very much for this tip! I've been having the same 
problems, and just set this up and it works beautifully!

-- 
Stand Fast,
tjg.

Timothy Grant
www.craigelachie.org


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gnome fonts under KDE

2003-03-28 Thread C. Brewer
On Fri, 28 Mar 2003 10:51:09 -0800
Timothy Grant [EMAIL PROTECTED] wrote:

 On Tuesday 25 March 2003 05:31 pm, SADO Hiroyuki wrote:
 
  You can set font size by putting this in your ~/.gtkrc-2.0:
 
  style user-font
  {
font_name=Courier 14  # font-name font-size
  }
  class * style user-font
 
 I have to say thanks very much for this tip! I've been having the same 
 problems, and just set this up and it works beautifully!
 
 -- 
 Stand Fast,
 tjg.
 
 Timothy Grant
 www.craigelachie.org
 
 
 --
 [EMAIL PROTECTED] mailing list
 
That a beautifully executed class:) Although alternatively and more simply:
echo gtk-font-name = fontname fontsize  .gtkrc-2.0 would have accomplished the 
same:)

-- 
Chuck Brewer
Registered Linux User #284015
Get my gpg public key at pgp.mit.edu!! Encrypted e-mail preferred.




pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Gnome fonts under KDE

2003-03-27 Thread SADO Hiroyuki
Please confirm the font name you had put into ~/.gtkrc-2.0.
Courier is an example.

The command fc-list displays all fonts you can use.
Please put one of them into .gtkrc-2.0.

 that file don't exist, so i touched it and put the lines into it.

 the only files which i have:

 .gtkrc .gtkrc-1.2-gnome2  .gtkrc-kde .gtkrc.mine

 all files has a include for the .gtkrc.mine, so i put the lines also
 in
 this file and into the .gtkrc-kde.

 But i have no success :-/

--
SADO Hiroyuki [EMAIL PROTECTED]




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gnome fonts under KDE *SOLVED*

2003-03-27 Thread Denny Schierz
hi,

no problem :-) some minutes before, a user from gentoo-de told me, to
install the gtk-theme-switcher. After that, i started switch2 und
couldt choice a font and the size.

Now gaim-cvs looks great :-)


big thank for you're help

cu denny

On Thu, 2003-03-27 at 14:29, SADO Hiroyuki wrote:
 Please confirm the font name you had put into ~/.gtkrc-2.0.
 Courier is an example.
 

-- 
Denny Schierz [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] Gnome fonts under KDE

2003-03-26 Thread Denny Schierz
hi,

that file don't exist, so i touched it and put the lines into it.

the only files which i have:

.gtkrc .gtkrc-1.2-gnome2  .gtkrc-kde .gtkrc.mine

all files has a include for the .gtkrc.mine, so i put the lines also in
this file and into the .gtkrc-kde.

But i have no success :-/

cu denny

ps thx for you're reply



On Wed, 2003-03-26 at 02:31, SADO Hiroyuki wrote:

 You can set font size by putting this in your ~/.gtkrc-2.0:

 [EMAIL PROTECTED] mailing list
-- 
Denny Schierz [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


[gentoo-user] Gnome fonts under KDE

2003-03-25 Thread Denny Schierz
hi,

several programs (gkrellm2,gaim,gnome-alsamixer ...) from gnome have too
small fonts under KDE. If i loading the tool gnome-font-properties
than the fonts are normal, but than the KDE fonts are terrible. They
have the same properties like from gnome, but look at the screenshot:

http://debian02.dyndns.org/download/before.png
http://debian02.dyndns.org/download/after.png

the second problem, if i do a right click on a object (file,
directory..) for example rename then i became the right click menĂ¼
again without a mouseclick and behind this menue, kde is waiting for the
new file name (i think, that's a kde problem, cause, in konqueror
everthing is ok).


The fontconfig disables also the key repeat option in the kcontrol.


bad thins :-/

-- 
Denny Schierz [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] Gnome fonts under KDE

2003-03-25 Thread SADO Hiroyuki
At 25 Mar 2003 23:58:26 +0100,
Denny Schierz wrote:
 
 hi,
 
 several programs (gkrellm2,gaim,gnome-alsamixer ...) from gnome have too
 small fonts under KDE. If i loading the tool gnome-font-properties
 than the fonts are normal, but than the KDE fonts are terrible. They
 have the same properties like from gnome, but look at the screenshot:
 
 http://debian02.dyndns.org/download/before.png
 http://debian02.dyndns.org/download/after.png

You can set font size by putting this in your ~/.gtkrc-2.0:

style user-font
{
  font_name=Courier 14  # font-name font-size
}
class * style user-font

--
SADO Hiroyuki [EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list