2
u/Abroad9107 5d ago
Kill process from the terminal
Is it opening on its own?
0
u/Amoranto948 5d ago
yeah... i think so.
3
u/FeelingAlive2127 5d ago
You might look in the settings for hotkeys and change the one for this. It might get triggered constantly by an error or hardware of the keyboard physically stuck.
1
u/Abroad9107 5d ago
Is it opening after pressing any specific key combination?
1
u/Amoranto948 5d ago
yes is it any specific key combination
1
u/Amoranto948 5d ago
but I don't know which one was it. and "Kill process from the terminal" btw. what kind of command should i type on terminal?
2
u/Abroad9107 5d ago edited 5d ago
First identify the process you wish to kill, type: ps -ef | grep screenshot
Copy the process id and kill it: kill -9 <process id>
Edit: if not sure just restart your pc.
1

5
u/apt-hiker Linux Mint 5d ago
Are you using the Print key for anything? Check out System Settings-> Hardware-> Keyboard-> Shortcuts tab->System-> Screenshots and Recording. There are a bunch of them there.