initial import
[bbkeys.git] / data / bbkeys.bb
bloba128913bfcfa587826d0ac4fc49cde14bc078038
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 ! ** auto reconfigure when config-file has changed **
10 !bbkeys.autoConfig: False
11 ! ** number of seconds between checks **
12 !bbkeys.autoConfig.checkTimeout: 10
14 !** position of bbkeys window **
15 bbkeys.position: +0-0
17 !** bbkeys on top of other windows **
18 bbkeys.raised: True
20 !** set the window docus style none, border or texture
21 !bbkeys.window.focusStyle: texture
23 ! *************************************************************
24 ! ** By default the values below this point are taken from **
25 ! ** the Blackbox style. **
26 ! ** If you want to override something just uncomment it **
27 ! ** and change the value **
28 ! *************************************************************
30 !** set bevelwidth
31 !bbkeys.bevelWidth: 4
33 !** define frame style **
34 !bbkeys.frame: Raised Gradient Vertical Bevel1
35 !bbkeys.frame.color: slategrey
36 !bbkeys.frame.colorTo: darkslategrey
38 !bbkeys.active.window.borderColor: lightgrey
39 !bbkeys.inactive.window.borderColor: black
40 !bbkeys.active.desktop.borderColor: lightgrey