puush-linux icon indicating copy to clipboard operation
puush-linux copied to clipboard

gnome-screenshot -f does not exist

Open Dublekfx opened this issue 10 years ago • 2 comments

I am running GNOME 3.4.2, and in this version the -f command to set the filename does not actually exist in the program.

keiko@KFKLDeb:~$ gnome-screenshot -f "Test" ** (gnome-screenshot:32348): CRITICAL **: Unable to parse arguments: Unknown option -f

Dublekfx avatar Apr 13 '15 19:04 Dublekfx

I don't have a system available atm for gnome-screenshot. Could you do me a favour and copy and paste the help dialog from the command line for gnome-screenshot? I.E. gnome-screenshot -h

sunmockyang avatar Apr 13 '15 20:04 sunmockyang

keiko@KFKLDeb:~$ gnome-screenshot -h Usage: gnome-screenshot [OPTION...] Take a picture of the screen

Help Options: -h, --help Show help options --help-all Show all help options --help-gtk Show GTK+ Options

Application Options: -c, --clipboard Send the grab directly to the clipboard -w, --window Grab a window instead of the entire screen -a, --area Grab an area of the screen instead of the entire screen -b, --include-border Include the window border with the screenshot -B, --remove-border Remove the window border from the screenshot -d, --delay=seconds Take screenshot after specified delay [in seconds] -e, --border-effect=effect Effect to add to the border (shadow, border or none) -i, --interactive Interactively set options --display=DISPLAY X display to use

Dublekfx avatar Apr 13 '15 20:04 Dublekfx