public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Strange console font: "m" looks like small "M"
@ 2012-10-19 19:08 Jarry
  2012-10-19 19:57 ` Florian Philipp
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jarry @ 2012-10-19 19:08 UTC (permalink / raw
  To: gentoo-user

Hi,

I just installed Gentoo on one box and noticed one
strange thing when I'm in console:

Small letter "m" looks more like "M" reduced in size.
And small "w" looks more like small and rotated "M".
How can I fix it???

Jarry

-- 
_______________________________________________________________
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.


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

* Re: [gentoo-user] Strange console font: "m" looks like small "M"
  2012-10-19 19:08 [gentoo-user] Strange console font: "m" looks like small "M" Jarry
@ 2012-10-19 19:57 ` Florian Philipp
  2012-10-19 20:19 ` Norman Invasion
  2012-10-19 22:15 ` Paul Hartman
  2 siblings, 0 replies; 5+ messages in thread
From: Florian Philipp @ 2012-10-19 19:57 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 369 bytes --]

Am 19.10.2012 21:08, schrieb Jarry:
> Hi,
> 
> I just installed Gentoo on one box and noticed one
> strange thing when I'm in console:
> 
> Small letter "m" looks more like "M" reduced in size.
> And small "w" looks more like small and rotated "M".
> How can I fix it???
> 
> Jarry
> 

What terminal emulator are you using?

Regards,
Florian Philipp


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

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

* Re: [gentoo-user] Strange console font: "m" looks like small "M"
  2012-10-19 19:08 [gentoo-user] Strange console font: "m" looks like small "M" Jarry
  2012-10-19 19:57 ` Florian Philipp
@ 2012-10-19 20:19 ` Norman Invasion
  2012-10-19 22:15 ` Paul Hartman
  2 siblings, 0 replies; 5+ messages in thread
From: Norman Invasion @ 2012-10-19 20:19 UTC (permalink / raw
  To: gentoo-user

On 19 October 2012 15:08, Jarry <mr.jarry@gmail.com> wrote:
> Hi,
>
> I just installed Gentoo on one box and noticed one
> strange thing when I'm in console:
>
> Small letter "m" looks more like "M" reduced in size.
> And small "w" looks more like small and rotated "M".
> How can I fix it???

If by "console" you mean the console, you can
compile a custom kernel with the console font
you desire.

If you mean a terminal emulator, such as xterm,
you can usually use -fn lucidasanstypewriter-10
or -fn ""-*-*-medium-r-*-*-*-80-100-100-*-*-*-*"
or some similar nonsense. x11-apps/xfontsel can
help with finding font names.


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

* Re: [gentoo-user] Strange console font: "m" looks like small "M"
  2012-10-19 19:08 [gentoo-user] Strange console font: "m" looks like small "M" Jarry
  2012-10-19 19:57 ` Florian Philipp
  2012-10-19 20:19 ` Norman Invasion
@ 2012-10-19 22:15 ` Paul Hartman
  2012-10-20  6:59   ` Jarry
  2 siblings, 1 reply; 5+ messages in thread
From: Paul Hartman @ 2012-10-19 22:15 UTC (permalink / raw
  To: gentoo-user

On Fri, Oct 19, 2012 at 2:08 PM, Jarry <mr.jarry@gmail.com> wrote:
> Hi,
>
> I just installed Gentoo on one box and noticed one
> strange thing when I'm in console:
>
> Small letter "m" looks more like "M" reduced in size.
> And small "w" looks more like small and rotated "M".
> How can I fix it???

Maybe the default font in your video card is funny. It seems they are
all different.

You can manually set a new font using the "setfont" program which
comes from the sys-apps/kbd package.

If you are using openrc, it contains /etc/conf.d/consolefont and
/etc/init.d/consolefont which you can use to automatically override
with a font of your own choosing at each reboot.

I personally use "ter-112n" from the package media-fonts/terminus-font
on my console.


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

* Re: [gentoo-user] Strange console font: "m" looks like small "M"
  2012-10-19 22:15 ` Paul Hartman
@ 2012-10-20  6:59   ` Jarry
  0 siblings, 0 replies; 5+ messages in thread
From: Jarry @ 2012-10-20  6:59 UTC (permalink / raw
  To: gentoo-user

On 20-Oct-12 0:15, Paul Hartman wrote:
>>
>> Small letter "m" looks more like "M" reduced in size.
>> And small "w" looks more like small and rotated "M".
>
> If you are using openrc, it contains /etc/conf.d/consolefont and
> /etc/init.d/consolefont which you can use to automatically override
> with a font of your own choosing at each reboot.

I booted install-cd, and console font there looks normal.
Then I booted my system again, and console font looks ugly.

I checked /etc/conf.d/consolefont: both install-cd and my system
use "default8x16". The only difference was that my freshly
installed system did not have corresponding start-up script
activated. So all I had to do was:

# rc-update add consolefont boot

Now font in console looks normal. Thanks!

Jarry

-- 
_______________________________________________________________
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.


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

end of thread, other threads:[~2012-10-20  7:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-19 19:08 [gentoo-user] Strange console font: "m" looks like small "M" Jarry
2012-10-19 19:57 ` Florian Philipp
2012-10-19 20:19 ` Norman Invasion
2012-10-19 22:15 ` Paul Hartman
2012-10-20  6:59   ` Jarry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox