fixing mac os/x compile issue
[bbkeys.git] / data / bbkeys.bb
blob940866b83371c6c7eed5ec3698cab3c1fe7f1a54
1 !**********************************************************************
2 !** bbkeys.bb: Style file for bbkeys when using Blackbox **
3 !**********************************************************************
5 ! set this to true if you want the old bbkeys behavior
6 ! of not grabbbing keystrokes when caps/shift/num-locks are pressed
7 bbkeys.honorModifiers: False
9 ! set this to false to use the linear style of window cycling
10 !bbkeys.menu.stackedCycling: False
12 ! set this to false to not show the popup window menu for stacked window cycling
13 !bbkeys.menu.showCycleMenu: False
15 ! *** menu options for the stacked cycling popup window menu....
16 !bbkeys.menu.justify: right
18 ! ** auto reconfigure when config-file has changed **
19 !bbkeys.autoConfig: False
20 ! ** number of seconds between checks **
21 !bbkeys.autoConfig.checkTimeout: 10
23 !** position of bbkeys window **
24 bbkeys.position: +0-0
26 !** bbkeys on top of other windows **
27 bbkeys.raised: True
29 !** set the window docus style none, border or texture
30 !bbkeys.window.focusStyle: texture
32 !** define the number of columns, the number of row will grow as
33 !** desktops are added (vertical orientation)
34 !bbkeys.columns: 3
36 !** define the number of rows, the number of columns will grow as
37 !** desktops are added (horizontal orientation)
38 !bbkeys.rows: 2
40 ! *************************************************************
41 ! ** By default the values below this point are taken from **
42 ! ** the Blackbox style. **
43 ! ** If you want to override something just uncomment it **
44 ! ** and change the value **
45 ! *************************************************************
47 !** set bevelwidth
48 !bbkeys.bevelWidth: 4
50 !** define frame style **
51 !bbkeys.frame: Raised Gradient Vertical Bevel1
52 !bbkeys.frame.color: slategrey
53 !bbkeys.frame.colorTo: darkslategrey
55 !bbkeys.active.window.borderColor: lightgrey
56 !bbkeys.inactive.window.borderColor: black
57 !bbkeys.active.desktop.borderColor: lightgrey