font.rst
changeset 0 0e4335f01909
child 46 5a2af9e7c0a8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/font.rst	Mon Dec 01 22:44:15 2008 +0200
@@ -0,0 +1,22 @@
+-*- outline -*-
+
+* How see installed font for X window.
+
+  $ fontsel &
+
+* Setup font for emacs.
+
+If X running by xinit, write to ~/.xinitrc
+
+  xrdb -merge ~/.Xdefaults &
+
+and write to ~/.Xdefaults
+
+  emacs.font: 7x13
+
+* Setup font for mc.
+
+Not any font display correctly cyrillic characters - only those which with ISO 10646.
+If you in X run mc as
+
+  $ xterm -fn "-misc-fixed-medium-r-*-*-18-*-*-*-*-*-iso10646-1" -geometry 120x42 -e mc -x