1
2
3
4scim-make-table(1) General Commands Manual scim-make-table(1)
5
6
7
9 scim-make-table — generate data file for SCIM generic table module
10
12 scim-make-table table [option]...
13
15 The scim-make-table program reads human-readable text files that
16 describe the input method table, and generates the data file used by
17 SCIM generic table module.
18
19 table The text table file describes the input method in human-readable
20 format, usually with comments.
21
23 -o outputfile
24 Save new table to file.
25
26 -b Convert to binary format, otherwise to text format.
27
28 -no Do not save new phrase table.
29
30 -if ifreqfile
31 Load phrase frequencies from file.
32
33 -of ofreqfile
34 Save phrase frequencies to file.
35
36 -s file
37 Specify the source file to count phrase ages.
38
40 scim(1)
41
43 This manual page is written by Ming Hua <minghua@rice.edu> for Debian
44 system, but hopefully also useful for others. It is distributed under
45 the same license as the scim-tables package.
46
47
48
49
50
51scim-tables 0.5.4 November 2005 scim-make-table(1)