Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/4-stable/doc/ja/html/setup/teraterm-win.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4900 by yutakapon, Sat Apr 14 09:03:55 2012 UTC revision 5263 by doda, Mon May 13 09:53:31 2013 UTC
# Line 627  VTIcon=VT_CLASSIC Line 627  VTIcon=VT_CLASSIC
627  </tbody>  </tbody>
628  </table>  </table>
629    
630    <p>
631    また、ssh接続時のアイコンも変更する事が出来ます。例えばttssh2.62までの黄色のアイコンにする場合、設定ファイルの[TTSSH]セクションのSSHIcon行を以下のように変更します。
632    <p>
633    
634    <pre>
635    SSHIcon=yellow
636    </pre>
637    
638    <p>
639    SSHIcon には、以下のアイコン名が使用できます。
640    </p>
641    
642    <table>
643    <thead>
644      <tr><th>アイコン名</th>       <th>アイコン</th></tr>
645    </thead>
646    
647    <tbody>
648      <tr><td>green</td>         <td>ttssh 2.63以降の緑のアイコン</td></tr>
649      <tr><td>yello</td>         <td>ttssh 2.62までの黄色のアイコン</td></tr>
650      <tr><td>Default</td>       <td>標準のアイコン(greenと同じ)</td></tr>
651    </tbody>
652    </table>
653    
654  <pre>  <pre>
655  省略時:  省略時:
656  VTIcon=Default  VTIcon=Default
657  TEKIcon=Default  TEKIcon=Default
658    SSHIcon=Default
659  </pre>  </pre>
660    
661    

Legend:
Removed from v.4900  
changed lines
  Added in v.5263

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26