Man Page: input_set_capability
Operating Environment: centos
Section: 9
INPUT_SET_CAPABILITY(9) Input Subsystem INPUT_SET_CAPABILITY(9)NAMEinput_set_capability - mark device as capable of a certain eventSYNOPSISvoid input_set_capability(struct input_dev * dev, unsigned int type, unsigned int code);ARGUMENTSdev device that is capable of emitting or accepting event type type of the event (EV_KEY, EV_REL, etc...) code event codeDESCRIPTIONIn addition to setting up corresponding bit in appropriate capability bitmap the function also adjusts dev->evbit.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_SET_CAPABILITY(9)
| Related Man Pages |
|---|
| device_schedule_callback_owner(9) - centos |
| struct_regulator_config(9) - centos |
| struct_input_handler(9) - suse |
| struct_input_polled_dev(9) - suse |
| evtest(1) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |