Spectacle/Tutorials/Invoking Spectacle with custom shortcuts/da: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
<languages />
<languages />
The default way to capture your screen to a file is to press the <keycap>PrintScreen</keycap> key. The program [[Special:myLanguage/Spectacle|Spectacle]] will pop up. It allows you to capture
Den almindelige måde at lave et skærmbillede er at taste <keycap>PrintScreen</keycap>. Programmer [[Special:myLanguage/Spectacle|Spectacle]] dukker så op. Det lader dig indfange


* the complete screen
* the complete screen

Revision as of 09:43, 12 July 2019

Other languages:

Den almindelige måde at lave et skærmbillede er at taste PrintScreen. Programmer Spectacle dukker så op. Det lader dig indfange

  • the complete screen
  • single windows
  • a rectangular region on the screen

However, some people want their screenshots to be stored without any further interaction. This can be useful during documentation work when you want to do a lot of screenshots without interrupting work. One solution is to set up Shift+PrintScreen to trigger a screenshot. To do this

  • start System Settings, navigate to Shortcuts -> Custom Shortcuts -> Take Full Screen Screenshot
  • click on Trigger -> Shortcut and press Shif+Printscreen. Shift+Print should then appears in the button:
Setting up Shift+PrintScreen as global shortcut
Setting up Shift+PrintScreen as global shortcut
  • click on Apply

Now whenever you press Shift+PrintScreen your screen will be saved to your Pictures folder with a timestamp in its name, e.g. Screenshot_20190107_224731.png.

More Information