Commit d4d6dd1aca5c2b79cfb68211491c01442f7597d2

  • avatar
  • Peter Hutterer <peter.hutterer @wh…t.net>
  • Wed Jan 06 04:14:24 CET 2010
xsetwacom: the capacity property is 32 bit.

Reported-by: Chris Bagwell <chris@cnpbagwell.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
  
393393 .desc = "Touch sensitivity level (default is 3, "
394394 "-1 for none capacitive tools).",
395395 .prop_name = WACOM_PROP_CAPACITY,
396 .prop_format = 8,
396 .prop_format = 32,
397397 .prop_offset = 0,
398398 },
399399 {