Control-X

Summary

In computing, Control-X or ^X is the key combination of the control key and a key usually labelled "X", typically used to cut selected text and save it to the clipboard ready to paste elsewhere. There is some disagreement whether the action moves with the key labelled "X" or stays in the lower-left location on keyboards with different letter arrangements.[citation needed]

Text editing edit

In many software applications on Windows[1] and the X Window System Control+x can be used to cut highlighted mutable text to the clipboard. On Mac OS X ⌘ Command+x has an analogous function.[2] The key combination was one of a handful of keyboard sequences chosen by the program designers at Xerox PARC to control text editing.[citation needed] This style of human–computer interaction is referred to as indirect manipulation as opposed to direct manipulation. Direct manipulation is a term introduced by Ben Shneiderman in 1982 within the context of office applications and the desktop metaphor.[3][4] Indirect manipulation has a higher level of abstraction compared to direct manipulation, because first one must select the item (such as character, word, paragraph or icon) that one wants to edit and then give the command as a second step.

On ASCII terminals the key combination produces the CAN control character. Before the standard use for "cut" it was used for a variety of different purposes by different software. Emacs uses it as the first keystroke in a number of two-keystroke commands, for instance Ctrl+XS saves the current file.

References edit

  1. ^ "Keyboard shortcuts for Windows". Retrieved 2012-05-23.
  2. ^ "Mac Keyboard shortcuts | -23".
  3. ^ Shneiderman, Ben (1982). "The future of interactive systems and the emergence of direct manipulation". Behaviour & Information Technology. 1 (3): 237–256. doi:10.1080/01449298208914450.
  4. ^ Shneiderman, Ben (August 1983). "Direct Manipulation. A Step Beyond Programming Languages". IEEE Computer. 1 (8): 57–69. CiteSeerX 10.1.1.296.5944. doi:10.1109/MC.1983.1654471. S2CID 14942172. Archived from the original on 8 February 2012. Retrieved 2010-12-28.

See also edit