BiCon - The Bidirectional Console
This is the bidirectional console as presented by Arabeyes.
Installation
You need the FriBidi library to compile this program. Probably you have it in your distribution. If not, get it from http://fribidi.sourceforge.net
Installation is simple, the usual steps:
./configure
make
make install
Usage
This program currently can be used under Linux console, or terminal emulators with basic Unicode rendering support, like gnome-terminal, xterm, or PuTTY.
Simply run "bicon" to get a console supporting Arabic or Persian. The language used is chosen according to the LANG environment variable.
You can also choose the language country by specifying the country on the country on the command line, e.g ::
bicon sa # enables Arabic (Saudi Arabia) support
bicon ir # for Persian(Iran)
Of course, you have a man page bicon(1) to check.
Reporting Bugs
Please report all bugs to
http://bugs.arabeyes.org/cgi-bin/bugzilla/query.cgi
Feedback at developer@arabeyes.org is also welcome.
