[general] // stay as a background window while inactive StayVisible=1 // how long the popup is diplayed (in ms) - default = 3500 PopupDuration=3500 // position of the top-left corner of the popup window // if top is negative, then the popup is placed at (screenHeight - abs(top) - PopupWindow.height) PopupWindow.top=-50 // if left is negative, then the popup is placed at (screenWidth - abs(left) - PopupWindow.width) PopupWindow.left=-35 // the skin to use skin=black // animation frames (smooth appear/disappear) - default = 20 OnOffAnimationSteps=0 // the alphaBlend value of the popup window (semi-transparent) - 255 = opaque, 0 = invisible AlphaBlendValue=196 [itunes6] PopupWindow.height=85 PopupWindow.width=293 // name of the bg image (must be .bmp) BgImage=itunes6.bmp // font characteristics FontSize=14 FontName=Tahoma FontColor.R=0 FontColor.G=0 FontColor.B=0 // the RGB components of the transparent color (of BgImage) TransparentColor.R=255 TransparentColor.G=0 TransparentColor.B=255 // position of the track title (can also be streamTitle if listening radio) Title.top=8 Title.left=88 Title.bottom=24 Title.right=284 // position of the artist name (can also be streamMessage if listening radio) Artist.top=25 Artist.left=88 Artist.bottom=41 Artist.right=284 // position of the album name (empty if listening radio) Album.top=42 Album.left=88 Album.bottom=58 Album.right=284 // position of the artwork Artwork.top=5 Artwork.left=5 Artwork.bottom=80 Artwork.right=80 // previous track button position PrevBtn.top=65 PrevBtn.left=236 PrevBtn.bottom=80 PrevBtn.right=251 // play/pause button position PlayPauseBtn.top=63 PlayPauseBtn.left=252 PlayPauseBtn.bottom=82 PlayPauseBtn.right=272 // play/pause button (pause) PlayPausePause.top=62 PlayPausePause.left=295 PlayPausePause.bottom=82 PlayPausePause.right=314 // next track button position NextBtn.top=65 NextBtn.left=273 NextBtn.bottom=80 NextBtn.right=288 // random button position RandomBtn.top=65 RandomBtn.left=106 RandomBtn.bottom=81 RandomBtn.right=128 // random button (on) RandomOn.top=0 RandomOn.left=293 RandomOn.bottom=16 RandomOn.right=316 // repeat button position RepeatBtn.top=65 RepeatBtn.left=131 RepeatBtn.bottom=81 RepeatBtn.right=154 // repeat button (all) RepeatAll.top=17 RepeatAll.left=293 RepeatAll.bottom=33 RepeatAll.right=316 // repeat button (once) RepeatOne.top=34 RepeatOne.left=293 RepeatOne.bottom=50 RepeatOne.right=316 [black] PopupWindow.height=85 PopupWindow.width=300 // name of the bg image (must be .bmp) BgImage=black26.bmp // font characteristics FontSize=16 FontName=Calibri FontColor.R=255 FontColor.G=255 FontColor.B=255 // the RGB components of the transparent color (of BgImage) TransparentColor.R=255 TransparentColor.G=0 TransparentColor.B=255 // position of the track title (can also be streamTitle if listening radio) Title.top=4 Title.left=4 Title.bottom=22 Title.right=214 // position of the artist name (can also be streamMessage if listening radio) Artist.top=26 Artist.left=4 Artist.bottom=41 Artist.right=190 // position of the album name (empty if listening radio) Album.top=43 Album.left=4 Album.bottom=58 Album.right=190 // position of the artwork Artwork.top=4 Artwork.left=218 Artwork.bottom=80 Artwork.right=294 // previous track button position PrevBtn.top=64 PrevBtn.left=150 PrevBtn.bottom=80 PrevBtn.right=169 // play/pause button position PlayPauseBtn.top=64 PlayPauseBtn.left=173 PlayPauseBtn.bottom=80 PlayPauseBtn.right=192 // play/pause button (pause) PlayPausePause.top=0 PlayPausePause.left=301 PlayPausePause.bottom=16 PlayPausePause.right=320 // next track button position NextBtn.top=64 NextBtn.left=196 NextBtn.bottom=80 NextBtn.right=215 // random button position RandomBtn.top=27 RandomBtn.left=192 RandomBtn.bottom=40 RandomBtn.right=215 // random button (on) RandomOn.top=18 RandomOn.left=301 RandomOn.bottom=31 RandomOn.right=323 // repeat button position RepeatBtn.top=44 RepeatBtn.left=192 RepeatBtn.bottom=58 RepeatBtn.right=215 // repeat button (all) RepeatAll.top=33 RepeatAll.left=301 RepeatAll.bottom=47 RepeatAll.right=323 // repeat button (once) RepeatOne.top=49 RepeatOne.left=301 RepeatOne.bottom=63 RepeatOne.right=323