STRUCTINPUT_VALUE(9) Input Subsystem STRUCT INPUT_VALUE(9)NAMEstruct_input_value - input value representationSYNOPSISstruct input_value { __u16 type; __u16 code; __s32 value; };MEMBERStype type of value (EV_KEY, EV_ABS, etc) code the value code value the valueCOPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT INPUT_VALUE(9)
| Related Man Pages |
|---|
| struct_hrtimer(9) - centos |
| struct_input_handler(9) - centos |
| struct_usb_device_driver(9) - centos |
| struct_input_polled_dev(9) - suse |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |