You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ This script's sole purpose is to simulate/send hotkey to Lightshot, be it Print,
23
23
## Requirements
24
24
25
25
- One necessary command-line tool to have manually installed (same package name):
26
-
- [`xdotool`](https://manpages.ubuntu.com/manpages/jammy/man1/xdotool.1.html) (Ubuntu man page): In Ubuntu the package is in the _universe_ part of the official archive.
26
+
- [`xdotool`](https://manpages.ubuntu.com/manpages/noble/man1/xdotool.1.html) (Ubuntu man page): In Ubuntu the package is in the _universe_ part of the official archive.
27
27
28
28
- One more necessary package which should be pre-installed on most [distributions](https://en.wikipedia.org/wiki/Linux_distribution) (wiki):
29
29
- `procps` containing [`pgrep`](https://linux.die.net/man/1/pgrep) (man page): In Ubuntu the package is in the _main_ part of the official archive.
0 commit comments