Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[XTERM] problem z polfontami
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
fbehemot
n00b
n00b


Joined: 23 Sep 2005
Posts: 8

PostPosted: Mon Oct 24, 2005 5:55 am    Post subject: [XTERM] problem z polfontami Reply with quote

W xtemie polskie liter wyświetlają mi się jako 'krzaczki', ponadto wyskakują różne krzaczki, w zależności od tego, z którym altem je wprowadzam. 0_o
W konsoli zupełnie nie ma problemów, wszystke żźć wyświetlają się poprawnie, tak samo w FF.
Próba uruchomienia 'xterm -en ISO8859-2' daje tyle, że od razu się wyłącza. :/
Czy ktoś ma jakiś pomysł na 'zadziałanie' polfontów w xtermie?
Back to top
View user's profile Send private message
vanbastek
n00b
n00b


Joined: 27 Jul 2005
Posts: 68
Location: Gliwice, Poland

PostPosted: Mon Oct 24, 2005 8:18 am    Post subject: Reply with quote

Utwórz ~/.Xdefaults i wpisz do niego co trzeba, np:
Code:

xterm*font:     -xos4-terminus-medium-r-normal-*-14-140-72-72-c-80-iso8859-2
xterm*boldFont: -xos4-terminus-bold-r-normal-*-14-140-72-72-c-80-iso8859-2

Wszystkie ustawienia są opisane w man xterm.
Odpowiednią czcionkę wybierz sobie programem xfontsel.
_________________
Gentoo addicted!
Back to top
View user's profile Send private message
fbehemot
n00b
n00b


Joined: 23 Sep 2005
Posts: 8

PostPosted: Mon Oct 24, 2005 6:28 pm    Post subject: Reply with quote

Hmm... Czy jeśli chcę mieć system komunikujący się po angielsku, ale z polfontami, wystarczą takie ustawienia?
( Tak, data ma byś z angielska :] )

Code:
# /etc/env.d/99local
LANG="en_GB"
LC_CTYPE="pl_PL"
LC_NUMERIC="pl_PL"
LC_TIME="pl_GB
LC_COLLATE="pl_PL"
LC_MONETARY="pl_PL"
LC_MESSAGES="en_GB"
LC_PAPER="pl_PL"
LC_NAME="pl_PL"
LC_ADDRESS="pl_PL"
LC_TELEPHONE="pl_PL"
LC_MEASUREMENT="pl_PL"
LC_IDENTIFICATION="pl_PL"

Code:
# /root/.Xdefaults
XTerm*font:      -*-fixed-medium-r-semicondensed-*-13-*-*-*-*-*-iso8859-2
XTerm*boldFont:  -*-fixed-bold-r-semicondensed-*-13-*-*-*-*-*-iso8859-2

Code:
# /etc/conf.d/consolefont
CONSOLEFONT="lat2a-16"
CONSOLETRANSLATION="ISO-8859-2_to_uni"

Code:
# /etc/rc.conf
UNICODE="no"
EDITOR="/bin/nano"
XSESSION="wmii"


Plik 99local utworzyłem sam, nie było go wcześniej - czy to w czymś przeszkadza?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum