~lidaobing/+junk/zhcon

« back to all changes in this revision

Viewing changes to doc/zhcon.1.in

  • Committer: LI Daobing
  • Date: 2008-11-04 04:39:18 UTC
  • Revision ID: lidaobing@gmail.com-20081104043918-nfwwvgfb0uied0mt
importĀ 1:0.2.6-5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH "zhcon" "1" "zhcon @VERSION@" "Chinese" "zhcon user manual"
 
2
.SH "NAME"
 
3
.LP 
 
4
Zhcon \- a fast CJK console environment for GNU/Linux and BSD
 
5
.SH "SYNTAX"
 
6
.LP 
 
7
zhcon [prog]
 
8
.SH "DESCRIPTION"
 
9
.LP 
 
10
Zhcon is a fast Linux Console Chinese System which supports
 
11
framebuffer device.It can display Chinese, Japanese or Korean
 
12
double byte characters.Supported language encodings include:
 
13
GB2312, GBK, BIG5, JIS and KSC.
 
14
It can also use input methods(table based) from M$ pwin98 and
 
15
UCDOS for M$\-DOG.
 
16
 
 
17
* Features include:
 
18
 
 
19
* Full support for Linux FrameBuffer device(from 640x480x8bpp to 1024x768x32bpp)
 
20
 
 
21
* Multiple language support (GB2312, GBK, BIG5, JIS, KSCM)
 
22
 
 
23
* Gpm mouse support under GNU/Linux (in progress)
 
24
 
 
25
* Mouse support under FreeBSD (finished)
 
26
 
 
27
* Auto\-detect and convert between GB2312 and BIG5 encoding(like hztty)
 
28
 
 
29
* Hot key to change language encoding on the fly
 
30
 
 
31
* Can use input method from M$Pwin98 or UCDOS for M$\-DOG
 
32
 
 
33
If a command line argument (prog) is given, zhcon will 
 
34
run this program on start instead of a shell and quit when
 
35
that program exits. 
 
36
For example:
 
37
.br
 
38
zhcon screen
 
39
.br
 
40
will run screen on start
 
41
.SH "CONFIGURE FILE"
 
42
On startup, zhcon first try to load configuration from ~/.zhconrc.If failed, it will use /etc/zhcon.conf by default.The configure file has many options that control the behavior of zhcon.See the comments in the file for instruction on customizing zhcon.Comprehensive document can be found in doc/ directory of source package.
 
43
 
 
44
.SH "KEY SUMMAY"
 
45
.LP 
 
46
CTRL_ALT_H:          active online help
 
47
.br 
 
48
ALT_SPACE:           open/close CJK mode
 
49
.br 
 
50
CTRL_SPACE:          open/close input method
 
51
.br 
 
52
ALT_SPACE:           show/hide input bar
 
53
.br 
 
54
CTRL_,:              toggle Full/Half char mode
 
55
.br     
 
56
CTRL_.:              toggle Chinese symbol
 
57
.br 
 
58
CTRL_F1:             set encode to GB2312
 
59
.br 
 
60
CTRL_F2:             set encode to GBK
 
61
.br 
 
62
CTRL_F3:             set encode to BIG5
 
63
.br 
 
64
CTRL_F4:             set encode to JIS
 
65
.br 
 
66
CTRL_F5:             set encode to KSCM
 
67
.br 
 
68
CTRL_F7:             toggle between nativebar and overspot input style
 
69
.br 
 
70
CTRL_F9:             toggle GB2312/BIG5 auto\-detect mode
 
71
.br 
 
72
CTRL_F10:            menu mode
 
73
.br 
 
74
CTRL_ALT_1 \- CTRL_ALT_9: switch to input method 1 to 9
 
75
.br 
 
76
CTRL_ALT_0:          English mode
 
77
.br 
 
78
 
 
79
History mode keys:
 
80
.br 
 
81
SHIFT_PAGEUP:        scroll up half screen in history
 
82
.br 
 
83
SHIFT_PAGEDOWN:      scroll down half screen in history
 
84
.br 
 
85
SHIFT_ARROWUP:       scroll up one line in history
 
86
.br 
 
87
SHIFT_ARROWDOWN:     scroll down one in history
 
88
 
 
89
.SH "AUTHORS"
 
90
.LP 
 
91
ejoy <ejoy@users.sourceforge.net>
 
92
.br 
 
93
Hu Yong <ccpaging@etang.com>
 
94
.br 
 
95
Rick Lei <rick@chinaren.com>
 
96
.LP 
 
97
This manpage is written by ejoy.
 
98
.SH "SEE ALSO"
 
99
.LP