* Any way to get larger fonts in XCONFIG ?
@ 2005-03-12 19:12 Reg Clemens
2005-03-12 21:47 ` Randy.Dunlap
0 siblings, 1 reply; 3+ messages in thread
From: Reg Clemens @ 2005-03-12 19:12 UTC (permalink / raw)
To: linux-kernel
Any way to get larger fonts with xconfig?
On my system they are just about microscopic.
I can do a <ctl><alt?<+> to go to a different screen resolution,
but then I have all sorts of scanning to deal with.
Ive looked for documentation, but didnt find it in any of the
places I looked...
--
Reg.Clemens
reg@dwf.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Any way to get larger fonts in XCONFIG ?
2005-03-12 19:12 Any way to get larger fonts in XCONFIG ? Reg Clemens
@ 2005-03-12 21:47 ` Randy.Dunlap
2005-03-13 1:40 ` Alistair John Strachan
0 siblings, 1 reply; 3+ messages in thread
From: Randy.Dunlap @ 2005-03-12 21:47 UTC (permalink / raw)
To: Reg Clemens; +Cc: linux-kernel
Reg Clemens wrote:
> Any way to get larger fonts with xconfig?
> On my system they are just about microscopic.
>
> I can do a <ctl><alt?<+> to go to a different screen resolution,
> but then I have all sorts of scanning to deal with.
>
> Ive looked for documentation, but didnt find it in any of the
> places I looked...
No automated way to do it AFAIK, but you can edit
~/.qt/qtrc and change this line (at least it works for me):
#font=Sans Serif,10,-1,5,50,0,0,0,0,0
font=Sans Serif,14,-1,5,50,0,0,0,0,0
Changes from 10 point to 14 point font.
--
~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Any way to get larger fonts in XCONFIG ?
2005-03-12 21:47 ` Randy.Dunlap
@ 2005-03-13 1:40 ` Alistair John Strachan
0 siblings, 0 replies; 3+ messages in thread
From: Alistair John Strachan @ 2005-03-13 1:40 UTC (permalink / raw)
To: Randy.Dunlap; +Cc: Reg Clemens, linux-kernel
On Saturday 12 March 2005 21:47, Randy.Dunlap wrote:
> Reg Clemens wrote:
> > Any way to get larger fonts with xconfig?
> > On my system they are just about microscopic.
> >
> > I can do a <ctl><alt?<+> to go to a different screen resolution,
> > but then I have all sorts of scanning to deal with.
> >
> > Ive looked for documentation, but didnt find it in any of the
> > places I looked...
>
> No automated way to do it AFAIK, but you can edit
> ~/.qt/qtrc and change this line (at least it works for me):
>
> #font=Sans Serif,10,-1,5,50,0,0,0,0,0
> font=Sans Serif,14,-1,5,50,0,0,0,0,0
>
> Changes from 10 point to 14 point font.
That or run "qtconfig", where you can change all the font properties in a GUI.
--
Cheers,
Alistair.
personal: alistair()devzero!co!uk
university: s0348365()sms!ed!ac!uk
student: CS/CSim Undergraduate
contact: 1F2 55 South Clerk Street,
Edinburgh. EH8 9PP.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-03-13 1:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-12 19:12 Any way to get larger fonts in XCONFIG ? Reg Clemens
2005-03-12 21:47 ` Randy.Dunlap
2005-03-13 1:40 ` Alistair John Strachan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.