logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

scim-make-table — generate data file for SCIM generic table module

Author

       This manual page is written by Ming Hua <minghua@rice.edu> for Debian system, but hopefully  also  useful
       for others.  It is distributed under the same license as the scim-tables package.

scim-tables 0.5.4                                 November 2005                               scim-make-table(1)

Description

       The  scim-make-table  program  reads  human-readable text files that describe the input method table, and
       generates the data file used by SCIM generic table module.

       table  The text table file describes the input method in human-readable format, usually with comments.

Name

       scim-make-table — generate data file for SCIM generic table module

Options

-ooutputfile
              Save new table to file.

       -b     Convert to binary format, otherwise to text format.

       -no    Do not save new phrase table.

       -ififreqfile
              Load phrase frequencies from file.

       -ofofreqfile
              Save phrase frequencies to file.

       -sfile
              Specify the source file to count phrase ages.

See Also

scim(1)

Synopsis

scim-make-tabletable [option]...

See Also