You are not logged in.

#1 2011-03-08 18:59:27

abarahc
Member
Registered: 2010-04-30
Posts: 128

[SOLVED] using clean regular font

hey guys, I wonder how to implement this font in xterm

my output of "fc-list | grep Clean

Clean:style=Regular

I tried these ways on ~/.Xresources but no result .-.

XTerm*font: Clean
XTerm*font: *Clean*
XTerm*font: *-Clean-*-Regular*
XTerm*font: *-Clean-*-7*
XTerm*font: clean
XTerm*font: *-clean-*-Regular*
XTerm*font: *-clean-*-7*

could someone tell me what the correct syntax of the name of the font or how I can find at least? : /

and how to change the font used in the Linux default shell used on the screens tty1-6 (ctrl + alt F1, F2,...)?

Last edited by abarahc (2011-03-08 21:27:43)


user@localhost $ grep -rnw "." -e "hacking"

Offline

#2 2011-03-08 19:16:34

oliver
Member
Registered: 2007-12-12
Posts: 448

Re: [SOLVED] using clean regular font

abarahc wrote:

and how to change the font used in the Linux default shell used on the screens tty1-6 (ctrl + alt F1, F2,...)?

I think that is driven from the CONSOLEFONT setting in rc.conf and can be anything from the /usr/share/kbd/consolefonts dir.  Not sure what format it's expecting though

Offline

#3 2011-03-08 19:36:02

bohoomil
Member
Registered: 2010-09-04
Posts: 2,376
Website

Re: [SOLVED] using clean regular font

1. XTerm*font: -*-clean-medium-r-*-*-14-*-*-*-*-*-*-*

2. Console fonts sit it /usr/share/kbd/consolefonts/. Pick the one you like (using 'setfont fontname'), and then put its name in rc.conf => CONSOLEEFONT="", if you wish to use it permanently.


:: Registered Linux User No. 223384

:: github
:: infinality-bundle+fonts: good looking fonts made easy

Offline

#4 2011-03-08 21:27:27

abarahc
Member
Registered: 2010-04-30
Posts: 128

Re: [SOLVED] using clean regular font

solved! thx so much *-*


user@localhost $ grep -rnw "." -e "hacking"

Offline

Board footer

Powered by FluxBB