Browse Subversion Repository
Diff of /branches/4-stable/doc/ja/html/setup/teraterm-win.html
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|