unix2dos all config files

This commit is contained in:
Josh Holtrop 2014-04-06 13:43:42 -04:00
parent e416153d37
commit 4d4c56e2e2
14 changed files with 872 additions and 872 deletions

View File

@ -1,107 +1,107 @@
# ---------------------------------------------------------------- # ----------------------------------------------------------------
# bbStyleMaker.rc - configuration file for bbStyleMaker 1.3 # bbStyleMaker.rc - configuration file for bbStyleMaker 1.3
# #
# Put this file in the same directory as bbStyleMaker.exe # Put this file in the same directory as bbStyleMaker.exe
# #
# ---------------------------------------------------------------- # ----------------------------------------------------------------
# styleinfo defaults: # styleinfo defaults:
# author # author
bbstylemaker.style.author: <set your name in bbstylemaker.rc> bbstylemaker.style.author: <set your name in bbstylemaker.rc>
# date format - see the bblean docs for date formats # date format - see the bblean docs for date formats
bbstylemaker.date.format: %d %b %Y bbstylemaker.date.format: %d %b %Y
# date language locale - empty or C or it, fr, sp, us, uk, ru ... # date language locale - empty or C or it, fr, sp, us, uk, ru ...
bbstylemaker.date.locale: C bbstylemaker.date.locale: C
# ---------------------------------------------------------------- # ----------------------------------------------------------------
# stylefile output modes: # stylefile output modes:
# style syntax to use: '065' or '070' or 'style' # style syntax to use: '065' or '070' or 'style'
bbstylemaker.syntax: 070 bbstylemaker.syntax: 070
# how to write the colors: 'html' or 'rgb' # how to write the colors: 'html' or 'rgb'
bbstylemaker.colorMode: html bbstylemaker.colorMode: html
# how to output the font spec's: # how to output the font spec's:
# 1 = separate values "font:", "fontHeight:", "fontWeight:" (default) # 1 = separate values "font:", "fontHeight:", "fontWeight:" (default)
# 2 = xoblite format "snap/12/normal" # 2 = xoblite format "snap/12/normal"
# 3 = linux-like simple format "lucida-12-bold" # 3 = linux-like simple format "lucida-12-bold"
# 4 = linux-like xfd format "-*-facename-weight-r-*-*-height-*-*-*-*-*-*-*" # 4 = linux-like xfd format "-*-facename-weight-r-*-*-height-*-*-*-*-*-*-*"
# Note: 3 and 4 will not work with dashes in the font name, e.g. 'mints-mild'. # Note: 3 and 4 will not work with dashes in the font name, e.g. 'mints-mild'.
bbstylemaker.fontMode: 1 bbstylemaker.fontMode: 1
# align right side on column: true or false # align right side on column: true or false
bbstylemaker.tabify: false bbstylemaker.tabify: false
# EOL mode: 'dos' or 'unix' # EOL mode: 'dos' or 'unix'
bbstylemaker.eolMode: dos bbstylemaker.eolMode: dos
# ---------------------------------------------------------------- # ----------------------------------------------------------------
# bbstylemaker appearance # bbstylemaker appearance
# window size # window size
bbstylemaker.widthPercent: 92 bbstylemaker.widthPercent: 92
bbstylemaker.heightPercent: 92 bbstylemaker.heightPercent: 92
# window position (auto saved) # window position (auto saved)
bbstylemaker.xpos: 382 bbstylemaker.xpos: 382
bbstylemaker.ypos: 355 bbstylemaker.ypos: 355
# true for default windows caption bar: # true for default windows caption bar:
bbstylemaker.captionbar: false bbstylemaker.captionbar: false
# guistyle for bbstylemaker (default: this file, see below) # guistyle for bbstylemaker (default: this file, see below)
bbstylemaker.guistyle: bbstylemaker.guistyle:
# style editor (default: the 'blackbox editor' from extensions.rc) # style editor (default: the 'blackbox editor' from extensions.rc)
! bbstylemaker.editor: bbnote.exe ! bbstylemaker.editor: bbnote.exe
# ---------------------------------------------------------------- # ----------------------------------------------------------------
# style for bbstylemaker itself - subset of a blackbox style # style for bbstylemaker itself - subset of a blackbox style
# font to use # font to use
*font: verdana *font: verdana
*fontHeight: 12 *fontHeight: 12
*fontWeight: normal *fontWeight: normal
*title.fontWeight: bold *title.fontWeight: bold
# main and group titles # main and group titles
menu.title.appearance: parentrelative border menu.title.appearance: parentrelative border
menu.title.textColor: #000000 menu.title.textColor: #000000
menu.title.borderColor: #222 menu.title.borderColor: #222
menu.title.borderWidth: 2 menu.title.borderWidth: 2
menu.title.marginWidth: 2 menu.title.marginWidth: 2
menu.title.alignment: left menu.title.alignment: left
# option groups # option groups
menu.frame.appearance: solid border menu.frame.appearance: solid border
menu.frame.backgroundColor: #bbb menu.frame.backgroundColor: #bbb
menu.frame.foregroundColor: #000 menu.frame.foregroundColor: #000
menu.frame.textColor: #000 menu.frame.textColor: #000
menu.frame.disabledColor: #999 menu.frame.disabledColor: #999
menu.frame.borderColor: #777 menu.frame.borderColor: #777
menu.frame.borderWidth: 0 menu.frame.borderWidth: 0
# checked options # checked options
menu.active.appearance: sunken solid menu.active.appearance: sunken solid
menu.active.backgroundColor: #ddd menu.active.backgroundColor: #ddd
menu.active.foregroundColor: #000 menu.active.foregroundColor: #000
menu.active.textColor: #000 menu.active.textColor: #000
menu.active.borderColor: #888 menu.active.borderColor: #888
# buttons and slider knobs # buttons and slider knobs
toolbar.button.appearance: solid border toolbar.button.appearance: solid border
toolbar.button.backgroundColor: #000 toolbar.button.backgroundColor: #000
toolbar.button.foregroundColor: #ccc toolbar.button.foregroundColor: #ccc
toolbar.button.borderColor: #ccc toolbar.button.borderColor: #ccc
toolbar.button.borderWidth: 1 toolbar.button.borderWidth: 1
# pressed buttons # pressed buttons
toolbar.button.pressed.appearance: sunken solid toolbar.button.pressed.appearance: sunken solid
toolbar.button.pressed.backgroundColor: #aaa toolbar.button.pressed.backgroundColor: #aaa
toolbar.button.pressed.foregroundColor: #444 toolbar.button.pressed.foregroundColor: #444
# ---------------------------------------------------------------- # ----------------------------------------------------------------

View File

