 settrans - A Simple Program To Set Your Terminal Translation

	This program will allow you to view ANSI images correctly without
any need for special software on your Linux box.  

Usage: settrans <mode>
  <mode>
             0  =  Graphic Translation
             B  =  Normal Translation
             U  =  No Translation (Good For ANSI, etc.)
             K  =  User Defined Translation
             1  =  Default Translation
 
  In linux these translations are configured in drivers/char/console.c
 
  You may distribute this source code freely.

Original code by:
  Chris Haos <chris@ideal.ios.net> August 1994

Minor Changes made:
  by Luke Holden <Luke@Holdens.org> Feb 1998
 

Changes sience original code:

 - Added more documantation

 - Changed settrans to give more usefull output
