xinput: enum InputClass: comment value Attach 7
authorChristian Linhart <chris@demorecorder.com>
Mon, 18 Aug 2014 12:59:41 +0000 (14:59 +0200)
committerChristian Linhart <chris@demorecorder.com>
Mon, 25 Aug 2014 11:42:55 +0000 (13:42 +0200)
commit63b08d46f699b8a548cf2b9f500da26b11428ebf
tree81af3e18f83fd2c3f7cd0209b92f174e6486347a
parent70d59f56b1d356521b3ecc1d16cd3390d94fdac2
xinput: enum InputClass: comment value Attach 7

The value Attach=7 is defined in XI.h but not supported anymore by libXi.
And it never was transmitted over the protocol.
(It was used to tag a fake class created by libXi)

Add this comment so that future reviews will not accidentally add this value.

spec:
http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XI.h#n242

drop of support in libXi:
http://cgit.freedesktop.org/xorg/lib/libXi/commit/?id=62858c426e6de1b99df660251737233afd335302
src/xinput.xml