menu.rc
[volume]
[separator]
[exec] (bbLean) {"C:\bbLean"} <"C:\bbLean\blackbox.exe">
[path] (My Computer) {DRIVES} < "C:\bbLean\menuicon.dll", 2>
[submenu] (misc) <"E:\icon\Folders\yellow\doraemon.ico">
[shutdown] (Shutdown) <menu\icon\shutdown.ico>

extensions.rc
blackbox.desktop.LeftDoubleClick: @BBCore.ShowMenu menu\LeftDouble.rc
blackbox.desktop.RightLeftClick: @Script[@BBCfg.plugin.load bbMemo|@BBMemoSetFocus]
blackbox.desktop.LeftRightClick: @BBCore.ShowMenu menu\LeftRight.rc
blackbox.desktop.CtrlWheelUp: @VolumeAdd +5
blackbox.desktop.CtrlWheelDown: @VolumeAdd -5

blackbox.menu.VolumeWidth: 70
blackbox.menu.VolumeHeight: 18
blackbox.menu.VolumeLabel: ♪
blackbox.menu.VolumeHilite: false
blackbox.separator.Margin: 4
blackbox.separator.Style: toLeft

blackbox.menu.KeyBindVI: true


blackbox.menu.IconSize: 16
# アイコンのマージンはstyle-fileの
# menu.item.marginWidth: 2
# を設定して調整して下さい

blackbox.recent.menuFile: menu\RecentItemMenu.rc
# このオプションを指定しなければメニューファイルは生成されません
blackbox.recent.withBeginEnd: true
# [begin]〜[end]を出力するか
blackbox.recent.itemKeepSize: 5
# 並び替えをせず使った順に保存するアイテム数
blackbox.recent.itemSortSize: 10
# 使った回数で並び替えをするアイテム数

bbLeanBar\bbLeanBar.rc
bbleanbar.item: TrayButton

bbleanbar.clock.LeftDoubleClick: C:\Software\Rainlendar\Rainlendar.exe
bbleanbar.clock.LeftClick: @BBCore
bbleanbar.clock.RightClick: @BBCore.ShowMenu menu\ClockRight.rc
bbleanbar.clock.MidClick: @BBCore.ShowMenu menu\ClockMid.rc
bbleanbar.traybutton.LeftClick: @bbLeanBar.ShowToggle
bbleanbar.traybutton.RightClick: @bbLeanBar.ShowTrayMenu
bbleanbar.traybutton.MidClick: @BBTrayMenu.LoadExclusions

bbleanbar.balloonTimer: 3000

bbleanbar.trayicon.autoHide: true
bbleanbar.trayicon.hideDelay: 3000

bbleanbar.Workspaces.labelWidth: -1
# -1:WorkspaceNamesに合わせる
# 0:Workspaces Labelの最大値を保持(default)
# 0より大きい値:固定幅
bbleanbar.tasks.[<mod>]<button>Click:<command>
bbleanbar.tasks.[<mod>]WheelUp:<command>
bbleanbar.tasks.[<mod>]WheelDown:<command>

bbleanbar.tasks.maxWidth: 180
# -1で最大まで広げます(デフォルトの動作と同じです)

bbleanbar.clock.Locale: en
! bbleanbar.clock.Locale: JAPANESE



bbLeanBar\exclusions.rc
# コメントアウト可能
# syntax -- application-path:uID
# uIDがなければ全てのアイコンを非表示にする
# 表示

! C:\Program Files\foobar2000\foobar2000.exe:1
# 非表示
C:\bbLean\blackbox.exe:0
C:\Program Files\Alwil Software\Avast4\ashDisp.exe:752228
C:\Program Files\Agnitum\Outpost Firewall 1.0\outpost.exe:0
C:\bbLean\blackbox.exe:1226

style-file
menu.volume: raised gradient vertical
menu.volume.color: #ffaa00
menu.volume.colorTo: #ee8800
menu.volume.textColor: #102c55
menu.volume.shadowColor: #ffffff

menu.separator.borderColor: #ee9900
menu.separator.borderWidth: 1
menu.separator.shadowColor: #ffffff

toolbar: flat gradient vertical border

! *.shadowColor: #000000
menu.frame.shadowColor: #ffffff
menu.title.shadowColor: #5555aa
menu.hilite.shadowColor: black
menu.volume.shadowColor: #ffffff
toolbar.shadowColor: #5555aa
toolbar.label.shadowColor: #ff0000
toolbar.windowLabel.ShadowColor: #ffffff
toolbar.clock.shadowColor: #5555aa
window.label.focus.shadowColor: #5555aa
window.label.unfocus.shadowColor: #777777
menu.bullet: bitmap
# blackbox.exeと同じディレクトリにbullet.bmpを置いてください
# サイズが (W-2) == ((H-3)/2) のビットマップファイル以外は読み込まれません
# bullet.bmpの上側:通常時 bullet.bmpの下側:itemアクティブ時


その他
ボリュームバー上でのマウスイベント

トレイアイコンの表示/非表示

bbLeanBar mod に追加したBro@m
nocd5
inserted by FC2 system