Skip to main content

INPUT_DIRECTORY

Constant INPUT_DIRECTORY 

Source
pub const INPUT_DIRECTORY: &str = "/dev/input";
Expand description

Default path to the Linux input device directory.

DeviceManager scans this directory for event* device nodes and watches it with inotify for hotplug events.