Hacker News new | ask | show | jobs
by julenx 37 days ago
In Mac I use:

   defaults write -g NSWindowShouldDragOnGesture -bool true
in order to enable dragging windows via `Cmd + Ctrl + Click`.
1 comments

YOU are awesome - thank you, that's a great tip!