Bucky bit

In computing, a bucky bit is a bit in a binary representation of a character that is set by pressing on a keyboard modifier key other than the shift key.

Overview

Setting a bucky bit changes the output character. A bucky bit allows the user to type a wider variety of characters and commands while maintaining a reasonable number of keys on a keyboard.

The keys corresponding to bucky bits on modern keyboards are the alt key, control key, meta key, command key (⌘), and option key.

In ASCII, the bucky bit is usually the 8th bit (also known as meta bit). However, in older character representations wider than 8 bits, more high bits could be used as bucky bits. In the modern X Window System, bucky bits are bits 18-23 of an event code.[1]

History

The term was invented at Stanford and is based on Niklaus Wirth's nickname "Bucky". Niklaus Wirth was first to suggest an EDIT key to set the eighth bit of a 7-bit ASCII character sometime in 1964 or 1965.[2]

Bucky bits were used heavily on keyboards designed by Tom Knight in MIT, including space-cadet keyboards used on LISP machines. These could contain as many modifier keys as: SHIFT, CTRL, META, HYPER, SUPER, TOP, FRONT, and GREEK.[1]

See also

References

  1. 1 2 Raymond, Eric S.; Cameron, Debra; Rosenblatt, Bill (1996). Learning GNU Emacs, 2nd Edition. Sebastopol, CA: O'Reilly. pp. 408–409. ISBN 1-56592-152-6.
  2. The Jargon File. Xinware Corporation. p. 128. ISBN 1-897454-66-X.

External links


This article is issued from Wikipedia - version of the 10/29/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.