adding ownership to ChangeLog =:)
[bbkeys.git] / data / bbkeys.nobb
bloba5e010dd804cd72470272e442ab10c1028750ab7
1 !**********************************************************************I****
2 !** bbkeys.nobb: Configuration  file for bbkeys when not 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 !** define the number of columns, the number of row will grow as
19 !** desktops are added (vertical orientation)
20 !bbkeys.columns:               3
22 !** define the number of rows, the number of columns will grow as
23 !** desktops are added (horizontal orientation)
24 !bbkeys.rows:                  2
27 session.colorsPerChannel:       4
28 session.imageDither:            False
30 ! ** auto reconfigure when config-file has changed **
31 bbkeys.autoConfig:             False
32 ! ** number of seconds between checks **
33 !bbkeys.autoConfig.checkTimeout:   10
35 !** position of bbkeys window **
36 bbkeys.position:               +0-0
38 !** bbkeys on top of other windows **
39 bbkeys.raised:                 True
41 !** set the window docus style none, border or texture
42 !bbkeys.window.focusStyle:      texture
44 !** set bevelwidth
45 bbkeys.bevelWidth:             4
47 !** define frame style **
48 bbkeys.frame:                  Raised Gradient Vertical Bevel1
49 bbkeys.frame.color:            slategrey
50 bbkeys.frame.colorTo:          darkslategrey
52 bbkeys.active.window.borderColor:      lightgrey
53 bbkeys.inactive.window.borderColor:    black
54 bbkeys.active.desktop.borderColor:     lightgrey