CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2009/08/24 19:42:05
Modified files: app/cwm : conf.c Log message: Instead of calling conf_bind*() 50 gazillion times in a row, store an array with all the parameters in and just loop over that to setup the default keybindings - it's so much easier to read. okan@ "love love love"ed this