@ -1,54 +1,54 @@
# ------------------------------------------ # ------------------------------------------
# bblean 1.17 - blackbox.rc - basic settings # bblean 1.17 - blackbox.rc - basic settings
# Lines starting with # or ! are ignored # Lines starting with # or ! are ignored
# All items are configurable from the menu # All items are configurable from the menu
# - the toolbar - # - the toolbar -
session.screen0.toolbar.enabled: false session.screen0.toolbar.enabled: false
session.screen0.toolbar.placement: BottomCenter session.screen0.toolbar.placement: BottomCenter
session.screen0.toolbar.widthPercent: 66 session.screen0.toolbar.widthPercent: 66
session.screen0.toolbar.onTop: true session.screen0.toolbar.onTop: true
session.screen0.toolbar.autoHide: false session.screen0.toolbar.autoHide: false
session.screen0.toolbar.pluginToggle: true session.screen0.toolbar.pluginToggle: true
session.screen0.toolbar.alpha.enabled: false session.screen0.toolbar.alpha.enabled: false
session.screen0.toolbar.alpha.value: 224 session.screen0.toolbar.alpha.value: 224
# - the menu - # - the menu -
session.menu.position.x: 280 session.menu.position.x: 280
session.menu.position.y: 148 session.menu.position.y: 148
session.menu.maxWidth: 300 session.menu.maxWidth: 300
session.menu.popupDelay: 100 session.menu.popupDelay: 100
session.menu.mouseWheelFactor: 3 session.menu.mouseWheelFactor: 3
session.menu.alpha.enabled: false session.menu.alpha.enabled: false
session.menu.alpha.value: 216 session.menu.alpha.value: 216
session.menu.onTop: false session.menu.onTop: false
session.menu.sticky: true session.menu.sticky: true
session.menu.snapWindow: true session.menu.snapWindow: true
session.menu.pluginToggle: true session.menu.pluginToggle: true
session.menu.openDirection: bullet session.menu.openDirection: bullet
session.menu.sortbyExtension: false session.menu.sortbyExtension: false
session.menu.drawSeparators: true session.menu.drawSeparators: true
session.menu.dropShadows: true session.menu.dropShadows: true
# - the slit - # - the slit -
session.screen0.slit.placement: TopRight session.screen0.slit.placement: TopRight
session.screen0.slit.direction: Horizontal session.screen0.slit.direction: Horizontal
session.screen0.slit.autoHide: false session.screen0.slit.autoHide: false
session.screen0.slit.ontop: true session.screen0.slit.ontop: true
session.screen0.slit.toggle: false session.screen0.slit.toggle: false
# - other options - # - other options -
session.screen0.workspaces: 3 session.screen0.workspaces: 3
session.screen0.workspacenames: alpha,beta,gamma,delta session.screen0.workspacenames: alpha,beta,gamma,delta
session.screen0.focusModel: ClickToFocus session.screen0.focusModel: ClickToFocus
session.screen0.fullMaximization: false session.screen0.fullMaximization: false
session.screen0.strftimeformat: %H:%M %a %d %b session.screen0.strftimeformat: %H:%M %a %d %b
session.autoraisedelay: 250 session.autoraisedelay: 250
session.opaqueMove: true session.opaqueMove: true
session.imageDither: true session.imageDither: true
# - menu & style - # - menu & style -
session.menufile: menu.rc session.menufile: menu.rc
session.styleFile: styles\joshs3colours\red session.styleFile: styles\joshs3colours\red

View File

@ -1,12 +1,12 @@
# -------------------------------------------------------------- # --------------------------------------------------------------
# bsetroot.rc - options and image searchpath for bsetroot 2.1 # bsetroot.rc - options and image searchpath for bsetroot 2.1
# Options are read just like commandline switches. # Options are read just like commandline switches.
# Lines starting with # or ! are ignored. # Lines starting with # or ! are ignored.
# Paths containing spaces need to have quotes. # Paths containing spaces need to have quotes.
# Example: (uncomment to use) # Example: (uncomment to use)
! -path c:\some\path\to\images ! -path c:\some\path\to\images
! -path c:\another\path\to\images ! -path c:\another\path\to\images
-quiet -quiet

View File

@ -1,151 +1,151 @@
# ----------------------------------------------------- # -----------------------------------------------------
# bblean 1.17 - extensions.rc # bblean 1.17 - extensions.rc
# Lines starting with # or ! are ignored # Lines starting with # or ! are ignored
# ----------------------------------------------------- # -----------------------------------------------------
# Favorite Tool # Favorite Tool
# The default editor for menu, styles and settings # The default editor for menu, styles and settings
blackbox.editor: C:\apps\Vim\vim73\gvim.exe blackbox.editor: C:\apps\Vim\vim73\gvim.exe
# ----------------------------------------------------- # -----------------------------------------------------
# Appearance # Appearance
# Bullet size: true=4px, false=6px # Bullet size: true=4px, false=6px
blackbox.appearance.bullet.unix: false blackbox.appearance.bullet.unix: false
# arrow bullets: # arrow bullets:
blackbox.appearance.arrow.unix: false blackbox.appearance.arrow.unix: false
# Menu drag cursor # Menu drag cursor
blackbox.appearance.cursor.usedefault: false blackbox.appearance.cursor.usedefault: false
# Alternative menu bullets (a template is in 'docs') # Alternative menu bullets (a template is in 'docs')
! blackbox.appearance.bullet.bitmap: menu-bullets.bmp ! blackbox.appearance.bullet.bitmap: menu-bullets.bmp
# ----------------------------------------------------- # -----------------------------------------------------
# Background Wallpaper options # Background Wallpaper options
# Execute any style-rootCommands at all? # Execute any style-rootCommands at all?
blackbox.background.enabled: true blackbox.background.enabled: true
# Load the background into bbLean's own desktopwindow? # Load the background into bbLean's own desktopwindow?
blackbox.background.smartWallpaper: true blackbox.background.smartWallpaper: true
# Drag'n-dropped background images are saved here # Drag'n-dropped background images are saved here
blackbox.background.rootCommand: style blackbox.background.rootCommand: style
# ----------------------------------------------------- # -----------------------------------------------------
# Workspace options # Workspace options
# Alternate workspace method (windows are hidden rather than moved away). # Alternate workspace method (windows are hidden rather than moved away).
# (This is compatible only with latest bbpager 1.13b5) # (This is compatible only with latest bbpager 1.13b5)
blackbox.workspaces.altMethod: true blackbox.workspaces.altMethod: true
# Try this if maximized windows refuse to switch workspaces # Try this if maximized windows refuse to switch workspaces
# with StyleXP or Vista Design. (This is not compatible with # with StyleXP or Vista Design. (This is not compatible with
# bbpager currently) # bbpager currently)
blackbox.workspaces.styleXPFix: false blackbox.workspaces.styleXPFix: false
# Automatically switch workspace to active task # Automatically switch workspace to active task
blackbox.workspaces.followActive: true blackbox.workspaces.followActive: true
# ----------------------------------------------------- # -----------------------------------------------------
# Desktop settings # Desktop settings
# Desktop margins for special desktop setups. -1 means # Desktop margins for special desktop setups. -1 means
# automatic margins (with tool-/systembar) # automatic margins (with tool-/systembar)
blackbox.desktop.marginTop: -1 blackbox.desktop.marginTop: -1
blackbox.desktop.marginBottom: -1 blackbox.desktop.marginBottom: -1
blackbox.desktop.marginLeft: -1 blackbox.desktop.marginLeft: -1
blackbox.desktop.marginRight: -1 blackbox.desktop.marginRight: -1
# 2nd, ... monitor # 2nd, ... monitor
! blackbox.desktop.2.marginTop: ... ! blackbox.desktop.2.marginTop: ...
!... !...
# Edge and Plugin Snap # Edge and Plugin Snap
blackbox.snap.threshold: 7 blackbox.snap.threshold: 7
blackbox.snap.padding: 4 blackbox.snap.padding: 4
blackbox.snap.toPlugins: true blackbox.snap.toPlugins: true
# ----------------------------------------------------- # -----------------------------------------------------
# Desktop Mouse Clicks # Desktop Mouse Clicks
# General: blackbox.desktop.[<mod>]<button>Click: <command> # General: blackbox.desktop.[<mod>]<button>Click: <command>
# <mod> = Alt, Shift, Ctrl # <mod> = Alt, Shift, Ctrl
# <button> = Left, Mid, Right, X1, X2, X3, Double # <button> = Left, Mid, Right, X1, X2, X3, Double
# these are built-in, but may be changed here # these are built-in, but may be changed here
! blackbox.desktop.RightClick: @BBCore.ShowMenu root ! blackbox.desktop.RightClick: @BBCore.ShowMenu root
! blackbox.desktop.MidClick: @BBCore.ShowMenu workspaces ! blackbox.desktop.MidClick: @BBCore.ShowMenu workspaces
# styles menu # styles menu
blackbox.desktop.AltMidClick: @BBCore.ShowMenu styles >> @BBCore.style %1 blackbox.desktop.AltMidClick: @BBCore.ShowMenu styles >> @BBCore.style %1
# tasks menu # tasks menu
blackbox.desktop.CtrlRightClick: @BBCore.ShowMenu tasks blackbox.desktop.CtrlRightClick: @BBCore.ShowMenu tasks
# configuration menu # configuration menu
blackbox.desktop.AltRightClick: @BBCore.ShowMenu configuration blackbox.desktop.AltRightClick: @BBCore.ShowMenu configuration
# alternative menu # alternative menu
! blackbox.desktop.CtrlRightClick: @BBCore.ShowMenu alt-menu.rc ! blackbox.desktop.CtrlRightClick: @BBCore.ShowMenu alt-menu.rc
# ----------------------------------------------------- # -----------------------------------------------------
# Miscellaneous options (uncomment to use) # Miscellaneous options (uncomment to use)
# command for double left click on a folder in the menu # command for double left click on a folder in the menu
! blackbox.options.openFolderCommand: explorer.exe /e,"%1" ! blackbox.options.openFolderCommand: explorer.exe /e,"%1"
# other locale may be set (for the clock display) # other locale may be set (for the clock display)
! blackbox.options.locale: <usa, gbr, rus, fra, ita, etc ...> ! blackbox.options.locale: <usa, gbr, rus, fra, ita, etc ...>
# run something after processing the system startup items # run something after processing the system startup items
! blackbox.startup.run: <any command or @broam> ! blackbox.startup.run: <any command or @broam>
# enable some debug output during startup (to "blackbox.log"): # enable some debug output during startup (to "blackbox.log"):
! blackbox.options.log: startup tray ! blackbox.options.log: startup tray
# use unicode for filenames and UTF-8 for menus # use unicode for filenames and UTF-8 for menus
! blackbox.options.UTF8Encoding: false ! blackbox.options.UTF8Encoding: false
# ----------------------------------------------------- # -----------------------------------------------------
# System dependent Tweak # System dependent Tweak
# Left margin adjustment for contextmenus with icons (normal/sendTo) # Left margin adjustment for contextmenus with icons (normal/sendTo)
! blackbox.contextmenu.itemAdjust: 28/28 ! blackbox.contextmenu.itemAdjust: 28/28
# ----------------------------------------------------- # -----------------------------------------------------
# Global font override - for special purposes # Global font override - for special purposes
# Enable this feature? # Enable this feature?
blackbox.global.fonts.enabled: false blackbox.global.fonts.enabled: false
# override font definitions from styles: # override font definitions from styles:
blackbox.global.toolbar.font: verdana blackbox.global.toolbar.font: verdana
blackbox.global.toolbar.fontHeight: 13 blackbox.global.toolbar.fontHeight: 13
blackbox.global.toolbar.fontWeight: normal blackbox.global.toolbar.fontWeight: normal
blackbox.global.menu.title.font: verdana blackbox.global.menu.title.font: verdana
blackbox.global.menu.title.fontHeight: 13 blackbox.global.menu.title.fontHeight: 13
blackbox.global.menu.title.fontWeight: bold blackbox.global.menu.title.fontWeight: bold
blackbox.global.menu.frame.font: verdana blackbox.global.menu.frame.font: verdana
blackbox.global.menu.frame.fontHeight: 13 blackbox.global.menu.frame.fontHeight: 13
blackbox.global.menu.frame.fontWeight: normal blackbox.global.menu.frame.fontWeight: normal
blackbox.global.window.font: verdana blackbox.global.window.font: verdana
blackbox.global.window.fontHeight: 13 blackbox.global.window.fontHeight: 13
blackbox.global.window.fontWeight: bold blackbox.global.window.fontWeight: bold
# ----------------------------------------------------- # -----------------------------------------------------

