diff options
| author | Cornelia Huck <cornelia.huck@de.ibm.com> | 2017-05-18 13:47:27 +0200 |
|---|---|---|
| committer | Cornelia Huck <cornelia.huck@de.ibm.com> | 2017-05-19 12:29:01 +0200 |
| commit | 74c98e20a604b9db58284b8727688df70e9bf643 (patch) | |
| tree | 76ffd85c3c521dcdfd352382c95bbabf6e5a6574 /include/standard-headers/linux/input-event-codes.h | |
| parent | f881bbdf72178166e88fdd8cc8b40e1812efb53c (diff) | |
| download | focaccia-qemu-74c98e20a604b9db58284b8727688df70e9bf643.tar.gz focaccia-qemu-74c98e20a604b9db58284b8727688df70e9bf643.zip | |
linux-headers: update
Update against Linux v4.12-rc1. Also include the new vfio_ccw.h header. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'include/standard-headers/linux/input-event-codes.h')
| -rw-r--r-- | include/standard-headers/linux/input-event-codes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/standard-headers/linux/input-event-codes.h b/include/standard-headers/linux/input-event-codes.h index c8b3338375..29d463af37 100644 --- a/include/standard-headers/linux/input-event-codes.h +++ b/include/standard-headers/linux/input-event-codes.h @@ -641,6 +641,7 @@ * e.g. teletext or data broadcast application (MHEG, MHP, HbbTV, etc.) */ #define KEY_DATA 0x277 +#define KEY_ONSCREEN_KEYBOARD 0x278 #define BTN_TRIGGER_HAPPY 0x2c0 #define BTN_TRIGGER_HAPPY1 0x2c0 |