iconbox tweaks for multiple desktops

This commit is contained in:
Josh Holtrop 2011-05-24 11:53:06 -04:00
parent ee1d07f642
commit fcd726efcf

View File

@ -1,7 +1,7 @@
# --------------------------------------------------
# bbIconBox.rc
bbIconBox.id.count: 2
bbIconBox.id.count: 4
bbIconBox.id.1: Quick Launch
bbIconBox.id.2: task1
bbIconBox.id.3: task2
@ -50,8 +50,8 @@ bbIconBox.Quick+Launch.columns: 2
bbIconBox.Quick+Launch.icon.size: 16
bbIconBox.Quick+Launch.icon.saturation: 255
bbIconBox.Quick+Launch.icon.hue: 0
bbIconBox.Quick+Launch.drawTitle: true
bbIconBox.Quick+Launch.drawBorder: true
bbIconBox.Quick+Launch.drawTitle: false
bbIconBox.Quick+Launch.drawBorder: false
bbIconBox.Quick+Launch.toolTips: true
bbIconBox.task1.placement: User
@ -73,8 +73,8 @@ bbIconBox.task1.columns: 1
bbIconBox.task1.icon.size: 32
bbIconBox.task1.icon.saturation: 255
bbIconBox.task1.icon.hue: 0
bbIconBox.task1.drawTitle: true
bbIconBox.task1.drawBorder: true
bbIconBox.task1.drawTitle: false
bbIconBox.task1.drawBorder: false
bbIconBox.task1.toolTips: true
bbIconBox.task2.placement: User
@ -82,7 +82,7 @@ bbIconBox.task2.position.x: 765
bbIconBox.task2.position.y: 193
bbIconBox.task2.useSlit: true
bbIconBox.task2.alwaysOnTop: false
bbIconBox.task2.autoHide: false
bbIconBox.task2.autoHide: true
bbIconBox.task2.clickRaise: true
bbIconBox.task2.snapWindow: true
bbIconBox.task2.pluginToggle: true
@ -92,12 +92,12 @@ bbIconBox.task2.orientation: vertical
bbIconBox.task2.path: TASK2
bbIconBox.task2.title: B
bbIconBox.task2.rows: 4
bbIconBox.task2.columns: 2
bbIconBox.task2.columns: 1
bbIconBox.task2.icon.size: 32
bbIconBox.task2.icon.saturation: 255
bbIconBox.task2.icon.hue: 0
bbIconBox.task2.drawTitle: true
bbIconBox.task2.drawBorder: true
bbIconBox.task2.drawTitle: false
bbIconBox.task2.drawBorder: false
bbIconBox.task2.toolTips: true
bbIconBox.task3.placement: User
@ -105,7 +105,7 @@ bbIconBox.task3.position.x: 735
bbIconBox.task3.position.y: 128
bbIconBox.task3.useSlit: true
bbIconBox.task3.alwaysOnTop: false
bbIconBox.task3.autoHide: false
bbIconBox.task3.autoHide: true
bbIconBox.task3.clickRaise: true
bbIconBox.task3.snapWindow: true
bbIconBox.task3.pluginToggle: true
@ -115,10 +115,10 @@ bbIconBox.task3.orientation: vertical
bbIconBox.task3.path: TASK3
bbIconBox.task3.title: C
bbIconBox.task3.rows: 4
bbIconBox.task3.columns: 2
bbIconBox.task3.columns: 1
bbIconBox.task3.icon.size: 32
bbIconBox.task3.icon.saturation: 255
bbIconBox.task3.icon.hue: 0
bbIconBox.task3.drawTitle: true
bbIconBox.task3.drawBorder: true
bbIconBox.task3.drawTitle: false
bbIconBox.task3.drawBorder: false
bbIconBox.task3.toolTips: true