122
menu.rc
View File

@ -1,61 +1,61 @@
# ----------------------------------------------------------------- # -----------------------------------------------------------------
# bblean 1.17 - MENU FILE # bblean 1.17 - MENU FILE
# ----------------------------------------------------------------- # -----------------------------------------------------------------
# Available menu commands are listed in the documentation. # Available menu commands are listed in the documentation.
[begin] (bbLean) [begin] (bbLean)
[path] (Start) {STARTMENU|COMMON_STARTMENU} [path] (Start) {STARTMENU|COMMON_STARTMENU}
[path] (Desktop) {DESKTOPDIRECTORY|COMMON_DESKTOPDIRECTORY} [path] (Desktop) {DESKTOPDIRECTORY|COMMON_DESKTOPDIRECTORY}
[path] (Quick) {APPDATA\Microsoft\Internet Explorer\Quick Launch} [path] (Quick) {APPDATA\Microsoft\Internet Explorer\Quick Launch}
[path] (JoshHoltrop) {C:\Users\JoshHoltrop} [path] (JoshHoltrop) {C:\Users\JoshHoltrop}
[nop] [nop]
[exec] (Explorer) {explorer.exe /e, /select,C:\} [exec] (Explorer) {explorer.exe /e, /select,C:\}
# Paths with spaces should have quotes: # Paths with spaces should have quotes:
# [exec] (Firefox) {"PROGRAM_FILES\Mozilla Firefox\firefox.exe"} # [exec] (Firefox) {"PROGRAM_FILES\Mozilla Firefox\firefox.exe"}
[submenu] (System) [submenu] (System)
[path] (My Computer) {DRIVES} [path] (My Computer) {DRIVES}
[path] (Personal) {PERSONAL} [path] (Personal) {PERSONAL}
[path] (Bitbucket) {BITBUCKET} [path] (Bitbucket) {BITBUCKET}
[path] (Controls) {CONTROLS} [path] (Controls) {CONTROLS}
# Uncomment this line to check out all available system folders # Uncomment this line to check out all available system folders
# [include] {shellfolders.rc} # [include] {shellfolders.rc}
[run] (Run) [run] (Run)
[end] [end]
[nop] [nop]
[stylesmenu] (Styles) {styles} [stylesmenu] (Styles) {styles}
[submenu] (BlackBox) [submenu] (BlackBox)
[config] (Configuration) [config] (Configuration)
[include] {plugins\bbLeanSkin\bbLeanSkinMenu.rc} [include] {plugins\bbLeanSkin\bbLeanSkinMenu.rc}
[submenu] (About) [submenu] (About)
[aboutstyle] (About Style) [aboutstyle] (About Style)
[aboutplugins] (About Plugins) [aboutplugins] (About Plugins)
[about] (About bbLean) [about] (About bbLean)
[end] [end]
[submenu] (Edit) [submenu] (Edit)
[editstyle] (Current Style) [editstyle] (Current Style)
[editmenu] (menu.rc) [editmenu] (menu.rc)
[editblackbox] (blackbox.rc) [editblackbox] (blackbox.rc)
[editextensions] (extensions.rc) [editextensions] (extensions.rc)
[editplugins] (plugins.rc) [editplugins] (plugins.rc)
[edit] (bbKeys.rc) {plugins\bbKeys\bbKeys.rc} [edit] (bbKeys.rc) {plugins\bbKeys\bbKeys.rc}
[end] [end]
[nop] [nop]
# Also note that relative paths refer to the blackbox directory # Also note that relative paths refer to the blackbox directory
[exec] (Documentation) {docs\bblean.htm} [exec] (Documentation) {docs\bblean.htm}
[exec] (Install/Uninstall) {bsetshell.exe} [exec] (Install/Uninstall) {bsetshell.exe}
[exec] (bbStyleMaker) {bbstylemaker.exe} [exec] (bbStyleMaker) {bbstylemaker.exe}
[nop] [nop]
[reconfig] (Reconfigure) [reconfig] (Reconfigure)
[restart] (Restart) [restart] (Restart)
[exit] (Quit) [exit] (Quit)
[end] [end]
[submenu] (Goodbye) [submenu] (Goodbye)
[lockworkstation] (Lock) [lockworkstation] (Lock)
[logoff] (Logoff) [logoff] (Logoff)
[suspend] (Standby) [suspend] (Standby)
[reboot] (Reboot) [reboot] (Reboot)
[shutdown] (Shutdown) [shutdown] (Shutdown)
[end] [end]
[end] [end]

View File

