- UID
- 3467
- 主题
- 注册时间
- 2010-6-26
- 在线时间
- 小时
- 最后登录
- 1970-1-1
该用户从未签到
|
发表于 2010-6-26 15:54:57
|
显示全部楼层
;===========================================
; Rainmeter configuration file
;===========================================
[Rainmeter]
Author=Jiri Mahel
AppVersion=1.0
; refreshed ~ 1m:30s
Update=90000
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
; !!!!!!!!!!! YOU MUST INSTALL NCONVERT !!!!!!!
; !!! must install to Windows directory !!!
; download Nconvert from
; http://pagesperso-orange.fr/pierre.g/xnview/en_ncdownload.html
; or
; http://www.google.com/search?hl=en&q=nconvert+download
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;everything looks best when the source images have a 16:10 ratio.
;
;Configurable
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[Variables]
;!!!!!! Define Image Path !!!!!!! path needs a backslash "\" at the end.
ImagePath=%USERPROFILE%\Pictures\
; Define Subfolders (1 = Yes, 0 = NO)
subF=1
; FileFilter
fFilter=*.jpg;*.jpeg;*.png;*.bmp
; Monitor Resolution, example 1280x800 defined "-resize 1280 0"
MonitorResolution=-ratio -rtype lanczos -resize 1280 0
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; path is define HUD.Vision directory
rainmeter_dir=D:\用户目录\Pictures\壁纸
dir=D:\用户目录\Pictures\壁纸
fontColor.Text=0, 0, 0, 160
bar.color=0, 0, 0, 50
graph.line1=0, 0, 0, 75
graph.line2=0, 0, 0, 37
border.color=0, 0, 0, 75
FontName=Tahoma
FontHeight=8
FontHeight1=10
AntiAlias=1
;================================================
; Picture.Browser+Wallpapers Display
;================================================
[NactiObrazky]
Measure=Plugin
Plugin=Plugins\QuotePlugin.dll
PathName=#ImagePath#
FileFilter=#fFilter#
Subfolders=#subF#
;================================================
[Obrazek]
MeasureName=NactiObrazky
Meter=IMAGE
X=27
Y=27
W=200
H=125
Hidden=0
;START:FRAME
;===========================================
[cara1]
Meter=IMAGE
X=28
Y=26
W=198
H=2
SolidColor=#border.color#
[cara1_2]
Meter=IMAGE
X=26
Y=26
W=2
H=127
SolidColor=#border.color#
[cara2]
Meter=IMAGE
X=28
Y=151
W=198
H=2
SolidColor=#border.color#
[cara2_2]
Meter=IMAGE
X=226
Y=26
W=2
H=127
SolidColor=#border.color#
; END:FRAME
;===================
[cara.podpera2]
Meter=IMAGE
X=1
Y=128
W=25
H=2
SolidColor=#border.color#
[cara.podpera1]
Meter=IMAGE
X=1
Y=-79r
W=25
H=2
SolidColor=#border.color#
;=======================================
[mButt1]
Meter=IMAGE
X=30
Y=30
ImageName=new.png
Hidden=1
[mButt2]
Meter=IMAGE
X=30
Y=30
ImageName=new.png
Hidden=1
[mButt]
Meter=IMAGE
X=30
Y=30
W=30
H=19
SolidColor=0, 0, 0, 0
MouseOverAction=!Execute [!RainmeterShowMeter mButt1][!RainmeterRedraw]
LeftMouseDownAction=!Execute [!RainmeterShowMeter mButt2][!RainmeterRedraw]
LeftMouseupAction=!Execute [!RainmeterHideMeter mButt2][!RainmeterRedraw][!RainmeterRefresh]
MouseLeaveAction=!execute [!RainmeterHideMeter mButt1][!RainmeterHideMeter mButt2][!RainmeterRedraw]
[mButt3]
Meter=IMAGE
X=193
Y=130
ImageName=wall.png
Hidden=1
[mButt4]
Meter=IMAGE
X=193
Y=130
ImageName=wall.png
Hidden=1
[mButt_1]
Meter=IMAGE
X=193
Y=130
W=30
H=19
SolidColor=0, 0, 0, 0
MouseOverAction=!Execute [!RainmeterShowMeter mButt3][!RainmeterRedraw]
LeftMouseDownAction=!Execute ["#dir#\util\fileExec.exe" "nconvert.exe -v #MonitorResolution# -out bmp -o %%%USERPROFILE%\AppData\Local\VirtualStore\Windows\HUD_Vision_wallpaper.bmp%% %%[NactiObrazky]%%" "%%#dir#\util\chWallpaper.exe%% %%%USERPROFILE%\AppData\Local\VirtualStore\Windows\HUD_Vision_wallpaper.bmp%% stretch" -ew-swhide]
LeftMouseupAction=!Execute [!RainmeterHideMeter mButt4][!RainmeterRedraw][!RainmeterRefresh]
MouseLeaveAction=!execute [!RainmeterHideMeter mButt3][!RainmeterHideMeter mButt4][!RainmeterRedraw] |
|