CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2014/01/20 12:06:04
Modified files:
app/cwm : calmwm.h conf.c parse.y
Log message:
- remove redundant range check for buttons in conf_bind_mouse.
- make conf_bind_kbd return error on non-matches to match what
conf_bind_mouse does.
- rename some variables while here for clarity.
- constify bind and cmd.
from Tiago Cunha.