@ -1,33 +1,33 @@
# --------------------------------------------- # ---------------------------------------------
# bblean 1.17 - plugin.rc - the plugins to load # bblean 1.17 - plugin.rc - the plugins to load
# - Items may be added, enabled or disabled from # - Items may be added, enabled or disabled from
# - the config menu as needed. Removal is left to # - the config menu as needed. Removal is left to
# - manual editing. # - manual editing.
# - the BB hotkeys, see bbkeys.rc # - the BB hotkeys, see bbkeys.rc
plugins\bbKeys\bbKeys.dll plugins\bbKeys\bbKeys.dll
# - Integrated toolbar with tasks and tray # - Integrated toolbar with tasks and tray
plugins\bbLeanBar\bbLeanBar.dll plugins\bbLeanBar\bbLeanBar.dll
plugins\bbLeanBar\bbLeanBar.dll plugins\bbLeanBar\bbLeanBar.dll
# - Lean window skinner # - Lean window skinner
plugins\bbLeanSkin\bbLeanSkin.dll plugins\bbLeanSkin\bbLeanSkin.dll
# - The Slit - a common place for other plugins # - The Slit - a common place for other plugins
plugins\bbSlit\bbSlit.dll plugins\bbSlit\bbSlit.dll
# - separator line for the plugin menu # - separator line for the plugin menu
[sep] [sep]
# - Plugins in the slit # - Plugins in the slit
! & plugins\bbAnalog\bbAnalog.dll ! & plugins\bbAnalog\bbAnalog.dll
& plugins\bbIconBox\bbIconBox.dll & plugins\bbIconBox\bbIconBox.dll
plugins\bbColor3dc\bbColor3dc.dll plugins\bbColor3dc\bbColor3dc.dll
# - submenu with more plugins # - submenu with more plugins
[sep] [sep]
[submenu] (other) [submenu] (other)
! plugins\bbWorkspaceWheel\bbWorkspaceWheel.dll ! plugins\bbWorkspaceWheel\bbWorkspaceWheel.dll
[end] [end]

View File

@ -1,14 +1,14 @@
bbanalog.placement: TopRight bbanalog.placement: TopRight
bbanalog.position.x: 973 bbanalog.position.x: 973
bbanalog.position.y: 0 bbanalog.position.y: 0
bbanalog.useSlit: true bbanalog.useSlit: true
bbanalog.OnTop: true bbanalog.OnTop: true
bbanalog.autoHide: false bbanalog.autoHide: false
bbanalog.clickRaise: true bbanalog.clickRaise: true
bbanalog.snapToEdge: true bbanalog.snapToEdge: true
bbanalog.pluginToggle: true bbanalog.pluginToggle: true
bbanalog.alpha.enabled: false bbanalog.alpha.enabled: false
bbanalog.alpha.value: 192 bbanalog.alpha.value: 192
bbanalog.orientation: vertical bbanalog.orientation: vertical
bbanalog.antiAliasing: true bbanalog.antiAliasing: true
bbAnalog.Size: 40 bbAnalog.Size: 40

View File

