Difference between revisions of "Bucky bit"

From Computer History Wiki
Jump to: navigation, search
(Stub.)
 
(No difference)

Latest revision as of 10:20, 19 November 2025

A bucky bit is a bit set to indicate a modifier key was pressed. The bucky bits are usually sent along with the key that was modified.

As an example, X11 has eight bucky bits: Shift, Lock, Control, Mod1, Mod2, Mod3, Mod4, and Mod5.