~ubuntu-branches/ubuntu/maverick/uim/maverick

« back to all changes in this revision

Viewing changes to fep/README

  • Committer: Bazaar Package Importer
  • Author(s): Masahito Omote
  • Date: 2008-06-25 19:56:33 UTC
  • mfrom: (3.1.18 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080625195633-8jljph4rfq00l8o7
Tags: 1:1.5.1-2
* uim-tcode: provide tutcode-custom.scm, tutcode-bushudic.scm
  and tutcode-rule.scm (Closes: #482659)
* Fix FTBFS: segv during compile (Closes: #483078).
  I personally think this bug is not specific for uim but is a optimization
  problem on gcc-4.3.1. (https://bugs.freedesktop.org/show_bug.cgi?id=16477)

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
  o LC_ALL LC_CTYPE LANG
42
42
    Detecting the language and encoding in accordance with this order.
43
43
 
44
 
  o TMP
45
 
    uim-fep-tick���̿����뤿���socket���֤��ǥ��쥯�ȥ�Ǥ���
46
 
    If this variable not defined, /tmp will be used.
47
 
 
48
44
  o WINDOW
49
45
    backtick��ȤäƤ���Ȥ���ɽ������ޤ���
50
46
 
74
70
 
75
71
  o -b <file>
76
72
    Set the socket path which is used by backtik.
77
 
    When you set relative path, its base path is $TMP or /tmp
 
73
    When you set relative path, its base path is ~/.uim.d/fep/
78
74
 
79
75
  o -w <num>
80
76
    Width of status line. This variable is used if it's in from 1 to width of terminal.
124
120
  o Options of uim-fep-tick
125
121
    * -s <file>
126
122
      You can specify the socket path.
127
 
      When you set relative path, its base path is $TMP or /tmp
 
123
      When you set relative path, its base path is ~/.uim.d/fep/
128
124
 
129
125
    * -h Display the help message
130
126