wmbutton: Middle button enabled by default
commitcc68392ccbdf2151d81b62d38d7910b3e4867a8a
authorRodolfo García Peñas (kix) <kix@kix.es>
Tue, 21 Aug 2012 18:38:48 +0000 (21 20:38 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 21 Aug 2012 19:52:12 +0000 (21 20:52 +0100)
treecfe38ce7135de1e11c407d47ebe3c54ec58e202b
parent991c54732df89718869fd2e8a92f0f20c5c2b6ed
wmbutton: Middle button enabled by default

The mouse middle button should be enabled by default (see the help
and the manpage). This patch solves this bug.

The MIDMOUSE definition is removed because the value of MIDMOUSE
changes the middle button behaviour. Now, the middle button always works,
except if the user uses the -m argument.

Now the manpage and the help show the same info.
wmbutton/wmb_libs.c
wmbutton/wmbutton.c
wmbutton/wmbutton.h