@ -1,147 +1,147 @@
# -------------------------------------------------- # --------------------------------------------------
# bbIconBox.rc # bbIconBox.rc
bbIconBox.id.count: 2 bbIconBox.id.count: 2
bbIconBox.id.1: Quick Launch bbIconBox.id.1: Quick Launch
#bbIconBox.id.2: task1 #bbIconBox.id.2: task1
#bbIconBox.id.3: task2 #bbIconBox.id.3: task2
#bbIconBox.id.4: task3 #bbIconBox.id.4: task3
bbIconBox.id.2: tray bbIconBox.id.2: tray
bbIconBox.Desktop.placement: Right bbIconBox.Desktop.placement: Right
bbIconBox.Desktop.position.x: 1009 bbIconBox.Desktop.position.x: 1009
bbIconBox.Desktop.position.y: 90 bbIconBox.Desktop.position.y: 90
bbIconBox.Desktop.useSlit: false bbIconBox.Desktop.useSlit: false
bbIconBox.Desktop.alwaysOnTop: false bbIconBox.Desktop.alwaysOnTop: false
bbIconBox.Desktop.AutoHide: false bbIconBox.Desktop.AutoHide: false
bbIconBox.Desktop.clickRaise: true bbIconBox.Desktop.clickRaise: true
bbIconBox.Desktop.snapWindow: true bbIconBox.Desktop.snapWindow: true
bbIconBox.Desktop.pluginToggle: true bbIconBox.Desktop.pluginToggle: true
bbIconBox.Desktop.alpha.enabled: false bbIconBox.Desktop.alpha.enabled: false
bbIconBox.Desktop.alpha.value: 192 bbIconBox.Desktop.alpha.value: 192
bbIconBox.Desktop.orientation: horizontal bbIconBox.Desktop.orientation: horizontal
bbIconBox.Desktop.path: DESKTOP bbIconBox.Desktop.path: DESKTOP
bbIconBox.Desktop.title: Desktop bbIconBox.Desktop.title: Desktop
bbIconBox.Desktop.rows: 3 bbIconBox.Desktop.rows: 3
bbIconBox.Desktop.columns: 4 bbIconBox.Desktop.columns: 4
bbIconBox.Desktop.icon.size: 32 bbIconBox.Desktop.icon.size: 32
bbIconBox.Desktop.icon.saturation: 255 bbIconBox.Desktop.icon.saturation: 255
bbIconBox.Desktop.icon.hue: 60 bbIconBox.Desktop.icon.hue: 60
bbIconBox.Desktop.drawTitle: false bbIconBox.Desktop.drawTitle: false
bbIconBox.Desktop.drawBorder: true bbIconBox.Desktop.drawBorder: true
bbIconBox.Desktop.toolTips: true bbIconBox.Desktop.toolTips: true
bbIconBox.Quick+Launch.placement: User bbIconBox.Quick+Launch.placement: User
bbIconBox.Quick+Launch.position.x: 20 bbIconBox.Quick+Launch.position.x: 20
bbIconBox.Quick+Launch.position.y: 20 bbIconBox.Quick+Launch.position.y: 20
bbIconBox.Quick+Launch.useSlit: true bbIconBox.Quick+Launch.useSlit: true
bbIconBox.Quick+Launch.alwaysOnTop: false bbIconBox.Quick+Launch.alwaysOnTop: false
bbIconBox.Quick+Launch.autoHide: false bbIconBox.Quick+Launch.autoHide: false
bbIconBox.Quick+Launch.clickRaise: true bbIconBox.Quick+Launch.clickRaise: true
bbIconBox.Quick+Launch.snapWindow: true bbIconBox.Quick+Launch.snapWindow: true
bbIconBox.Quick+Launch.pluginToggle: true bbIconBox.Quick+Launch.pluginToggle: true
bbIconBox.Quick+Launch.alpha.enabled: false bbIconBox.Quick+Launch.alpha.enabled: false
bbIconBox.Quick+Launch.alpha.value: 192 bbIconBox.Quick+Launch.alpha.value: 192
bbIconBox.Quick+Launch.orientation: vertical bbIconBox.Quick+Launch.orientation: vertical
bbIconBox.Quick+Launch.path: APPDATA\Microsoft\Internet Explorer\Quick Launch bbIconBox.Quick+Launch.path: APPDATA\Microsoft\Internet Explorer\Quick Launch
bbIconBox.Quick+Launch.title: Quick bbIconBox.Quick+Launch.title: Quick
bbIconBox.Quick+Launch.rows: 4 bbIconBox.Quick+Launch.rows: 4
bbIconBox.Quick+Launch.columns: 1 bbIconBox.Quick+Launch.columns: 1
bbIconBox.Quick+Launch.icon.size: 32 bbIconBox.Quick+Launch.icon.size: 32
bbIconBox.Quick+Launch.icon.saturation: 255 bbIconBox.Quick+Launch.icon.saturation: 255
bbIconBox.Quick+Launch.icon.hue: 0 bbIconBox.Quick+Launch.icon.hue: 0
bbIconBox.Quick+Launch.drawTitle: false bbIconBox.Quick+Launch.drawTitle: false
bbIconBox.Quick+Launch.drawBorder: false bbIconBox.Quick+Launch.drawBorder: false
bbIconBox.Quick+Launch.toolTips: true bbIconBox.Quick+Launch.toolTips: true
bbIconBox.task1.placement: User bbIconBox.task1.placement: User
bbIconBox.task1.position.x: 765 bbIconBox.task1.position.x: 765
bbIconBox.task1.position.y: 167 bbIconBox.task1.position.y: 167
bbIconBox.task1.useSlit: true bbIconBox.task1.useSlit: true
bbIconBox.task1.alwaysOnTop: false bbIconBox.task1.alwaysOnTop: false
bbIconBox.task1.autoHide: false bbIconBox.task1.autoHide: false
bbIconBox.task1.clickRaise: true bbIconBox.task1.clickRaise: true
bbIconBox.task1.snapWindow: true bbIconBox.task1.snapWindow: true
bbIconBox.task1.pluginToggle: true bbIconBox.task1.pluginToggle: true
bbIconBox.task1.alpha.enabled: false bbIconBox.task1.alpha.enabled: false
bbIconBox.task1.alpha.value: 192 bbIconBox.task1.alpha.value: 192
bbIconBox.task1.orientation: vertical bbIconBox.task1.orientation: vertical
bbIconBox.task1.path: TASK1 bbIconBox.task1.path: TASK1
bbIconBox.task1.title: Apps bbIconBox.task1.title: Apps
bbIconBox.task1.rows: 4 bbIconBox.task1.rows: 4
bbIconBox.task1.columns: 1 bbIconBox.task1.columns: 1
bbIconBox.task1.icon.size: 32 bbIconBox.task1.icon.size: 32
bbIconBox.task1.icon.saturation: 255 bbIconBox.task1.icon.saturation: 255
bbIconBox.task1.icon.hue: 0 bbIconBox.task1.icon.hue: 0
bbIconBox.task1.drawTitle: false bbIconBox.task1.drawTitle: false
bbIconBox.task1.drawBorder: false bbIconBox.task1.drawBorder: false
bbIconBox.task1.toolTips: true bbIconBox.task1.toolTips: true
bbIconBox.task2.placement: User bbIconBox.task2.placement: User
bbIconBox.task2.position.x: 765 bbIconBox.task2.position.x: 765
bbIconBox.task2.position.y: 193 bbIconBox.task2.position.y: 193
bbIconBox.task2.useSlit: true bbIconBox.task2.useSlit: true
bbIconBox.task2.alwaysOnTop: false bbIconBox.task2.alwaysOnTop: false
bbIconBox.task2.autoHide: true bbIconBox.task2.autoHide: true
bbIconBox.task2.clickRaise: true bbIconBox.task2.clickRaise: true
bbIconBox.task2.snapWindow: true bbIconBox.task2.snapWindow: true
bbIconBox.task2.pluginToggle: true bbIconBox.task2.pluginToggle: true
bbIconBox.task2.alpha.enabled: false bbIconBox.task2.alpha.enabled: false
bbIconBox.task2.alpha.value: 192 bbIconBox.task2.alpha.value: 192
bbIconBox.task2.orientation: vertical bbIconBox.task2.orientation: vertical
bbIconBox.task2.path: TASK2 bbIconBox.task2.path: TASK2
bbIconBox.task2.title: B bbIconBox.task2.title: B
bbIconBox.task2.rows: 4 bbIconBox.task2.rows: 4
bbIconBox.task2.columns: 1 bbIconBox.task2.columns: 1
bbIconBox.task2.icon.size: 32 bbIconBox.task2.icon.size: 32
bbIconBox.task2.icon.saturation: 255 bbIconBox.task2.icon.saturation: 255
bbIconBox.task2.icon.hue: 0 bbIconBox.task2.icon.hue: 0
bbIconBox.task2.drawTitle: false bbIconBox.task2.drawTitle: false
bbIconBox.task2.drawBorder: false bbIconBox.task2.drawBorder: false
bbIconBox.task2.toolTips: true bbIconBox.task2.toolTips: true
bbIconBox.task3.placement: User bbIconBox.task3.placement: User
bbIconBox.task3.position.x: 735 bbIconBox.task3.position.x: 735
bbIconBox.task3.position.y: 128 bbIconBox.task3.position.y: 128
bbIconBox.task3.useSlit: true bbIconBox.task3.useSlit: true
bbIconBox.task3.alwaysOnTop: false bbIconBox.task3.alwaysOnTop: false
bbIconBox.task3.autoHide: true bbIconBox.task3.autoHide: true
bbIconBox.task3.clickRaise: true bbIconBox.task3.clickRaise: true
bbIconBox.task3.snapWindow: true bbIconBox.task3.snapWindow: true
bbIconBox.task3.pluginToggle: true bbIconBox.task3.pluginToggle: true
bbIconBox.task3.alpha.enabled: false bbIconBox.task3.alpha.enabled: false
bbIconBox.task3.alpha.value: 192 bbIconBox.task3.alpha.value: 192
bbIconBox.task3.orientation: vertical bbIconBox.task3.orientation: vertical
bbIconBox.task3.path: TASK3 bbIconBox.task3.path: TASK3
bbIconBox.task3.title: C bbIconBox.task3.title: C
bbIconBox.task3.rows: 4 bbIconBox.task3.rows: 4
bbIconBox.task3.columns: 1 bbIconBox.task3.columns: 1
bbIconBox.task3.icon.size: 32 bbIconBox.task3.icon.size: 32
bbIconBox.task3.icon.saturation: 255 bbIconBox.task3.icon.saturation: 255
bbIconBox.task3.icon.hue: 0 bbIconBox.task3.icon.hue: 0
bbIconBox.task3.drawTitle: false bbIconBox.task3.drawTitle: false
bbIconBox.task3.drawBorder: false bbIconBox.task3.drawBorder: false
bbIconBox.task3.toolTips: true bbIconBox.task3.toolTips: true
bbIconBox.tray.placement: User bbIconBox.tray.placement: User
bbIconBox.tray.position.x: 20 bbIconBox.tray.position.x: 20
bbIconBox.tray.position.y: 20 bbIconBox.tray.position.y: 20
bbIconBox.tray.useSlit: true bbIconBox.tray.useSlit: true
bbIconBox.tray.alwaysOnTop: false bbIconBox.tray.alwaysOnTop: false
bbIconBox.tray.autoHide: false bbIconBox.tray.autoHide: false
bbIconBox.tray.clickRaise: true bbIconBox.tray.clickRaise: true
bbIconBox.tray.snapWindow: true bbIconBox.tray.snapWindow: true
bbIconBox.tray.pluginToggle: true bbIconBox.tray.pluginToggle: true
bbIconBox.tray.alpha.enabled: false bbIconBox.tray.alpha.enabled: false
bbIconBox.tray.alpha.value: 192 bbIconBox.tray.alpha.value: 192
bbIconBox.tray.orientation: vertical bbIconBox.tray.orientation: vertical
bbIconBox.tray.path: TRAY bbIconBox.tray.path: TRAY
bbIconBox.tray.title: tray bbIconBox.tray.title: tray
bbIconBox.tray.rows: 4 bbIconBox.tray.rows: 4
bbIconBox.tray.columns: 2 bbIconBox.tray.columns: 2
bbIconBox.tray.icon.size: 16 bbIconBox.tray.icon.size: 16
bbIconBox.tray.icon.saturation: 255 bbIconBox.tray.icon.saturation: 255
bbIconBox.tray.icon.hue: 60 bbIconBox.tray.icon.hue: 60
bbIconBox.tray.drawTitle: false bbIconBox.tray.drawTitle: false
bbIconBox.tray.drawBorder: true bbIconBox.tray.drawBorder: true
bbIconBox.tray.toolTips: true bbIconBox.tray.toolTips: true

View File

