dignow

Results 3 issues of dignow

1. Install cert. Add or replace existing cert store. 2. Uninstall cert. Try `CertDeleteCertificateFromStore`. May fix https://github.com/rustdesk/rustdesk/issues/4597 But since this issue has not been reproduced on my side, I'm not...

Suppport `get_key_state()`, `get_switch_state()` and `get_led_state()` for `VirtualDevice`.

Thanks for the great project. But I have a question of `ui_get_sysname` https://github.com/emberian/evdev/blob/42b58ee08508b7799322a13bf89121a1d29cf0a2/src/sys.rs#L93 It is quite different to the difinition in https://codebrowser.dev/linux/linux/include/uapi/linux/uinput.h.html#_M/UI_GET_SYSNAME Could you please confirm if this is correct?...