Disable HiDPI resolution
Solution 1:
I found a way to disable this behaviour through the this command:
sudo defaults write /Library/Preferences/com.apple.windowserver DisplayResolutionEnabled -bool NO
I found a way to disable this behaviour through the this command:
sudo defaults write /Library/Preferences/com.apple.windowserver DisplayResolutionEnabled -bool NO