Technical issues/questions of an intermediate or advanced nature.
-
Ed_P
- Contributor

- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#16
by Ed_P » 10 Aug 2017, 03:19
ncmprhnsbl wrote: ↑09 Aug 2017, 07:58
yeah, System Settings > Keyboard > Shortcuts
first remove the keybind for "Take a Screenshot" ie select "Print" and press Escp
then add a custom shortcut and assign it to Print (PrtSc)
you realise, of course , that you can use Shift+PrtSc to take a shot of a selected area using the builtin screenshooter (precropped)

I will pass on the PrtScr key opening mtpaint. I don't necessarily want to stop what I am doing when I take a screen shot.
The Shift + PrtScr key option could prove useful though. Thank you.
Ed_P
-
Ed_P
- Contributor

- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#17
by Ed_P » 10 Aug 2017, 03:23
Finally implimented your USM fix. And updated your instructions for doing it to work on my system.
usmfix.sh
Code: Select all
# https://forum.porteus.org/viewtopic.php?f=140&t=6966&p=55568#p55562
[[ -e /usr/share/usm/funcpackageGet.bak ]] || sudo cp -p /usr/share/usm/funcpackageGet /usr/share/usm/funcpackageGet.bak # Save original
#cp /Path/to/funcpackageGet.hic /usr/share/usm/funcpackageGet
sudo cp USM/*.hic /usr/share/usm/funcpackageGet
Ed_P
-
Ed_P
- Contributor

- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#18
by Ed_P » 10 Aug 2017, 03:26
Interesting. Neither of the above replies showed the Do not merge option. And while this one did, I did not select it.

Ed_P