April 2022
Beginner to intermediate
708 pages
14h 54m
English
Input devices are devices that you can use to interact with the system. Such devices include buttons, keyboards, touchscreens, mice, and more. They work by sending events that are caught and broadcast over the system by the input core. This chapter will explain each structure that's used by the input core to handle input devices, as well as how to manage events from the user space.
In this chapter, we will cover the following topics: