X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=python%2Frc.py;h=8ddfa4614692dc4ed5ea99f08759bf682a033cb0;hb=9b1943f1feff3f1ed50f9a4039925a9956ada63c;hp=e3cf76fde57495b002560a9499f553c83050b9ab;hpb=f8a47de5ec444c452093371e3db16857eb39a490;p=chaz%2Fopenbox diff --git a/python/rc.py b/python/rc.py index e3cf76fd..8ddfa461 100644 --- a/python/rc.py +++ b/python/rc.py @@ -2,6 +2,9 @@ import hooks, ob, keymap, buttonmap, os, sys, input, motion, historyplacement import stackedcycle from input import Pointer +import config +print dir(config) + hooks.managed.append(historyplacement.place) _grab = 0