Live data from Hacker News

Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11

techspot.com

11–20 of 73 posts

Re: Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11

#11
Ubuntu added something like that in 22.04, and it's a pain. Pushing "Print Screen" brings up an interactive thing to decide what you want to capture. You used to be able to capture an image to a file. Now you have to bring up something to save the clipboard.

Re: Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11

#14

I don't like the snipping tool. I hit print screen then paste it into mspaint and save it

I'm always amazed at the wide spread use of mspaint. Since Win 98 I have used better alternatives e.g. irfanview but to each their own.

Re: Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11

#17
post #5

Looks like it's a new default with the option to disable. Is there any way to set the default to another program? Or is Microsoft going to try to lock this down like the whole Microsoft Edge, EdgeDeflector, microsoft-edge:// uri stuff?

Greenshot [1] should be able to do this as long as that option is disabled on Windows [2].

[1]: https://getgreenshot.org/

[2]: https://getgreenshot.org/faq/my-prntscreen-key-no-longer-wor...

Re: Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11

#20

Wasn't Microsoft the "let's not break backwards compatibility for any reason" company? Coming from software development, we do have tests that insert a screenshot into the report in case they fail, and I'm assuming we are not the only ones that found the PrtScr button to be useful for that

> I'm assuming we are not the only ones that found the PrtScr button to be useful for that

I can honestly say you might be the only ones. I've never heard or even conceived of such a thing.

There are a ton of ways to avoid this in the first place:

- use CLI to take the screenshot instead of simulating a key press

- don't test on Windows 11

- use reproducible test instances where you've turned this option off

- (if screenshotting text) use... logs?

I'm truly baffled by this complaint.

Post reply on HN