麻煩大大幫我修改Rainmeter的skins (附上skin編輯檔)

2009-08-06 16:12 發佈
破虛雲清 wrote:
因為是7吋螢幕所以用...(恕刪)


建議要丟就丟整個SKIN

(不過這牽扯到整個圖片 能改嗎?)

要不然也不能幫你測

還有 請善用01的上傳功能
破虛雲清 wrote:
因為是7吋螢幕所以用...(恕刪)


其實這很簡單
我教你什麼改
照著我下面做
首先我先把你不要的去除了
之後你要自已diy
先從[MeterDateShadow]那框下面的y柚改起
改小一點
比如:它的y=127你就改成比它小一點它自會升上去直到你改滿意為止
當然它的下面的cpu也要照的作
y柚就是垂直起升的意思
x柚是左右橫向





; Rainmeter [Pixel Length]

[Rainmeter]
BackgroundMode=1

;= Set ==============================================================

[Variables]

FontColor1="0, 0, 0, 200"
FontColor2="255, 255, 255"

BaseColor="40, 50, 80, 100"
BaseLength="486"

NetTxt="User"
;NetTxt="Host"

Hdd1="C:\\"
Hdd2="D:\\"

HddInvert="0"
HddCapa="Free"
; or
;HddInvert="1"
;HddCapa="Used"


;= Measure ==========================================================

[MeasureDate]
Measure=Time
Format="%a. %#d %b '%y"

[MeasureUserName]
Measure=Plugin
Plugin=Plugins\SysInfo.dll
SysInfoType=#NetTxt#_NAME

[MeasureIP]
Measure=Plugin
Plugin=Plugins\SysInfo.dll
SysInfoType=IP_ADDRESS
SysInfoData=1

[MeasureUptime]
Measure=Uptime
substitute="d":"day"

[MeasureTime]
Measure=Time

[MeasureCPU]
Measure=CPU

[MeasureMem]
Measure=PhysicalMemory

[MeasureSwap]
Measure=SwapMemory

[MeasureNetOut]
Measure=NetOut

[MeasureNetIn]
Measure=NetIn


;= Meter ============================================================

[Foundation]
Meter=IMAGE
X=5
Y=0
W=108
H=#BaseLength#
SolidColor=#BaseColor#

[BaseToggleShadow]
Meter=STRING
X=101
Y=-1
FontFace=Webdings
FontColor=#FontColor1#
FontSize=7
Text=<

[BaseToggle]
Meter=STRING
X=-1r
Y=-1r
FontFace=Webdings
FontColor=#FontColor2#
FontSize=7
Text=<
LeftMouseDownAction=!execute [!RainmeterToggleMeter Foundation]




============================================================



[MeterDateShadow]
MeasureName=MeasureDate
Meter=STRING
X=62
Y=127
FontFace=Arial
FontColor=#FontColor1#
FontSize=9
StringAlign=CENTER
StringStyle=NORMAL

[MeterDate]
MeasureName=MeasureDate
Meter=STRING
X=-1r
Y=-1r
FontFace=Arial
FontColor=#FontColor2#
FontSize=9
StringAlign=CENTER
StringStyle=NORMAL


;= CPU ==============================================================

[CPUtextShadow]
Meter=STRING
X=14
Y=148
FontFace=Arial
FontColor=#FontColor1#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
Text="CPU usage :"

[CPUtext]
Meter=STRING
X=-1r
Y=-1r
FontFace=Arial
FontColor=#FontColor2#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
Text="CPU usage :"

[MeterCPUtextShadow]
MeasureName=MeasureCPU
Meter=STRING
X=109
Y=148
FontFace=Arial
FontColor=#FontColor1#
FontSize=8
StringAlign=RIGHT
StringStyle=NORMAL
PostFix="%"
NumOfDecimals=0

[MeterCPUtext]
MeasureName=MeasureCPU
Meter=STRING
X=-1r
Y=-1r
FontFace=Arial
FontColor=#FontColor2#
FontSize=8
StringAlign=RIGHT
StringStyle=NORMAL
PostFix="%"
NumOfDecimals=0

[MeterCPUBackground]
X=10
Y=150
Meter=Image
ImageName=bar.png

[MeterCPUBarShadow]
MeasureName=MeasureCPU
Meter=BAR
X=12
Y=165
W=93
H=9
BarOrientation=HORIZONTAL
BarColor=#FontColor1#

[MeterCPUBar]
MeasureName=MeasureCPU
Meter=BAR
X=-1r
Y=-1r
W=93
H=9
BarOrientation=HORIZONTAL
BarColor=#FontColor2#


;= MEM ==============================================================

[MemtextShadow]
Meter=STRING
X=14
Y=185
FontFace=Arial
FontColor=#FontColor1#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
NumOfDecimals=0
Text="Memory :"

[Memtext]
Meter=STRING
X=-1r
Y=-1r
FontFace=Arial
FontColor=#FontColor2#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
NumOfDecimals=0
Text="Memory :"

[MeterMemtextShadow]
MeasureName=MeasureMem
Meter=STRING
X=109
Y=185
FontFace=Arial
FontColor=#FontColor1#
FontSize=8
StringAlign=RIGHT
StringStyle=NORMAL
NumOfDecimals=0
PostFix=" MB"
Scale=1048576

[MeterMemtext]
MeasureName=MeasureMem
Meter=STRING
X=-1r
Y=-1r
FontFace=Arial
FontColor=#FontColor2#
FontSize=8
StringAlign=RIGHT
StringStyle=NORMAL
NumOfDecimals=0
PostFix=" MB"
Scale=1048576

[MeterMemBackground]
X=10
Y=187
Meter=Image
ImageName=bar.png

