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
{{ message }}
This repository was archived by the owner on May 21, 2026. It is now read-only.
Changed license, fixed a couple non-syntax errors in code, updated header with contact info, and tested the script quite heavily, using it every day for myself.
Copy file name to clipboardExpand all lines: README.md
+19-24Lines changed: 19 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
[](https://github.com/burianvlastimil/lightshot-print-screen-linux-handler/releases/latest) [](https://github.com/burianvlastimil/lightshot-print-screen-linux-handler#donations) [](https://github.com/burianvlastimil/lightshot-print-screen-linux-handler/blob/master/LICENSE) [](https://github.com/burianvlastimil/lightshot-print-screen-linux-handler)
1
+
[](https://github.com/burianvlastimil/lightshot-print-screen-linux-handler/releases/latest) [](https://github.com/burianvlastimil/lightshot-print-screen-linux-handler/blob/master/LICENSE)
2
2
3
3
***
4
4
5
-
# Lightshot print screen Unix handler
5
+
# Lightshot print screen Linux handler
6
6
7
7
This script handles global print screen keystrokes for you to fully enjoy [Lightshot screenshot tool](https://app.prntscr.com/en/) (home page) on any Linux/Unix.
8
8
@@ -12,11 +12,11 @@ It is a standard [POSIX](https://en.wikipedia.org/wiki/POSIX) (wiki) shell scrip
12
12
13
13
- It does not download Lightshot for you.
14
14
- It does not install Lightshot for you.
15
-
- It does not launch Lightshot for you! This is very important.
15
+
- It does not launch Lightshot for you!
16
16
17
17
## What the script actually does
18
18
19
-
This script's sole purpose is to simulate (send) hotkey to Lightshot, be it Print, Control + Print, or anything else completely.
19
+
This script's sole purpose is to simulate/send hotkey to Lightshot, be it Print, Control + Print, or anything else completely.
20
20
21
21
***
22
22
@@ -65,51 +65,46 @@ There is also the help switch (not `--help`):
65
65
which will point out the possibility for you to feed the key combination you have configured in your Lightshot interface without ever editing the script:
There is none. This script however launches the Lightshot screenshot tool directly.
98
+
There is none. This script however launches the Lightshot screenshot tool directly, same as if you right-clicked on its tray icon and then clicked _Take a screenshot_.
96
99
97
100
***
98
101
99
-
## Screenshot from Linux Mint 20 Cinnamon
102
+
## Screenshot from Linux Mint Cinnamon keyboard settings
100
103
101
-

104
+

102
105
103
106
***
104
107
105
108
## Reporting bugs and suggestions
106
109
107
-
Please open a [new issue ticket](https://github.com/burianvlastimil/lightshot-print-screen-linux-handler/issues/new) (direct link) or you can also mail me at [info@vlastimilburian.cz](mailto:info@vlastimilburian.cz) (email link).
108
-
109
-
***
110
-
111
-
## Donations
112
-
113
-
### Donate via PayPal
114
-
115
-
Donations are possible via my PayPal account issued on the same email address as mentioned above.
110
+
Please open a [new issue ticket](https://github.com/burianvlastimil/lightshot-print-screen-linux-handler/issues/new) (direct link) or you can also mail me at [vlastimilburian@protonmail.com](mailto:vlastimilburian@protonmail.com) (email link).
0 commit comments