Search notes:

include/uapi/linux/input.h

struct input_event

The event structure.
Depending on the value of some values, the struct might have the following members:
struct input_event {

  struct timeval time;

  __u16 type;
  __u16 code;
  __s32 value;
}
Compare with struct input_value found in include/linux/input.h.
See also the events.InputEvent class found in the Python library evdev.

See also

include/linux/input.h

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/ke...', 1759414580, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/kernel/source/include/uapi/linux/input_h(56): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78