diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/input/event-codes.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/input/event-codes.txt b/Documentation/input/event-codes.txt index 36ea940e5bb9..575415f4cef0 100644 --- a/Documentation/input/event-codes.txt +++ b/Documentation/input/event-codes.txt | |||
| @@ -301,7 +301,10 @@ them as any other INPUT_PROP_BUTTONPAD device. | |||
| 301 | INPUT_PROP_ACCELEROMETER | 301 | INPUT_PROP_ACCELEROMETER |
| 302 | ------------------------- | 302 | ------------------------- |
| 303 | Directional axes on this device (absolute and/or relative x, y, z) represent | 303 | Directional axes on this device (absolute and/or relative x, y, z) represent |
| 304 | accelerometer data. All other axes retain their meaning. A device must not mix | 304 | accelerometer data. Some devices also report gyroscope data, which devices |
| 305 | can report through the rotational axes (absolute and/or relative rx, ry, rz). | ||
| 306 | |||
| 307 | All other axes retain their meaning. A device must not mix | ||
| 305 | regular directional axes and accelerometer axes on the same event node. | 308 | regular directional axes and accelerometer axes on the same event node. |
| 306 | 309 | ||
| 307 | Guidelines: | 310 | Guidelines: |
