1BICON(1) General Commands Manual BICON(1)
2
3
4
6 bicon.bin - bidirectional console layer
7
9 bicon.bin [command [arguments...]]
10
12 bicon.bin is a console program that supports bidirectional text dis‐
13 play, for languages like Arabic, Persian and Hebrew.
14
15 bicon.bin hooks into the I/O of the current console to display proper
16 directed text using the Unicode BiDi algorithm. Proper directed here
17 includes shaping and joining.
18
19 bicon.bin does not load the keymap or font. Use bicon(1) to get proper
20 support for your BiDi language, including loading your keymap and font.
21
22
24 command
25 is executed by bicon.bin after it loads. If omitted, bicon.bin
26 uses the current SHELL, or /bin/sh if SHELL is undefined.
27
28
29 arguments
30 are passed to the command to run.
31
32
33
35 The following environment variables are utilized by script :
36
37
38 SHELL If the variable SHELL exists, the shell forked by bicon will be
39 that shell. If SHELL is not set, the Bourne shell is assumed.
40 (Most shells set this variable automatically).
41
42
43
45 bicon(1), screen(1).
46
47
48
50 This manual page was written by Muhammad Alkarouri, of the Arabeyes
51 project.
52
53
55 Please report bugs at http://bugs.arabeyes.org/cgi-
56 bin/bugzilla/enter_bug.cgi?product=BiCon.
57
58
60 Copyright © 2004 Arabeyes Project. This is free software; see the
61 source for copying conditions. There is NO warranty; not even for MER‐
62 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
63
64
65
66
67 March 14, 2004 BICON(1)