git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Tiny default fonts in gitk
@ 2006-08-11 10:07 Peter Eriksen
  2006-08-23  6:37 ` Paul Mackerras
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Eriksen @ 2006-08-11 10:07 UTC (permalink / raw
  To: git

Hi list,

I find the default font for gitk too small to be readable on my 1280x800
pixels resolution.  This is an extract from the file, .gitk, that gitk
initially creates:

set mainfont {Helvetica 9}
set textfont {Courier 9}
set uifont {Helvetica 9 bold}

Is it just some X/Tk setting causing this, or is point 9 just very
small?  This is under Fedora Core 5.  Changing these sizes to 12 gives
the text the same size as in the rest of the desktop.  It would be nice,
if that was the default.

Regards,

Peter

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Tiny default fonts in gitk
  2006-08-11 10:07 Tiny default fonts in gitk Peter Eriksen
@ 2006-08-23  6:37 ` Paul Mackerras
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Mackerras @ 2006-08-23  6:37 UTC (permalink / raw
  To: Peter Eriksen; +Cc: git

Peter Eriksen writes:

> Is it just some X/Tk setting causing this, or is point 9 just very
> small?  This is under Fedora Core 5.  Changing these sizes to 12 gives
> the text the same size as in the rest of the desktop.  It would be nice,
> if that was the default.

First, check what X thinks your display resolution (dots per inch)
is.  If it thinks the resolution is 75dpi but your monitor is doing
more like 100dpi that will make the fonts small.

Secondly, you can use control -KP+ and control-KP- to change the font
size.

Paul.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-23  6:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-11 10:07 Tiny default fonts in gitk Peter Eriksen
2006-08-23  6:37 ` Paul Mackerras

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).