commit | 11d7139989860a1405124b889db2fbad087a5a09 | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniel@fooishbar.org> | Wed May 30 16:31:50 2012 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu May 31 15:42:25 2012 -0400 |
tree | 90690a80dacf8f7341f25d526a82028aa409c9e7 | |
parent | 7bbd5b333567430ff06e9ceed20576291406011f [diff] |
test-client.c: Replace hard-coded magic value Took me a second to work out that the 272 was actually BTN_LEFT, as keys and buttons share a namespace in evdev. Signed-off-by: Daniel Stone <daniel@fooishbar.org>