summaryrefslogtreecommitdiff
path: root/Xi/getprop.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2008-06-15 20:00:41 +0930
committerPeter Hutterer <peter@cs.unisa.edu.au>2008-06-18 10:17:08 +0930
commitd21155a3e9b51df946766926bc6155c8972c4439 (patch)
treee0273dd5288f36aedeacd5a4ebfb9116e5080902 /Xi/getprop.h
parent2b9c829bdebd16910bdf48b9d64862e3d34f5b7f (diff)
input: fix up usage of button->down, used to be a bitmask, is now an array.
device->button->down used to be a 32-byte bitmask with one bit for each button. This has changed into a 256-byte array, with one byte assigned for each button. Some of the callers were still using this array as a bitmask however, this is fixed with this patch. Thanks to Keith Packard for pointing this out. See also: http://lists.freedesktop.org/archives/xorg/2008-June/036202.html
Diffstat (limited to 'Xi/getprop.h')
0 files changed, 0 insertions, 0 deletions