Fix windows key bindings.
authorDavid Robillard <d@drobilla.net>
Fri, 9 Jan 2015 01:15:02 +0000 (20:15 -0500)
committerDavid Robillard <d@drobilla.net>
Fri, 9 Jan 2015 01:15:02 +0000 (20:15 -0500)
commit9f8a97112d2d092854b452fe061191227f3e9201
tree7a752b979105907632ff8c04f6b894933da21418
parent8d981025739863bac9be84241d4bff009a4cea0b
Fix windows key bindings.

I am not sure if this is correct, but since the name in the bindings didn't
match that in keyboard.cc, the modifier was just ignored, which results in
conflicting bindings and consequent bugs.

"Meta" seems to be the name for this thing (oddly, to me), so I chose that,
though since my window manager steals this key (as basically all the standard
ones do these days) I can't tell if these bindings actually work with the
desired key.
tools/fmt-bindings