ScreenShot: Disable
From OnnoCenterWiki
Remove executable permission from gnome-screenshot
sudo chmod -x /usr/bin/gnome-screenshot
Now print-screen disabled, if you want to get it work back just change from -x to +x
Remove executable permission from gnome-screenshot
sudo chmod -x /usr/bin/gnome-screenshot
Now print-screen disabled, if you want to get it work back just change from -x to +x