Score:0

Swapped screenshot shortcuts between file and clipboard not working as intended

cn flag

So for my convenience, I swapped the shortcuts for saving screenshot file and saving to clipboard as follows because I rarely need the file:

enter image description here

The problem with this is that Print and Shift+Print now do nothing, while all others (including Alt+Print, which I used for pasting here) work as intended.

If anybody knows a way to force these shortcuts to work properly, please let me know. I'm kinda new to Linux in general, but I come from a technological background so I'm not afraid of getting my hands dirty.

This is a persistent live USB Ubuntu 20 on an external hard drive I've been playing with for a few months already for maybe fully migrating my operations to Linux in the near future. I want my mistakes to happen here and not after I moved :)

Edit: just so you don't simply close this as a duplicate, I did check other similar questions but they seem to be using a command line instead of the shortcut or settings interface and some seem to have it working but the clipboard is cleared afterwards. In my case, not even the screenshot flash and area selection happens. It's like as if the shortcut isn't triggering anything.

Score:1
cn flag

Maybe this is an issue with the dialog. Try changing these keys through the command line as:

gsettings set org.gnome.settings-daemon.plugins.media-keys screenshot "['<Ctrl>Print']"
gsettings set org.gnome.settings-daemon.plugins.media-keys screenshot-clip "['Print']"

Undo these changes by using reset instead of set, and leaving out the last argument.

Guilherme Taffarel Bergamin avatar
cn flag
turns out I just had to restart the OS. I turned it on today to see if your solution would work and it's already working without it. But thank you for the help
Score:0
cn flag

I don't know why or how, but this time, going the Windows route of restarting the OS solved the issue.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.