From 1ed452c4cf2509d8e6c51cb8e13dd35b63c59bba Mon Sep 17 00:00:00 2001 From: ebner Date: Thu, 24 Oct 2024 13:44:19 +0200 Subject: [PATCH] formatting --- user-guide/gnome_screenshots.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/user-guide/gnome_screenshots.md b/user-guide/gnome_screenshots.md index f156b1b5..b9cdae13 100644 --- a/user-guide/gnome_screenshots.md +++ b/user-guide/gnome_screenshots.md @@ -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.