Better First Person Movement?

I'm developing this FPS game, and I'm using the First Person Controller prefab as the character. However, I want the view to work so that the mouse always stays in the center of the view, instead of the view following it. Can anyone tell me how I change this, maybe in the MouseLook script?

Screen.LockCursor?