Locking the cursor in its place?

When I use Screen.lockCursor, it locks the cursor but moves it to the center of the screen. How do I lock it at its current position?

As far as I am aware, you can’t.

Hello guys it seems this problem is still active, for this reason i created a unity API that lets you set the cursor’s position on screen
“SetCursorPosition(x : int,y : int)”

http://forum.unity3d.com/threads/242832-Official-Set-Cursor-Position?p=1606714#post1606714