pub fn press_numlock(led_path_and_state: Option<(&PathBuf, State)>) -> Res<()>
Emulates press of a numlock key. If led_path_and_state is provided, it is checked if the state got toggled.
led_path_and_state