On Thu 2009.01.29 at 05:54 +1300, Josh wrote: > Hello. > > I must be missing something obvious here. > > I am trying to unmap keys in cwm. When I press Ctrl + ? I get a little > window pop up which says 'application'. Well anyway, I want to unmap it > (among other bindings), so I put this in ~/.cwmrc: > > bind C-? unmap
it's a "/", not "?". bind C-slash unmap maybe that should be more clear in the man pages...