[MeterMemBarShadow]
MeasureName=MeasureMem
Meter=BAR
X=12
Y=202
W=93
H=9
BarOrientation=HORIZONTAL
BarColor=#FontColor1#

[MeterMemBar]
MeasureName=MeasureMem
Meter=BAR
X=-1r
Y=-1r
W=93
H=9
BarOrientation=HORIZONTAL
BarColor=#FontColor2#


;= UL ===============================================================

[MeterNetOutBackground]
Meter=IMAGE
X=10
Y=217
ImageName=histo.png

[MeterNetOutShadow]
MeasureName=MeasureNetOut
Meter=STRING
X=10
Y=270
FontFace=Arial
FontColor=#FontColor1#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
AutoScale=1
PostFix="Bps"

[MeterNetOut]
MeasureName=MeasureNetOut
Meter=STRING
X=-1r
Y=-1r
FontFace=Arial
FontColor=#FontColor2#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
AutoScale=1
Postfix="Bps"

[MeterNetOutTextShadow]
Meter=STRING
X=10
Y=256
FontFace=Arial
FontColor=#FontColor1#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
Text="UL :"

[MeterNetOutText]
Meter=STRING
X=-1r
Y=-1r
FontFace=Arial
FontColor=#FontColor2#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
Text="UL :"

[MeterNetOutHistogramShadow]
MeasureName=MeasureNetOut
Meter=HISTOGRAM
X=52
Y=231
W=54
H=36
PrimaryColor=#FontColor1#
AutoScale=1

[MeterNetOutHistogram]
MeasureName=MeasureNetOut
Meter=HISTOGRAM
X=-1r
Y=-1r
W=54
H=36
PrimaryColor=#FontColor2#
AutoScale=1


;= DL ===============================================================

[MeterNetInBackground]
Meter=IMAGE
X=10
Y=280
ImageName=histo.png

[MeterNetInShadow]
MeasureName=MeasureNetIn
Meter=STRING
X=10
Y=333
FontFace=Arial
FontColor=#FontColor1#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
AutoScale=1
PostFix="Bps"

[MeterNetIn]
MeasureName=MeasureNetIn
Meter=STRING
X=-1r
Y=-1r
FontFace=Arial
FontColor=#FontColor2#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
AutoScale=1
Postfix="Bps"

[MeterNetInTextShadow]
Meter=STRING
X=10
Y=319
FontFace=Arial
FontColor=#FontColor1#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
Text="DL :"

[MeterNetInText]
Meter=STRING
X=-1r
Y=-1r
FontFace=Arial
FontColor=#FontColor2#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
Text="DL :"

[MeterNetInHistogramShadow]
MeasureName=MeasureNetIn
Meter=HISTOGRAM
X=52
Y=294
W=54
H=36
PrimaryColor=#FontColor1#
AutoScale=1

[MeterNetInHistogram]
MeasureName=MeasureNetIn
Meter=HISTOGRAM
X=-1r
Y=-1r
W=54
H=36
PrimaryColor=#FontColor2#
AutoScale=1


;= Hdd1 =============================================================

[MeasureDiskSpace1]
Measure=FreeDiskSpace
Drive=#Hdd1#
InvertMeasure=#HddInvert#

[MeterDiskFree1Shadow]
MeasureName=MeasureDiskSpace1
Meter=STRING
X=10
Y=389
FontFace=Arial
FontColor=#FontColor1#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
AutoScale=1
Postfix="B"

[MeterDiskFree1]
MeasureName=MeasureDiskSpace1
Meter=STRING
X=-1r
Y=-1r
FontFace=Arial
FontColor=#FontColor2#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
AutoScale=1
Postfix="B"

[MeterDiskFree1TextShadow]
Meter=STRING
X=10
Y=375
FontFace=Arial
FontColor=#FontColor1#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
Text="#Hdd1# #HddCapa#"

[MeterDiskFree1Text]
Meter=STRING
X=-1r
Y=-1r
FontFace=Arial
FontColor=#FontColor2#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
Text="#Hdd1# #HddCapa#"

[MeterDiskBackground1]
X=1
Y=357
Meter=Image
ImageName=driveback.png

[MeterDiskPie1]
MeasureName=MeasureDiskSpace1
Meter=BITMAP
X=56
Y=360
BitmapImage=drive24.png
BitmapFrames=24


;= Hdd2 =============================================================

[MeasureDiskSpace2]
Measure=FreeDiskSpace
Drive=#Hdd2#
InvertMeasure=#HddInvert#

[MeterDiskFree2Shadow]
MeasureName=MeasureDiskSpace2
Meter=STRING
X=10
Y=449
FontFace=Arial
FontColor=#FontColor1#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
AutoScale=1
Postfix="B"

[MeterDiskFree2]
MeasureName=MeasureDiskSpace2
Meter=STRING
X=-1r
Y=-1r
FontFace=Arial
FontColor=#FontColor2#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
AutoScale=1
Postfix="B"

[MeterDiskFree2TextShadow]
Meter=STRING
X=10
Y=435
FontFace=Arial
FontColor=#FontColor1#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
Text="#Hdd2# #HddCapa#"

[MeterDiskFree2Text]
Meter=STRING
X=-1r
Y=-1r
FontFace=Arial
FontColor=#FontColor2#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
Text="#Hdd2# #HddCapa#"

[MeterDiskBackground2]
X=1
Y=417
Meter=Image
ImageName=driveback.png

[MeterDiskPie2]
MeasureName=MeasureDiskSpace2
Meter=BITMAP
X=56
Y=420
BitmapImage=drive24.png
BitmapFrames=24

謝謝大大

我已經會了

努力的更改中
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?