@ -1,75 +1,75 @@
# ------------------------------ # ------------------------------
# bbkeys.rc - bblean 1.17 # bbkeys.rc - bblean 1.17
# This if uncommented disables the echo of bbkeys commands on the toolbar # This if uncommented disables the echo of bbkeys commands on the toolbar
# -nolabel # -nolabel
# This if uncommented shows a warning box if a hotkey could not be set # This if uncommented shows a warning box if a hotkey could not be set
# (like when it is already in use by another program) # (like when it is already in use by another program)
# -debug # -debug
# Invoke menu: # Invoke menu:
KeyToGrab(LWIN), WithModifier(), WithAction(ShowMenu -key root) KeyToGrab(LWIN), WithModifier(), WithAction(ShowMenu -key root)
KeyToGrab(RWIN), WithModifier(), WithAction(ShowMenu -key) KeyToGrab(RWIN), WithModifier(), WithAction(ShowMenu -key)
# alternatively (show at mouse cursor): # alternatively (show at mouse cursor):
KeyToGrab(M), WithModifier(Win+Ctrl), WithAction(ShowMenu) KeyToGrab(M), WithModifier(Win+Ctrl), WithAction(ShowMenu)
KeyToGrab(M), WithModifier(Win+Shift),WithAction(ShowWorkspaceMenu) KeyToGrab(M), WithModifier(Win+Shift),WithAction(ShowWorkspaceMenu)
# Workspaces: # Workspaces:
KeyToGrab(Num1), WithModifier(Win), WithAction(Workspace1) KeyToGrab(Num1), WithModifier(Win), WithAction(Workspace1)
KeyToGrab(Num2), WithModifier(Win), WithAction(Workspace2) KeyToGrab(Num2), WithModifier(Win), WithAction(Workspace2)
KeyToGrab(Num3), WithModifier(Win), WithAction(Workspace3) KeyToGrab(Num3), WithModifier(Win), WithAction(Workspace3)
KeyToGrab(Num4), WithModifier(Win), WithAction(Workspace4) KeyToGrab(Num4), WithModifier(Win), WithAction(Workspace4)
KeyToGrab(Num5), WithModifier(Win), WithAction(Workspace5) KeyToGrab(Num5), WithModifier(Win), WithAction(Workspace5)
KeyToGrab(Num6), WithModifier(Win), WithAction(Workspace6) KeyToGrab(Num6), WithModifier(Win), WithAction(Workspace6)
KeyToGrab(Left), WithModifier(Win), WithAction(PrevWorkspace) KeyToGrab(Left), WithModifier(Win), WithAction(PrevWorkspace)
KeyToGrab(Right), WithModifier(Win), WithAction(NextWorkspace) KeyToGrab(Right), WithModifier(Win), WithAction(NextWorkspace)
KeyToGrab(Left), WithModifier(Win+Ctrl), WithAction(PrevWindow) KeyToGrab(Left), WithModifier(Win+Ctrl), WithAction(PrevWindow)
KeyToGrab(Right), WithModifier(Win+Ctrl), WithAction(NextWindow) KeyToGrab(Right), WithModifier(Win+Ctrl), WithAction(NextWindow)
KeyToGrab(Up), WithModifier(Win+Ctrl), WithAction(PrevWindowAllWorkspaces) KeyToGrab(Up), WithModifier(Win+Ctrl), WithAction(PrevWindowAllWorkspaces)
KeyToGrab(Down), WithModifier(Win+Ctrl), WithAction(NextWindowAllWorkspaces) KeyToGrab(Down), WithModifier(Win+Ctrl), WithAction(NextWindowAllWorkspaces)
KeyToGrab(Up), WithModifier(Win), WithAction(MoveWindowLeft) KeyToGrab(Up), WithModifier(Win), WithAction(MoveWindowLeft)
KeyToGrab(Down), WithModifier(Win), WithAction(MoveWindowRight) KeyToGrab(Down), WithModifier(Win), WithAction(MoveWindowRight)
#KeyToGrab(G), WithModifier(Win), WithAction(GatherWindows) #KeyToGrab(G), WithModifier(Win), WithAction(GatherWindows)
# Windows: # Windows:
#KeyToGrab(X), WithModifier(Win), WithAction(MaximizeWindow) #KeyToGrab(X), WithModifier(Win), WithAction(MaximizeWindow)
#KeyToGrab(V), WithModifier(Win), WithAction(MaximizeVertical) #KeyToGrab(V), WithModifier(Win), WithAction(MaximizeVertical)
#KeyToGrab(H), WithModifier(Win), WithAction(MaximizeHorizontal) #KeyToGrab(H), WithModifier(Win), WithAction(MaximizeHorizontal)
#KeyToGrab(Y), WithModifier(Win), WithAction(RestoreWindow) #KeyToGrab(Y), WithModifier(Win), WithAction(RestoreWindow)
#KeyToGrab(N), WithModifier(Win), WithAction(MinimizeWindow) #KeyToGrab(N), WithModifier(Win), WithAction(MinimizeWindow)
KeyToGrab(D), WithModifier(Win), WithAction(MinimizeAll) KeyToGrab(D), WithModifier(Win), WithAction(MinimizeAll)
KeyToGrab(PageUp), WithModifier(Win), WithAction(RaiseWindow) KeyToGrab(PageUp), WithModifier(Win), WithAction(RaiseWindow)
KeyToGrab(PageDown), WithModifier(Win), WithAction(LowerWindow) KeyToGrab(PageDown), WithModifier(Win), WithAction(LowerWindow)
KeyToGrab(End), WithModifier(Win), WithAction(ShadeWindow) KeyToGrab(End), WithModifier(Win), WithAction(ShadeWindow)
KeyToGrab(Insert), WithModifier(Win), WithAction(StickWindow) KeyToGrab(Insert), WithModifier(Win), WithAction(StickWindow)
KeyToGrab(Delete), WithModifier(Win), WithAction(CloseWindow) KeyToGrab(Delete), WithModifier(Win), WithAction(CloseWindow)
# Blackbox # Blackbox
KeyToGrab(R), WithModifier(Win+Ctrl), WithAction(Reconfigure) KeyToGrab(R), WithModifier(Win+Ctrl), WithAction(Reconfigure)
KeyToGrab(R), WithModifier(Win+Alt), WithAction(Restart) KeyToGrab(R), WithModifier(Win+Alt), WithAction(Restart)
KeyToGrab(Q), WithModifier(Win), WithAction(Quit) KeyToGrab(Q), WithModifier(Win), WithAction(Quit)
KeyToGrab(M), WithModifier(Win), WithAction(EditMenu) KeyToGrab(M), WithModifier(Win), WithAction(EditMenu)
KeyToGrab(P), WithModifier(Win), WithAction(EditPlugins) KeyToGrab(P), WithModifier(Win), WithAction(EditPlugins)
KeyToGrab(S), WithModifier(Win), WithAction(EditStyle) KeyToGrab(S), WithModifier(Win), WithAction(EditStyle)
KeyToGrab(S), WithModifier(Win+Ctrl), WithAction(AboutStyle) KeyToGrab(S), WithModifier(Win+Ctrl), WithAction(AboutStyle)
KeyToGrab(P), WithModifier(Win+Ctrl), WithAction(TogglePlugins) KeyToGrab(P), WithModifier(Win+Ctrl), WithAction(TogglePlugins)
# System # System
KeyToGrab(R), WithModifier(Win), WithAction(Run) KeyToGrab(R), WithModifier(Win), WithAction(Run)
KeyToGrab(F10), WithModifier(Win), WithAction(Logoff) KeyToGrab(F10), WithModifier(Win), WithAction(Logoff)
KeyToGrab(F11), WithModifier(Win), WithAction(Reboot) KeyToGrab(F11), WithModifier(Win), WithAction(Reboot)
KeyToGrab(F12), WithModifier(Win+Alt), WithAction(Suspend) KeyToGrab(F12), WithModifier(Win+Alt), WithAction(Suspend)
KeyToGrab(F12), WithModifier(Win+Ctrl), WithAction(Hibernate) KeyToGrab(F12), WithModifier(Win+Ctrl), WithAction(Hibernate)
KeyToGrab(F12), WithModifier(Win), WithAction(Shutdown) KeyToGrab(F12), WithModifier(Win), WithAction(Shutdown)
KeyToGrab(Spacebar), WithModifier(Win), WithAction(LockWorkstation) KeyToGrab(Spacebar), WithModifier(Win), WithAction(LockWorkstation)
# Extern commands: # Extern commands:
KeyToGrab(E), WithModifier(Win), WithAction(Exec explorer.exe /e,c:\Users\JoshHoltrop) KeyToGrab(E), WithModifier(Win), WithAction(Exec explorer.exe /e,c:\Users\JoshHoltrop)
KeyToGrab(X), WithModifier(Win), WithAction(Exec C:\Program Files\Microsoft Office\Office12\EXCEL.EXE) KeyToGrab(X), WithModifier(Win), WithAction(Exec C:\Program Files\Microsoft Office\Office12\EXCEL.EXE)
KeyToGrab(Pause), WithModifier(Win), WithAction(Exec control.exe sysdm.cpl) KeyToGrab(Pause), WithModifier(Win), WithAction(Exec control.exe sysdm.cpl)
KeyToGrab(Home), WithModifier(Win), WithAction(Exec docs\bblean.htm) KeyToGrab(Home), WithModifier(Win), WithAction(Exec docs\bblean.htm)
# BroadcastMessage example (toggles bbLeanSkin, uncomment to use) # BroadcastMessage example (toggles bbLeanSkin, uncomment to use)
! KeyToGrab(L), WithModifier(Win), WithAction(exec @BBCfg.plugin.load bbLeanSkin) ! KeyToGrab(L), WithModifier(Win), WithAction(exec @BBCfg.plugin.load bbLeanSkin)

