Control-X

From Wikipedia, the free encyclopedia

In computing, Control+x is the key combination of the control key and a key usually labeled "x" (lower-case letter ex), typically used to cut selected text and save it to the clipboard ready to paste elsewhere. Conventionally, the key combination is produced by holding down Control and x simultaneously. To avoid having to press multiple keys simultaneously, the key combination is, on some systems, entered by first pushing the control key and then the X key.[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]

For historical reasons, the control character CAN may be referred to as ^X.

Interaction style[edit]

In computer science, this style of interaction is referred to as indirect manipulation, a human–computer interaction style, 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; in this case, the cut command by pressing the key combination Control+x

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]