Print Screen key is asking questions before screenshot  [Solved]

Message
Author
User avatar
PixLab
Posts: 84
Joined: Sat Jun 20, 2020 9:47 am

Print Screen key is asking questions before screenshot

#1 Post by PixLab »

Hello,

When I hit the PrintScreen key (PrtSc / Sys Rq) beside "F12" I have this window appearing, with no real option/preferences
ksnip_20250115-124914.jpg
I would like when I hit that Print screen key on my keyboard that it take a full screenshot immediately, instead of asking me questions, I'm ok it asks where to save after taking the screenshot, but not asking questions when hitting the PrtScr key (on Ubuntu-MATE it looked like a very similar screenshot software that this one, but it was taking screenshot when hitting that screenshot key without asking questions before screenshoting :number1: )
how / where do I need to go to set those preferences?
You do not have the required permissions to view the files attached to this post.

User avatar
siamhie
Global Moderator
Posts: 3339
Joined: Fri Aug 20, 2021 5:45 pm

Re: Print Screen key is asking questions before screenshot

#2 Post by siamhie »

Have you tried changing the delay to 0. I'm on fluxbox right now, so I can't check.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
Eadwine Rose
Administrator
Posts: 14625
Joined: Wed Jul 12, 2006 2:10 am

Re: Print Screen key is asking questions before screenshot

#3 Post by Eadwine Rose »

This is likely no help directly, but I changed to shutter for my screenshots, and then changed the command to

Code: Select all

shutter --select 
to autostart it on the select window screen (it can be made to start with just taking the standard screenshot as well).



Maybe there is something available like this for the default screenshot program.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
PixLab
Posts: 84
Joined: Sat Jun 20, 2020 9:47 am

Re: Print Screen key is asking questions before screenshot

#4 Post by PixLab »

siamhie wrote: Wed Jan 15, 2025 12:08 am Have you tried changing the delay to 0. I'm on fluxbox right now, so I can't check.
Not working, the window still showing up with questions but with the delay set to zero

Thank you

User avatar
PixLab
Posts: 84
Joined: Sat Jun 20, 2020 9:47 am

Re: Print Screen key is asking questions before screenshot

#5 Post by PixLab »

Eadwine Rose wrote: Wed Jan 15, 2025 12:30 am This is likely no help directly, but I changed to shutter for my screenshots, and then changed the command to

Code: Select all

shutter --select 
to autostart it on the select window screen (it can be made to start with just taking the standard screenshot as well).

Maybe there is something available like this for the default screenshot program.
I don't really understand, sorry, are you using terminal to screenshot?

User avatar
i_ri
Posts: 1098
Joined: Tue Jun 30, 2015 12:26 am

Re: Print Screen key is asking questions before screenshot

#6 Post by i_ri »

hello PixLab
for a keybound screencapture example

a command for preview interaction, permit to save, and naming, location. [You] described as acceptable behavior after the shot:

Code: Select all

xfce4-screenshooter -f
Last edited by i_ri on Wed Jan 15, 2025 4:05 am, edited 3 times in total.

User avatar
Eadwine Rose
Administrator
Posts: 14625
Joined: Wed Jul 12, 2006 2:10 am

Re: Print Screen key is asking questions before screenshot

#7 Post by Eadwine Rose »

PixLab wrote: Wed Jan 15, 2025 1:28 am I don't really understand, sorry, are you using terminal to screenshot?
I put that under the printscreen key.

Menu, type keyboard in the search, and then Application Shortcuts tab.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
i_ri
Posts: 1098
Joined: Tue Jun 30, 2015 12:26 am

Re: Print Screen key is asking questions before screenshot  [Solved]

#8 Post by i_ri »

Hello PixLab
Eadwine Rose, "type keyboard"
Image

Nokkaelaein
Posts: 279
Joined: Fri Jul 17, 2020 10:32 am

Re: Print Screen key is asking questions before screenshot

#9 Post by Nokkaelaein »

PixLab wrote: Wed Jan 15, 2025 12:01 am I would like when I hit that Print screen key on my keyboard that it take a full screenshot immediately, instead of asking me questions
I noticed your screenshot of taking a screenshot :happy: is made with ksnip, and as you are already using ksnip, note that it has good options for many kinds of screenshot taking - when you need to add informative annotations on the fly, but also for immediate, fast screen grabbing with no dialogs. For the printscreen key, I'm using:

Code: Select all

ksnip -m -s
which captures the screen where the mouse cursor is currently located, and immediately saves the picture to the default location (my home directory in this case), without showing an editor or any further dialogs.

For Super + Shift + S (Windows default shortcut for this type of action :-P ), I have

Code: Select all

ksnip -r
which lets me select a rectangular area, then immediately captures it and shows it in the - very nice - built-in editor (for annotations and such). In the actual ksnip program settings (Options > Settings) I have all tray icon, "keep loaded" type of functionality turned off, and ksnip only does its thing when taking a screenshot.

User avatar
siamhie
Global Moderator
Posts: 3339
Joined: Fri Aug 20, 2021 5:45 pm

Re: Print Screen key is asking questions before screenshot

#10 Post by siamhie »

PixLab wrote: Wed Jan 15, 2025 1:23 am
siamhie wrote: Wed Jan 15, 2025 12:08 am Have you tried changing the delay to 0. I'm on fluxbox right now, so I can't check.
Not working, the window still showing up with questions but with the delay set to zero

Thank you

It needs to know if you are wanting to take a full screen screenshot, window screenshot or select an area screenshot.
You didn't post your Quick System Information, so I'm not sure where to point you to the keyboard shortcuts.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

Post Reply

Return to “XFCE Desktop Environment”