Skip to main content
Google

Google‑authored Linux 7.0 Adds Three AI‑Specific Keyboard Keys, Expanding Beyond Copilot

Published by
SectorHQ Editorial
Google‑authored Linux 7.0 Adds Three AI‑Specific Keyboard Keys, Expanding Beyond Copilot

Photo by Maxim Hopman on Unsplash

While keyboards only had a single AI button for Microsoft’s Copilot, Linux 7.0 now supports three new AI‑specific keys—Action on Selection, Contextual Insertion and Contextual Query—thanks to Google’s HID spec and kernel patch, Tomshardware reports.

Key Facts

  • Key company: Google
  • Also mentioned: Samsung, Intel, Microsoft

The Linux 7.0 kernel now embeds three dedicated AI keycodes—KEY_ACTION_ON_SELECTION (0x254), KEY_CONTEXTUAL_INSERT (0x255) and KEY_CONTEXTUAL_QUERY (0x256)—that were merged via a HID‑fixes pull request, according to Phoronix. Google authored both the USB‑IF HID specification that defines these usage‑page entries and the kernel patch that wires them into the Linux input subsystem, marking the first time a major platform vendor has supplied first‑class HID values for in‑context AI interactions rather than the ad‑hoc scan‑code hack used by Microsoft’s Copilot button (which reports as Left Shift + Windows + F23) 【Phoronix】. By allocating distinct scan codes, Linux can map each function directly to user‑space agents, opening the door for hardware manufacturers to ship keyboards or laptops with physical AI buttons that trigger precise, inline actions instead of launching a generic assistant.

The three new keys are purpose‑built for “in‑context” workflows. Action on Selection is intended to fire an AI operation—such as explain, summarize or search—against whatever text or image the user has highlighted, Phoronix notes. Contextual Insertion summons an overlay that lets the user retrieve or generate content and drop it straight into the active field, while Contextual Query surfaces suggestions tied to the selected element. None of these replicate the Copilot button’s sole function of opening a standalone assistant; they aim to embed AI assistance directly into the current workflow, a design shift that could change how developers expose AI capabilities in desktop environments.

Google’s involvement is notable because the AI‑specific button ecosystem has, until now, been driven by Microsoft and Intel. Microsoft’s Copilot key debuted in early 2024, and Intel co‑defined the AI‑PC certification around the presence of that button, yet the Copilot implementation relied on a legacy function key rather than a dedicated HID usage. By contrast, Google’s proposal went through the formal USB‑IF specification process, securing approval for the new usage‑page entries and ensuring cross‑platform compatibility. Tom’s Hardware reports that the specification and kernel patch were authored by Google, suggesting the company may be positioning itself to influence the emerging hardware standard for AI‑enabled input devices 【Tomshardware】.

The practical impact on the Linux ecosystem could be significant. With native support baked into the kernel, distribution maintainers and desktop environment developers can immediately expose these keys to user‑space applications without custom driver work. This lowers the barrier for OEMs to ship “AI‑ready” keyboards or laptops that run Linux out of the box, potentially expanding the market share of Linux on AI‑focused hardware—a segment that has historically been dominated by Windows‑only devices. Moreover, the explicit keycodes enable more granular analytics and user‑experience tuning, as developers can differentiate between a request to “explain this paragraph” and a “insert generated text” without conflating the two under a single generic assistant launch.

While the hardware rollout remains speculative, the kernel’s acceptance of the three AI keys signals that the industry is moving beyond a single “Copilot” button toward a richer set of interactions. If OEMs adopt the spec, keyboards could soon feature three physically distinct AI buttons, each wired to a dedicated function, mirroring the way multimedia keys evolved from proprietary shortcuts to standardized HID usages. As Tom’s Hardware points out, the move “potentially marks a step beyond how the existing Microsoft Copilot key works on shipping Copilot+ PCs,” indicating that the next wave of AI‑enabled laptops may offer a more nuanced, context‑aware user experience that aligns with the broader push toward embedded generative AI across the computing stack.

Sources

Primary source

Reporting based on verified sources and public filings. Sector HQ editorial standards require multi-source attribution.

More from SectorHQ:📊Intelligence📝Blog

🏢Companies in This Story

Related Stories