diff options
author | Didier Spaier <didier dot spaier at slint dot fr> | 2015-07-29 06:31:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-29 06:32:56 +0700 |
commit | 964c516cd020f39fc970baad828dc481c05f0a54 (patch) | |
tree | 2778c85c8f3333221f1d6950eaaf3c66d69b7b05 /system/bicon/README | |
parent | c6f8078c1b8c92b345bec3617007205e56521496 (diff) | |
download | slackbuilds-964c516cd020f39fc970baad828dc481c05f0a54.tar.gz |
system/bicon: Added (Bidirectional Console).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bicon/README')
-rw-r--r-- | system/bicon/README | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/system/bicon/README b/system/bicon/README new file mode 100644 index 0000000000..d6bb8e8389 --- /dev/null +++ b/system/bicon/README @@ -0,0 +1,21 @@ +BiCon: a Bidirectional Console + +BiCon can be used under Linux console, or terminal emulators with +basic Unicode rendering (UTF-8). + +Run "bicon" to get a console supporting Arabic or Persian according +to LANG or specify the country on the command line, for instance: + bicon ir # for Persian (Iran) + +Keymaps and fonts for Arabic and Persian are included. + +Use alt+shift to switch keyboard layouts in a graphical environment. +To know more: + + "man bicon" +and + "man bicon.bin" + +See also /usr/doc/bicon-<VERSION>/README.Slackware for BiCon's usage. + +BiCon is maintained by Behdad Esfahbod. |