aboutsummaryrefslogtreecommitdiff
path: root/include/standard-headers/linux/input-event-codes.h
diff options
context:
space:
mode:
authorCornelia Huck <cohuck@redhat.com>2020-04-27 12:24:14 +0200
committerCornelia Huck <cohuck@redhat.com>2020-04-28 12:29:01 +0200
commitdc6f8d458a4ccc360723993f31d310d06469f55f (patch)
treef9c64dbb60e9d2c45b938aa2be16164d3cf3d780 /include/standard-headers/linux/input-event-codes.h
parent9904adfaca139581d6b03947a7e23c7e2cb64339 (diff)
linux-headers: update against Linux 5.7-rc3
commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c Reviewed-by: Michael S. Tsirkin <mst@redhat.com> # virtio/vhost parts Signed-off-by: Cornelia Huck <cohuck@redhat.com> Message-Id: <20200427102415.10915-3-cohuck@redhat.com>
Diffstat (limited to 'include/standard-headers/linux/input-event-codes.h')
-rw-r--r--include/standard-headers/linux/input-event-codes.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/standard-headers/linux/input-event-codes.h b/include/standard-headers/linux/input-event-codes.h
index b484c25289..ebf72c1031 100644
--- a/include/standard-headers/linux/input-event-codes.h
+++ b/include/standard-headers/linux/input-event-codes.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
+/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
/*
* Input event codes
*
@@ -652,6 +652,9 @@
/* Electronic privacy screen control */
#define KEY_PRIVACY_SCREEN_TOGGLE 0x279
+/* Select an area of screen to be copied */
+#define KEY_SELECTIVE_SCREENSHOT 0x27a
+
/*
* Some keyboards have keys which do not have a defined meaning, these keys
* are intended to be programmed / bound to macros by the user. For most