<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Keyboard_buffer</id>
	<title>Keyboard buffer - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Keyboard_buffer"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Keyboard_buffer&amp;action=history"/>
	<updated>2026-05-05T23:15:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Keyboard_buffer&amp;diff=212821&amp;oldid=prev</id>
		<title>2601:903:8201:AA10:0:0:0:537C at 20:15, 31 December 2023</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Keyboard_buffer&amp;diff=212821&amp;oldid=prev"/>
		<updated>2023-12-31T20:15:16Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{More citations needed|date=June 2023}}&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;keyboard buffer&amp;#039;&amp;#039;&amp;#039; is a section of [[computer]] [[computer storage|memory]] used to hold keystrokes before they are processed.&amp;lt;ref&amp;gt;{{Cite web |last=Rouse |first=Margaret |date=September 16, 2015 |title=Keyboard Buffer |url=https://www.techopedia.com/definition/7926/keyboard-buffer |access-date=June 21, 2023 |website=TECHNOPEDIA}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Computer keyboard|Keyboard]] buffers have long been used in [[command line interface|command-line]] processing. As a user enters a command, they see it [[Echo (computing)|echoed]] on their [[computer display|terminal]] and can edit it before it is processed by the computer.&lt;br /&gt;
&lt;br /&gt;
In [[time-sharing]] systems, the location of the buffer depends on whether communications is full-[[Duplex (telecommunications)|duplex]] or half-duplex. In full-duplex systems, keystrokes are transmitted one by one. As the main computer receives each keystroke, it ordinarily appends the character which it represents to the end of the keyboard buffer. The exception is [[control character]]s, such as &amp;quot;delete&amp;quot; or &amp;quot;backspace&amp;quot; which correct typing mistakes by deleting the character at the end of the buffer.&lt;br /&gt;
&lt;br /&gt;
In half-duplex systems, keystrokes are echoed locally on a [[computer terminal]]. The user can see the command line on their terminal and edit it before it is transmitted to the main computer. Thus the buffer is local.&lt;br /&gt;
&lt;br /&gt;
On some early [[home computer]]s, to minimize the necessary hardware, a [[CPU]] interrupt checked the keyboard&amp;#039;s switches for key presses multiple times each second, and recorded the key presses in a keyboard buffer for the operating system or application software to read.&lt;br /&gt;
&lt;br /&gt;
On some systems, if the user presses too many keys at once, the keyboard buffer overflows and will emit a beep from the computer&amp;#039;s internal speaker.&lt;br /&gt;
&lt;br /&gt;
== Other uses ==&lt;br /&gt;
&lt;br /&gt;
The use of keyboard buffers is sometimes known from the user experience side as [[typeahead]].&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Keyboard Buffer}}&lt;br /&gt;
[[Category:Computer keyboards]]&lt;br /&gt;
[[Category:Computer memory]]&lt;/div&gt;</summary>
		<author><name>2601:903:8201:AA10:0:0:0:537C</name></author>
	</entry>
</feed>