mirror of
https://codeberg.org/icewind/evdev-shortcut.git
synced 2026-06-03 18:14:10 +02:00
update readme link
This commit is contained in:
parent
66f1525058
commit
f23b6ca01f
1 changed files with 1 additions and 1 deletions
|
|
@ -31,5 +31,5 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||||
|
|
||||||
Note that raw access to evdev devices is a privileged operation and usually
|
Note that raw access to evdev devices is a privileged operation and usually
|
||||||
requires running with elevated privileges. See
|
requires running with elevated privileges. See
|
||||||
[shortcutd](https://github.com/icewind1991/shortcutd) for a solution to running
|
[shortcutd](https://codeberg.org/icewind/shortcutd) for a solution to running
|
||||||
the elevated input handling in a separate process.
|
the elevated input handling in a separate process.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue