Ahh yes, ? was the wrong char to use, but I was also using /. Where do I get the list of names for characters like that? Eg, I also want to unbind Alt-.
On Wed, 2009-01-28 at 12:07 -0500, Okan Demirmen wrote: > 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...