In the vi editor, which keystroke scrolls the view backward by half a page?
Explanation
Pressing Control-d in vi scrolls the display down by half a page, moving the view backward. Other controls like Control-u scroll a full page, while Control-c and Control-p serve different functions.