Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3546

Raspberry Pi OS • Re: GUI screenshot/snip on rpi5/bookworm

$
0
0
Grim and slurp to the rescue. It allows selections of a rectangular area of the screen and then creates a screenshot.
I was able to set keybindings by editing ~/.config/wayfire.ini
and added to the [command] section :

binding_screensnip=<shift><super><KEY_S>
command_screensnip=grim -g "$(slurp)"


this looks veeeerrryyy different from:

binding_screenshot_interactive = <shift> KEY_SYSRQ
command_screenshot_interactive = slurp | grim -g -

i added the latter to my wayfire.ini and when i take screenshot the whole screen is overlayd grey and cursor changes to PLUS sign.
but when i select my section, nothing happens...
there is nothing saved to PICTURES neither the clipboard

Statistics: Posted by TeagueWay — Thu Jun 27, 2024 10:41 pm



Viewing all articles
Browse latest Browse all 3546

Trending Articles