wok diff bicon/description.txt @ rev 21582

Use python-setuptools as bdeps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 19 19:45:04 2019 +0200 (2019-05-19)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/bicon/description.txt	Sun May 19 19:45:04 2019 +0200
     1.3 @@ -0,0 +1,17 @@
     1.4 +This program currently can be used under Linux console, or terminal emulators 
     1.5 +with basic Unicode rendering support, like gnome-terminal, xterm, or PuTTY.
     1.6 +
     1.7 +Simply run "bicon" to get a console supporting Arabic or Persian. The language 
     1.8 +used is chosen according to the LANG environment variable.
     1.9 +
    1.10 +You can also choose the language country by specifying the country on the 
    1.11 +country on the command line, e.g ::
    1.12 +
    1.13 +	bicon sa          # enables Arabic (Saudi Arabia) support
    1.14 +	bicon ir          # for Persian (Iran)
    1.15 +
    1.16 +You can use the alt+shift combination to switch keyboard language.
    1.17 +
    1.18 +Of course, you have a man page bicon(1) to check.
    1.19 +
    1.20 +Please report all bugs to http://github.com/behdad/bicon