diff --git a/pages/linux/scrot.md b/pages/linux/scrot.md index 7a3cc45b7d..8ac7f72cbc 100644 --- a/pages/linux/scrot.md +++ b/pages/linux/scrot.md @@ -15,7 +15,7 @@ `scrot --select` -- Capture a screenshot interactively preventing accidental exits: +- Capture a screenshot interactively without exiting on keyboard input, press `ESC` to exit: `scrot --select --ignorekeyboard`