Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 22:13:52 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Xenofon <adepali@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Greek support, continue
Message-ID:  <20001023221352.A10392@gray.westgate.gr>
In-Reply-To: <20001023171717.22024.qmail@web4405.mail.yahoo.com>; from adepali@yahoo.com on Mon, Oct 23, 2000 at 10:17:17AM -0700
References:  <20001023171717.22024.qmail@web4405.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 23, 2000 at 10:17:17AM -0700, Xenofon wrote:
> I installed the greek fonts as mentioned, and, following the
> documentation, added the XTerm*font line in ~/.Xresources.

Ok.  After that, all you have to do is:

    % xrdb -merge ~/.Xresources

or restart your X session.

> I see no difference, although when i run xtermset -fb to set the
> term's font to greek, there is some progress ie the font and window
> size change.

What is xtermset?  I don't seem to be able to find it in my
XFree86-3.3.6 installation?

> However, I still can't see greek: All existing greek text is displayed
> in hex, and when i try to type in greek (using grkbd) nothing is
> diplayed.

Xterm usually runs a shell under it.  Some shells need special setup to
allow you to write greek text (or any 8-bit text, for that matter) in
their prompt.  Try this with:

    % cat > /dev/null
    Press LeftAlt-Shift here and write some greek text.
    ^D

Ciao,
Giorgos.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001023221352.A10392>