X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=python%2Frc.py;h=d278263f27bc5096752d9a7c185dddb747c1f2e4;hb=5d62948cc5ace4dfa4c2543a53e9f7f7d9a86fff;hp=fc5b97ade98fc1685775bff7d20e4596348b2c88;hpb=6bcd6ddd6ec75a7abcac8d5cb6a8272dc69143d8;p=chaz%2Fopenbox diff --git a/python/rc.py b/python/rc.py index fc5b97ad..d278263f 100644 --- a/python/rc.py +++ b/python/rc.py @@ -2,10 +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) +#import windowplacement +#hooks.managed.append(windowplacement.random) _grab = 0 def printshit(keydata, client):