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 433 by maya, Sun Apr 22 14:39:01 2007 UTC revision 440 by maya, Tue May 1 06:19:51 2007 UTC
# Line 325  WindowMenu=on Line 325  WindowMenu=on
325  </pre>  </pre>
326    
327    
328    <h1><a name="eterm">Eterm風半透明ウィンドウ</a></h1>
329    
330    <p>
331    Eterm風半透明ウィンドウの詳細設定をします。
332    </p>
333    
334    <pre>
335    ; Use AlphaBlend API (On / Off)
336    BGUseAlphaBlendAPI = On
337    
338    ; Susie plugin path
339    BGSPIPath = plugin
340    
341    ; Fast window sizing/moving
342    BGFastSizeMove = On
343    
344    ; Flickerless window moving
345    BGFlickerlessMove = On
346    
347    ; If HideTitle = on and BGNoFrame = on,use window without frame
348    ; you can resize window with Alt + Shift + LeftDrag
349    BGNoFrame = On
350    
351    ; wildcard => random select
352    BGThemeFile = theme\*.ini
353    </pre>
354    
355    <pre>
356    省略時:
357    BGUseAlphaBlendAPI = On
358    BGSPIPath = plugin
359    BGFastSizeMove = On
360    BGFlickerlessMove = On
361    BGNoFrame = Off
362    BGThemeFile = theme\*.ini
363    </pre>
364    
365    
366  </BODY>  </BODY>
367  </HTML>  </HTML>

Legend:
Removed from v.433  
changed lines
  Added in v.440

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