Re: changing the fixed font

2003-03-09 Thread martin f krafft
also sprach Brian Potkin <[EMAIL PROTECTED]> [2003.03.08.1633 +0100]: > I am not well up with gtk so there may be better solutions. style "default" { fontset = "-*-helvetica-medium-r-*-*-*-*-*-*-*-*-*-*" } widget_class "*" style "default" in .gtkrc will do. -- Please do not CC me when replyi

Re: changing the fixed font

2003-03-08 Thread Brian Potkin
On Sat, Mar 08, 2003 at 03:47:40PM +0100, martin f krafft wrote: > but this brings up a different issue. all my Gtk apps use fonts that > are too big, so they run over the buttons and such. where can > i control that? You could try putting a font setting in ~/.gtkrc under `style "default"'. I ha

Re: changing the fixed font

2003-03-08 Thread martin f krafft
also sprach Brian Potkin <[EMAIL PROTECTED]> [2003.03.08.1400 +0100]: > My .Xresources has XTerm*font:10x20 in it. Would this fit your required > global solution? not a bad idea. thanks! but this brings up a different issue. all my Gtk apps use fonts that are too big, so they run over the button

Re: changing the fixed font

2003-03-08 Thread Brian Potkin
On Sat, Mar 08, 2003 at 11:31:54AM +0100, martin f krafft wrote: > terminals in X usually use the 'fixed' font (correct me if I am > wrong). this is 7x14 over here. how would i go about if i wanted the > fixed font to be 6x9 instead? i know that i could start the terminals > and everything with -f