diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-04-23 11:46:47 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-04-23 17:35:25 +0200 |
commit | ab0c7fb22b56523f24d6e127cd4d10ecff67bf85 (patch) | |
tree | 2b54fcbdc5b5b5457cbd764b29ad924d34437992 /include/standard-headers/linux/input-event-codes.h | |
parent | b40b8eb609d3549ac14aab43849b20f5cba951c9 (diff) | |
download | qemu-ab0c7fb22b56523f24d6e127cd4d10ecff67bf85.zip qemu-ab0c7fb22b56523f24d6e127cd4d10ecff67bf85.tar.gz qemu-ab0c7fb22b56523f24d6e127cd4d10ecff67bf85.tar.bz2 |
linux-headers: update to current kvm/next
Signed-off-by: Paolo Bonzini <pbonzini@redhat.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 f6bab08..2221b0c 100644 --- a/include/standard-headers/linux/input-event-codes.h +++ b/include/standard-headers/linux/input-event-codes.h @@ -602,6 +602,7 @@ #define KEY_ALS_TOGGLE 0x230 /* Ambient light sensor */ #define KEY_ROTATE_LOCK_TOGGLE 0x231 /* Display rotation lock */ +#define KEY_REFRESH_RATE_TOGGLE 0x232 /* Display refresh rate toggle */ #define KEY_BUTTONCONFIG 0x240 /* AL Button Configuration */ #define KEY_TASKMANAGER 0x241 /* AL Task/Project Manager */ |