terminal.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 01 Aug 2010 16:41:40 +0300
changeset 476 feaa4d64ad4e
parent 123 03a2617f278a
child 520 1315a2434fc8
permissions -rw-r--r--
To start X application.

-*- outline -*-

* X window pseudo terminal.

** luit.

Luit is a filter that can be run between an arbitrary application and a UTF-8
terminal emulator. It will convert application output from the locale’s
encoding into UTF-8, and convert terminal input from UTF-8 into the locale’s
encoding.

Example:

  $ luit -encoding ’ISO 8859-1’ emacs -nw