i have turned off shadows in OS screenshots through terminal with this:
defaults write com.apple.screencapture disable-shadow -bool true
killall SystemUIServer
This works fine when using the traditional OS keyboard shortcuts. However it seems that Parallels toolbox does not recognize this - in...