X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=python%2Frc.py;h=d278263f27bc5096752d9a7c185dddb747c1f2e4;hb=b3507a096858a4958daf92eefbe8bde7efb31b91;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):