formatting

This commit is contained in:
2024-10-24 13:44:19 +02:00
parent e1ec913072
commit 1ed452c4cf
+4 -3
View File
@@ -2,12 +2,13 @@
Gnome has a build in screenshot and screencast application. You can use following shortcuts to easily use this functionality:
__PrintScreen__: Take a screenshot of the desktop
__Alt + PrintScreen__: Take screenshot of the current active window
__Shift + PrintScreen__: Take a screenshot of an area you select
- __PrintScreen__: Take a screenshot of the desktop
- __Alt + PrintScreen__: Take screenshot of the current active window
- __Shift + PrintScreen__: Take a screenshot of an area you select
With all shortcuts the screenshots will end up in the _Pictures_ folder in your home directory. If you don't have a _Pictures_ folder the files will end up in your home folder.
You can also hold down __Ctrl__ with any of the above shortcuts to copy the screenshot image to the clipboard instead of saving it.