Develop and Download Open Source Software
Login
Create Account
Help
MY OSDN
Find Software
Magazine
Develop
Pastebin
Software
People
PersonalForge
Magazine
Wiki
OSDN
>
Find Software
>
Tera Term
Tera Term
Summary
Project Summary
Developer Dashboard
Project Reviews
Web Page
Developers
List of RSS Feeds
Statistics
History
Image Gallery
Search Keywords
News
Listed News
Help
Downloads
List of Releases
Help
Source Code
Guide
Browse CVS
Browse SVN
Help
Wiki
FrontPage
Title index
Recent changes
Wiki Search
Help
Docs
List Docs
Help
Forums
List of Forums
Open Discussion (173)
Help (428)
Help
Mailing Lists
list of ML
ttssh2-commit
ttssh2-dev
ttssh2-users
Help
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Help
Browse Subversion Repository
/
[ttssh2]
/
branches
/
4-stable
/
doc
/
ja
/
html
/
setup
/
teraterm-win.html
Diff of /branches/4-stable/doc/ja/html/setup/teraterm-win.html
Parent Directory
|
Revision Log
|
Patch
revision
3835
by
doda
, Thu Apr 1 13:07:20 2010 UTC
revision
4900
by
yutakapon
, Sat Apr 14 09:03:55 2012 UTC
#
Line 368
Eterm風半透明ウィンドウの詳細設定をしま?/span>
Line 368
Eterm風半透明ウィンドウの詳細設定をしま?/span>
368
<table>
<table>
369
<tr>
<tr>
370
<th>BGSPIPath</th>
<th>BGSPIPath</th>
371
<td>On / Off</td>
<td>フォルダ名</td>
372
<td>画像を読み込むのに用いる、Susie Plugin が格納されているフォルダを指定します。</td>
<td>画像を読み込むのに用いる、Susie Plugin が格納されているフォルダを指定します。</td>
373
</tr>
</tr>
374
<tr>
<tr>
375
<th>BGFastSizeMove</th>
<th>BGFastSizeMove</th>
376
<td>フォルダ名</td>
<td>On / Off</td>
377
<td>ウィンドウの移動、サイズ変更を高速に行います。Windows が「ドラッグ中にウィンドウの内容を表示する」場合に有効です。</td>
<td>ウィンドウの移動、サイズ変更を高速に行います。Windows が「ドラッグ中にウィンドウの内容を表示する」場合に有効です。</td>
378
</tr>
</tr>
379
<tr>
<tr>
#
Line 468
BGThemeFile = theme\*.ini
Line 468
BGThemeFile = theme\*.ini
468
</tr>
</tr>
469
</table>
</table>
470
471
<h2>テーマファイルの拡張設定</h2>
472
473
theme\Advanced.sample ファイルを利用して、拡張設定をすることができます。<br>
474
下記は、指定した画像ファイル(sample.jpg)を Tera Term の背景に描画する例で、
475
teraterm.ini の BGThemeFile エントリで指定してください。
476
477
<pre>
478
[BG]
479
; Advanced Setting
480
; Image source setting
481
; Type : Color / Picture / Wallpaper
482
: Pattern : Stretch / Tile / Center / FitWidth / FitHeight / AutoFit
483
; AntiAlias : On / Off
484
; Color : R,G,B (0-255)
485
; Alpha : 0-255
486
; File : wildcard => random select
487
; Dest = (Src1 * Src1Alpha + Dest * (255 - Src1Alpha)) / 255
488
; Dest = (Src2 * Src2Alpha + Dest * (255 - Src2Alpha)) / 255
489
BGReverseTextAlpha = 192
490
;
491
BGDestType = Picture
492
BGDestFile = sample.jpg
493
BGDestPattern = AutoFit
494
BGDestAntiAlias = On
495
BGDestColor = 0,0,0
496
;
497
BGSrc1Type = Color
498
BGSrc1File =
499
BGSrc1Pattern =
500
BGSrc1AntiAlias =
501
BGSrc1Color = 32,32,32
502
BGSrc1Alpha = 64
503
;
504
BGSrc2Type = Color
505
BGSrc2File =
506
BGSrc2Pattern =
507
BGSrc2AntiAlias =
508
BGSrc2Color = 32,32,32
509
BGSrc2Alpha = 64
510
</pre>
511
512
513
<h1><a name="maximize">ウィンドウ最大化時の画面スクロール方法</a></h1>
<h1><a name="maximize">ウィンドウ最大化時の画面スクロール方法</a></h1>
514
<p>
<p>
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
Legend:
Removed from v.3835
changed lines
Added in v.4900
Back to OSDN
">
Back to OSDN
ViewVC Help
Powered by
ViewVC 1.1.26