F5F Stay Refreshed Software Operating Systems App for Snip & Sketch on Manjaro Linux?

App for Snip & Sketch on Manjaro Linux?

App for Snip & Sketch on Manjaro Linux?

B
BluRamzy
Member
166
10-27-2016, 11:53 AM
#1
Hi guys. Total newbie here. Running Manjaro MATE. I do miss one thing very much. In Windows 10, I set up the keyboard so that one-click on PrtSc button will fire up the Snip & Sketch App and will immediately allow me to chose the desired area on the screen by dragging the mouse. This will then keep the selected area to the clipboard . This is so important to my workflow, as I am a student who uses Zoom a lot and need to take tons of snips like this. Since I am running Manjaro MATE, the build-in Mate Screenshot gets close, but will not allow me to start it with selecting, and will not save to clipboard unless I go to the main app windows and do that - which is very slow (unusable for me). Any app out there which can do just that? Sorry for the long post. Thanks so much!!!
B
BluRamzy
10-27-2016, 11:53 AM #1

Hi guys. Total newbie here. Running Manjaro MATE. I do miss one thing very much. In Windows 10, I set up the keyboard so that one-click on PrtSc button will fire up the Snip & Sketch App and will immediately allow me to chose the desired area on the screen by dragging the mouse. This will then keep the selected area to the clipboard . This is so important to my workflow, as I am a student who uses Zoom a lot and need to take tons of snips like this. Since I am running Manjaro MATE, the build-in Mate Screenshot gets close, but will not allow me to start it with selecting, and will not save to clipboard unless I go to the main app windows and do that - which is very slow (unusable for me). Any app out there which can do just that? Sorry for the long post. Thanks so much!!!

E
EVGRClutch
Member
245
10-27-2016, 12:32 PM
#2
Pantheon or extra steps? Let me clarify.
E
EVGRClutch
10-27-2016, 12:32 PM #2

Pantheon or extra steps? Let me clarify.

K
Katro
Junior Member
3
10-27-2016, 08:40 PM
#3
K
Katro
10-27-2016, 08:40 PM #3

T
The_Deed
Junior Member
36
10-28-2016, 02:46 AM
#4
Pamac executed the command with the specified parameters.
Edited June 30, 2020 by Guest
T
The_Deed
10-28-2016, 02:46 AM #4

Pamac executed the command with the specified parameters.
Edited June 30, 2020 by Guest

D
203
10-28-2016, 04:09 AM
#5
I'm not sure about setting up global shortcuts in Mate. However, spectacle can be installed using sudo pacman -Sy spectacle. You can create a global shortcut for spectacle with the options -b, -r, -c. Another option is to save a screenshot of the active window as spectacle -b -a -o ~/Screenshots/$(date +%m-%d-%Y_%H:%M:%S).jpg, which captures the current window and saves it to a folder. Use "spectacle -h" to see available commands.
D
demenciossauro
10-28-2016, 04:09 AM #5

I'm not sure about setting up global shortcuts in Mate. However, spectacle can be installed using sudo pacman -Sy spectacle. You can create a global shortcut for spectacle with the options -b, -r, -c. Another option is to save a screenshot of the active window as spectacle -b -a -o ~/Screenshots/$(date +%m-%d-%Y_%H:%M:%S).jpg, which captures the current window and saves it to a folder. Use "spectacle -h" to see available commands.

O
OmqDace
Posting Freak
798
10-28-2016, 08:23 PM
#6
Sorry, the command isn't functioning for you.
O
OmqDace
10-28-2016, 08:23 PM #6

Sorry, the command isn't functioning for you.

V
vmontero1109
Junior Member
49
10-29-2016, 04:32 AM
#7
I erred — the command should be "sudo pacman -S pantheon-screenshot".
V
vmontero1109
10-29-2016, 04:32 AM #7

I erred — the command should be "sudo pacman -S pantheon-screenshot".