October 2017
Intermediate to advanced
586 pages
14h 8m
English
Input devices are devices with which you can interact with the system. Such devices include buttons, keyboards, touchscreens, the mouse, and so on. They work by sending events that are caught and broadcast over the system by the input core. This chapter will explain each structure used by the input core to handle input devices. We will also illustrate how you can manage events from the user space.
In this chapter, we will cover the following topics: