CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2013/11/27 09:24:17
Modified files: app/cwm : conf.c cwmrc.5 xevents.c Log message: Remove the option to bind a key by keycode with brackets; it never worked (and no one complained!). While it's fairly easy to fix, users should be using keysym names and not keycodes. Discussed at length months ago with todd@, matthieu@ and Owain.