
If you’d like to instantly save a screenshot as an image file on your PC, press Windows+Print Screen on your keyboard. RELATED: How to Copy, Cut, and Paste on Windows 10 and 11 Save a Screenshot as a File: Press Windows+Print Screen ojovago/

Then press Ctrl+S to save the screenshot as a file in your desired image format. For example, you can open the Paint app that comes with Windows and paste the image with Ctrl+V. With a screenshot in your clipboard, you can paste the screenshot into any application that can receive pasted images. On laptop keyboards, you might need to press a function (“Fn”) key while pressing the Print Screen key to make it work. If & tput setaf 1 > /dev/null 2>&1Įcho "$bold$red$2 Exit code = $1.On desktop keyboards, you’ll usually find the Print Screen key to the right of the F12 key, along the topmost row of keys. Is_number "$1" || print_error_and_exit 4 "print_error_and_exit(): The argument #1 is not a number!" # check if the first argument is a number Test "$#" -eq 2 || print_error_and_exit 3 "print_error_and_exit(): There have not been passed exactly two arguments!" # check if exactly two arguments have been passed Test "$#" -eq 1 || print_error_and_exit 5 "is_number(): There has not been passed exactly one argument!" # check if exactly one argument has been passed It might be noteworthy, that I decided to write a script for it now.

The reason probably is, that I haven't specified any shell to be run into, and so the following works: sh -c 'xdotool key -window $(xdotool search -limit 1 -all -pid $(pgrep Lightshot) -name Lightshot) "Print"'

You can find the latest revision and usage instructions on its GitHub page.
