|
RADLib
RADical C++ application framework
|
Filesystem roots used for real devices or tests. More...
#include <RADInput.h>
Public Attributes | |
| std::string | devInput = "/dev/input" |
| Directory containing event nodes. More... | |
| std::string | sysClassInput = "/sys/class/input" |
| Sysfs input class directory. More... | |
Filesystem roots used for real devices or tests.
| std::string RADInput::InputPaths::devInput = "/dev/input" |
Directory containing event nodes.
| std::string RADInput::InputPaths::sysClassInput = "/sys/class/input" |
Sysfs input class directory.