From 9407c625c3419e9524feedd36c27cb357da7d67e Mon Sep 17 00:00:00 2001 From: Brian Wright Date: Fri, 1 Apr 2022 11:19:09 +0000 Subject: [PATCH] Wrap previous commit for readability --- modules/ROOT/pages/debug-wayland-problems.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/modules/ROOT/pages/debug-wayland-problems.adoc b/modules/ROOT/pages/debug-wayland-problems.adoc index 35267d3..52c33ed 100644 --- a/modules/ROOT/pages/debug-wayland-problems.adoc +++ b/modules/ROOT/pages/debug-wayland-problems.adoc @@ -483,10 +483,11 @@ Screen capture is not available with usual apps One of the features of Wayland is its security design, which helps to guard the user against malicious apps. Apps can no longer see everything on the screen and spy on you. But that also means you cannot run a -common application (like https://src.fedoraproject.org/rpms/shutter[shutter] or https://src.fedoraproject.org/rpms/gtk-recordmydesktop[gtk-recordmydesktop]) and use it to make a screenshot or a -screencast of your desktop - it will see only its own window, but -nothing else (or it might crash right away). System (trusted) apps need -to be used to perform these actions. +common application (like https://src.fedoraproject.org/rpms/shutter[shutter] +or https://src.fedoraproject.org/rpms/gtk-recordmydesktop[gtk-recordmydesktop]) +and use it to make a screenshot or a screencast of your desktop - it will +see only its own window, but nothing else (or it might crash right away). +System (trusted) apps need to be used to perform these actions. In GNOME, you can use Screenshot tool (available in overview or as `Printscreen` hotkey or as `gnome-screenshot` command) to capture a