View File

@ -1,70 +1,70 @@
# ----------------------------------------------- # -----------------------------------------------
# - bbleanskin.rc # - bbleanskin.rc
# - Lines starting with # or ! are ignored. # - Lines starting with # or ! are ignored.
# - Titlebar Buttons # - Titlebar Buttons
# - 0 = Empty # - 0 = Empty
# - 1 = Close # - 1 = Close
# - 2 = Maximize # - 2 = Maximize
# - 3 = Minimize # - 3 = Minimize
# - 4 = Rollup # - 4 = Rollup
# - 5 = AlwaysOnTop # - 5 = AlwaysOnTop
# - 6 = Pin # - 6 = Pin
# - 7 = Application Icon # - 7 = Application Icon
bbleanskin.titlebar.buttons: 746-321 bbleanskin.titlebar.buttons: 746-321
# ----------------------------------------------- # -----------------------------------------------
# - Titlebar Button Glyphs # - Titlebar Button Glyphs
# - May be a bitmap file or "default" # - May be a bitmap file or "default"
bbleanskin.titlebar.glyphs: buttons\buttons_11x11.bmp bbleanskin.titlebar.glyphs: buttons\buttons_11x11.bmp
# icon saturation / hue for inactive window # icon saturation / hue for inactive window
bbleanskin.titlebar.iconSat: 255 bbleanskin.titlebar.iconSat: 255
bbleanskin.titlebar.iconHue: 0 bbleanskin.titlebar.iconHue: 0
# ----------------------------------------------- # -----------------------------------------------
# - Titlebar Clicks # - Titlebar Clicks
# - format: [<modifier>]<button>Click: <action> # - format: [<modifier>]<button>Click: <action>
# - buttons: Left, Mid, Right, Dbl # - buttons: Left, Mid, Right, Dbl
# - modifiers: shift, ctrl, alt # - modifiers: shift, ctrl, alt
# - actions: 1-6 from above, "Lower" or "Menu" # - actions: 1-6 from above, "Lower" or "Menu"
bbleanskin.titlebar.DblClick: Maximize bbleanskin.titlebar.DblClick: Maximize
bbleanskin.titlebar.RightClick: Menu bbleanskin.titlebar.RightClick: Menu
bbleanskin.titlebar.MidClick: Rollup bbleanskin.titlebar.MidClick: Rollup
# alternative suggestion # alternative suggestion
! bbleanskin.titlebar.DblClick: Rollup ! bbleanskin.titlebar.DblClick: Rollup
! bbleanskin.titlebar.RightClick: Minimize ! bbleanskin.titlebar.RightClick: Minimize
! bbleanskin.titlebar.ShiftRightClick: Close ! bbleanskin.titlebar.ShiftRightClick: Close
! bbleanskin.titlebar.altRightClick: Menu ! bbleanskin.titlebar.altRightClick: Menu
# ----------------------------------------------- # -----------------------------------------------
# - Options # - Options
# - Snap windows to screen edges # - Snap windows to screen edges
bbleanskin.option.snapWindows: false bbleanskin.option.snapWindows: false
# - Rollup style # - Rollup style
bbleanskin.option.nixShadeStyle: true bbleanskin.option.nixShadeStyle: true
# - Show log window # - Show log window
bbleanskin.option.enableLog: false bbleanskin.option.enableLog: false
# - Automatically adjust the systemwide caption # - Automatically adjust the systemwide caption
# - height to match the current style. (Some # - height to match the current style. (Some
# - apps might draw distorted icons with this) # - apps might draw distorted icons with this)
bbleanskin.option.adjustCaptionHeight: false bbleanskin.option.adjustCaptionHeight: false
# - Switch workspace with 'Send To' from window menu # - Switch workspace with 'Send To' from window menu
bbleanskin.option.sendToSwitchTo: false bbleanskin.option.sendToSwitchTo: false
# ----------------------------------------------- # -----------------------------------------------
# - Windows Appearance (uncomment to apply) # - Windows Appearance (uncomment to apply)
! bbleanskin.windows.menu.Height: 15 ! bbleanskin.windows.menu.Height: 15
! bbleanskin.windows.menu.Font: shoe's 6pt ownage ! bbleanskin.windows.menu.Font: shoe's 6pt ownage
! bbleanskin.windows.menu.FontHeight: 8 ! bbleanskin.windows.menu.FontHeight: 8
! bbleanskin.windows.ScrollbarSize: 13 ! bbleanskin.windows.ScrollbarSize: 13
! bbleanskin.windows.setTooltipColor: true ! bbleanskin.windows.setTooltipColor: true

View File

@ -1,23 +1,23 @@
[begin] (bbLeanSkin) [begin] (bbLeanSkin)
[exec] (Toggle Log) {@BBLeanSkin.ToggleLog} [exec] (Toggle Log) {@BBLeanSkin.ToggleLog}
[exec] (Toggle Skin) {@BBLeanSkin.ToggleSkin} [exec] (Toggle Skin) {@BBLeanSkin.ToggleSkin}
[sep] [sep]
[submenu] (Button Order) [submenu] (Button Order)
[exec] (Linux) {@BBLeanSkin.buttonOrder 3-21} [exec] (Linux) {@BBLeanSkin.buttonOrder 3-21}
[exec] (Windows) {@BBLeanSkin.buttonOrder 4-321} [exec] (Windows) {@BBLeanSkin.buttonOrder 4-321}
[exec] (Icon) {@BBLeanSkin.buttonOrder 7-321} [exec] (Icon) {@BBLeanSkin.buttonOrder 7-321}
[exec] (All Buttons) {@BBLeanSkin.buttonOrder 7456-321} [exec] (All Buttons) {@BBLeanSkin.buttonOrder 7456-321}
[end] [end]
[submenu] (Button Glyphs) [submenu] (Button Glyphs)
[exec] (Default Buttons) {@BBLeanSkin.buttonGlyphs default} [exec] (Default Buttons) {@BBLeanSkin.buttonGlyphs default}
[sep] [sep]
[insertpath] {plugins\bbleanskin\buttons >> @BBLeanSkin.buttonGlyphs %1} [insertpath] {plugins\bbleanskin\buttons >> @BBLeanSkin.buttonGlyphs %1}
[end] [end]
[sep] [sep]
[edit] (Edit Settings) {plugins\bbleanskin\bbleanskin.rc} [edit] (Edit Settings) {plugins\bbleanskin\bbleanskin.rc}
[edit] (Edit Exclusions) {plugins\bbleanskin\exclusions.rc} [edit] (Edit Exclusions) {plugins\bbleanskin\exclusions.rc}
[edit] (Edit This Menu) {plugins\bbleanskin\bbLeanSkinMenu.rc} [edit] (Edit This Menu) {plugins\bbleanskin\bbLeanSkinMenu.rc}
[sep] [sep]
[edit] (Readme) {plugins\bbleanskin\readme.txt} [edit] (Readme) {plugins\bbleanskin\readme.txt}
[exec] (About) {@BBLeanSkin.About} [exec] (About) {@BBLeanSkin.About}
[end] [end]

View File

