X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fdefaults.py;h=2e5c536d930fdbafe139ddd97da82798d1af94ea;hb=dddac554808d7352a06733938cfddc19839b99d0;hp=38b00a4dccb3de43707c5c129a04b614e13569be;hpb=8ee2603a610255331c399bfcc155596ceefb8b82;p=chaz%2Fopenbox diff --git a/scripts/defaults.py b/scripts/defaults.py index 38b00a4d..2e5c536d 100644 --- a/scripts/defaults.py +++ b/scripts/defaults.py @@ -10,7 +10,9 @@ focus.FALLBACK = 1 # choose a default focus model focusmodel.setup_click_focus() # use focusmodel.setup_sloppy_focus() instead to - # make focus follow the cursor + # make focus follow the cursor, or bind things + # in some way like these functions do to make + # your own custom focus model. # set up the mouse buttons behavior.setup_window_clicks() behavior.setup_window_buttons()