As far as my understanding goes, screen size is not important.
It's rather the screen resolution that is important.
In the simplest (non-existent) case, each dot on the mouse's pad corresponds to one pixel on the screen.
So, for example, if your screen resolution was 1920x1200 and your mouse was capable of a maximum DPI of 600, you'd have to move your mouse two inches to get from the bottom of the screen to the top. If your mouse used a DPI of 1200, it would only take one inch to make the same movement on the screen.
Therefore higher mouse DPI allows you to move faster on the screen with less mouse movement.
Higher resolution displays may require higher sensitivity or higher mouse DPI to attain the same amount of on-screen movement, or one would need a ridiculously large mouse-pad.
Sensitivity is software based. It gets your dpi and divides or multiplies it to get the final dots-to-pixels sensitivity. It is just a multiplier of the input sent by the mouse.
For example, if you had the mouse on 3600 DPI and then set the sensitivity to 2.5/10, it would function the same as 900 DPI on 10/10 sensitivity.
There are cases where mouse sensitivity in the supplied mouse driver is applied in addition to Windows mouse sensitivity, it all ending with an unpredictable mess.
So, for your questions:
Same DPI but lower resolution : Mouse will cover larger physical screen territory with the same hand-movement. It will be harder to click exactly on a specific small area
on the screen.
Same DPI but higher resolution : Mouse will cover smaller physical screen territory with the same hand-movement. Working with small screen objects is easier as the mouse is "slower".
Same DPI, same resolution but different screen size : Getting from one side of the display
to the other will take more mouse movement. But if the same windows are displayed
in the same size, working inside such a window will be the same.
For getting faster across a large screen, you could use mouse acceleration together with
fast and large gestures. However, in gaming mouse acceleration can make you overshoot
your target.
Both higher and lesser mouse DPI have their advantages.
I am, for example, currently using a mouse that has a DPI switch button,
so I can change the DPI to suite my current task.
After some more research on gaming forums, it appears that mouse DPI has nothing to do with in-game resolution. What do you have to say to your defense? :) – user1301428 – 2014-07-09T08:04:51.733
I have to consult my lawyer first. But anyway, mouse DPI and screen resolutions do not affect one the other, but the results that one sees are dependent on both. It is possible that some games use the mouse on a lower level functionality, therefore giving different results than are normal in Windows. – harrymc – 2014-07-09T08:19:51.593