@ -1,55 +1,55 @@
# --------------------------------------- # ---------------------------------------
# exclusions.rc - for bbLeanSkinEng.dll # exclusions.rc - for bbLeanSkinEng.dll
# Format: program:classname # Format: program:classname
# program excludes all windows from 'program' # program excludes all windows from 'program'
# program:classname excludes only that window from 'program' # program:classname excludes only that window from 'program'
# *:classname excludes all windows with 'classname' # *:classname excludes all windows with 'classname'
# Get the appropriate names from bbleanskin's log-window. # Get the appropriate names from bbleanskin's log-window.
# See README.TXT for further information. # See README.TXT for further information.
# supported wildcards are ? and * # supported wildcards are ? and *
# h?llo = hallo, hello # h?llo = hallo, hello
# h*o = hallo, hejo, ho # h*o = hallo, hejo, ho
# --------------------------------------- # ---------------------------------------
# Invisible windows: # Invisible windows:
# (Listed here to save resources, and possibly trouble) # (Listed here to save resources, and possibly trouble)
BROWSEUI.DLL:OTClass BROWSEUI.DLL:OTClass
SYSTRAY.EXE:SystemTray_Main SYSTRAY.EXE:SystemTray_Main
WEBCHECK.DLL:MS_WebcheckMonitor WEBCHECK.DLL:MS_WebcheckMonitor
STMGR.EXE:STATEMGRPROC STMGR.EXE:STATEMGRPROC
WIASERVC.DLL:STIExe_Window_Class WIASERVC.DLL:STIExe_Window_Class
TAPISRV.EXE:UmdmSP Class TAPISRV.EXE:UmdmSP Class
TAPISRV.EXE:WAN_Class TAPISRV.EXE:WAN_Class
RNAAPP.EXE:RNAENGCLASS RNAAPP.EXE:RNAENGCLASS
QUARTZ.DLL:FilterGraphWindow QUARTZ.DLL:FilterGraphWindow
WMPUI.DLL:TimerWindowClass WMPUI.DLL:TimerWindowClass
WMPLAYER.EXE:atlcommon_timer* WMPLAYER.EXE:atlcommon_timer*
wscntfy.dll wscntfy.dll
taskeng.exe taskeng.exe
conime.exe:ConsoleIMEClass conime.exe:ConsoleIMEClass
# --------------------------------------- # ---------------------------------------
# programs which come with their own skin: # programs which come with their own skin:
trillian.exe trillian.exe
toolkit.dll toolkit.dll
winamp.exe winamp.exe
chrome.exe chrome.exe
EXCEL.exe EXCEL.exe
WINWORD.exe WINWORD.exe
POWERPNT.exe POWERPNT.exe
OUTLOOK.exe OUTLOOK.exe
wwlib.dll wwlib.dll
ppcore.dll ppcore.dll
SecurID.exe SecurID.exe
# programs with trouble # programs with trouble
nero.exe nero.exe

View File

@ -1,20 +1,20 @@
# ---- bbSlit.rc ---- # ---- bbSlit.rc ----
# slit window properties # slit window properties
bbSlit.placement: CenterLeft bbSlit.placement: CenterLeft
bbSlit.position.x: 0 bbSlit.position.x: 0
bbSlit.position.y: 281 bbSlit.position.y: 281
bbSlit.direction: vertical bbSlit.direction: vertical
bbSlit.alwaysOnTop: false bbSlit.alwaysOnTop: false
bbSlit.autoHide: false bbSlit.autoHide: false
bbSlit.autoRaise: true bbSlit.autoRaise: true
bbSlit.pluginToggle: true bbSlit.pluginToggle: true
bbSlit.snapToEdge: true bbSlit.snapToEdge: true
bbSlit.alpha.enabled: false bbSlit.alpha.enabled: false
bbSlit.alpha.value: 192 bbSlit.alpha.value: 192
bbSlit.puzzle: true bbSlit.puzzle: true
bbSlit.alignment: 2 bbSlit.alignment: 2
bbSlit.basewidth: 50 bbSlit.basewidth: 50
bbSlit.clickRaise: true bbSlit.clickRaise: true
bbSlit.setMargin: true bbSlit.setMargin: true

View File

@ -1,50 +1,50 @@
# shellfolders.rc - examples for accessing the various system folders # shellfolders.rc - examples for accessing the various system folders
[submenu] (All Shellfolders) [submenu] (All Shellfolders)
[path] (admintools) {ADMINTOOLS} [path] (admintools) {ADMINTOOLS}
[path] (altstartup) {ALTSTARTUP} [path] (altstartup) {ALTSTARTUP}
[path] (appdata) {APPDATA} [path] (appdata) {APPDATA}
[path] (bitbucket) {BITBUCKET} [path] (bitbucket) {BITBUCKET}
[path] (common_admintools) {COMMON_ADMINTOOLS} [path] (common_admintools) {COMMON_ADMINTOOLS}
[path] (common_altstartup) {COMMON_ALTSTARTUP} [path] (common_altstartup) {COMMON_ALTSTARTUP}
[path] (common_appdata) {COMMON_APPDATA} [path] (common_appdata) {COMMON_APPDATA}
[path] (common_desktopdirectory) {COMMON_DESKTOPDIRECTORY} [path] (common_desktopdirectory) {COMMON_DESKTOPDIRECTORY}
[path] (common_documents) {COMMON_DOCUMENTS} [path] (common_documents) {COMMON_DOCUMENTS}
[path] (common_favorites) {COMMON_FAVORITES} [path] (common_favorites) {COMMON_FAVORITES}
[path] (common_programs) {COMMON_PROGRAMS} [path] (common_programs) {COMMON_PROGRAMS}
[path] (common_startmenu) {COMMON_STARTMENU} [path] (common_startmenu) {COMMON_STARTMENU}
[path] (common_startup) {COMMON_STARTUP} [path] (common_startup) {COMMON_STARTUP}
[path] (common_templates) {COMMON_TEMPLATES} [path] (common_templates) {COMMON_TEMPLATES}
[path] (connections) {CONNECTIONS} [path] (connections) {CONNECTIONS}
[path] (controls) {CONTROLS} [path] (controls) {CONTROLS}
[path] (cookies) {COOKIES} [path] (cookies) {COOKIES}
[path] (desktop) {DESKTOP} [path] (desktop) {DESKTOP}
[path] (desktopdirectory) {DESKTOPDIRECTORY} [path] (desktopdirectory) {DESKTOPDIRECTORY}
[path] (drives) {DRIVES} [path] (drives) {DRIVES}
[path] (favorites) {FAVORITES} [path] (favorites) {FAVORITES}
[path] (fonts) {FONTS} [path] (fonts) {FONTS}
[path] (history) {HISTORY} [path] (history) {HISTORY}
[path] (internet) {INTERNET} [path] (internet) {INTERNET}
[path] (internet_cache) {INTERNET_CACHE} [path] (internet_cache) {INTERNET_CACHE}
[path] (local_appdata) {LOCAL_APPDATA} [path] (local_appdata) {LOCAL_APPDATA}
[path] (mypictures) {MYPICTURES} [path] (mypictures) {MYPICTURES}
[path] (nethood) {NETHOOD} [path] (nethood) {NETHOOD}
[path] (network) {NETWORK} [path] (network) {NETWORK}
[path] (personal) {PERSONAL} [path] (personal) {PERSONAL}
[path] (printers) {PRINTERS} [path] (printers) {PRINTERS}
[path] (printhood) {PRINTHOOD} [path] (printhood) {PRINTHOOD}
[path] (profile) {PROFILE} [path] (profile) {PROFILE}
[path] (program_files) {PROGRAM_FILES} [path] (program_files) {PROGRAM_FILES}
[path] (program_files_common) {PROGRAM_FILES_COMMON} [path] (program_files_common) {PROGRAM_FILES_COMMON}
[path] (program_files_commonx86) {PROGRAM_FILES_COMMONX86} [path] (program_files_commonx86) {PROGRAM_FILES_COMMONX86}
[path] (program_filesx86) {PROGRAM_FILESX86} [path] (program_filesx86) {PROGRAM_FILESX86}
[path] (programs) {PROGRAMS} [path] (programs) {PROGRAMS}
[path] (recent) {RECENT} [path] (recent) {RECENT}
[path] (sendto) {SENDTO} [path] (sendto) {SENDTO}
[path] (startmenu) {STARTMENU} [path] (startmenu) {STARTMENU}
[path] (startup) {STARTUP} [path] (startup) {STARTUP}
[path] (system) {SYSTEM} [path] (system) {SYSTEM}
[path] (systemx86) {SYSTEMX86} [path] (systemx86) {SYSTEMX86}
[path] (templates) {TEMPLATES} [path] (templates) {TEMPLATES}
[path] (windows) {WINDOWS} [path] (windows) {WINDOWS}
[end] [end]