Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
29 results found tagged keyboard accessibility.
-
ExNovo: A user interface that supports novices without encumbering experts
ExNovo is a novel hierarchical tree menu interface designed to bridge the long-standing divide between graphical user interfaces (GUIs) and keyboard hotkeys. Traditional GUIs scaffold novice users by making command options visible, but their reliance…
-
Emerging Issues, Solutions & Challenges from the Top 20 Issues Affecting Web Application Accessibility
This poster paper presents the results of a second in-depth analysis of hundreds of accessibility issues documented across real web application projects at the U.S. Social Security Administration (SSA), compared with findings from a prior study of ov…
-
iSonic: Interactive Sonification for Non-visual Data Exploration
This paper presents iSonic, an interactive sonification tool developed at the University of Maryland Human-Computer Interaction Lab that enables vision-impaired users to explore geo-referenced statistical data such as population distribution, crime r…
-
DHTML Accessibility – Solving the JavaScript Accessibility Problem
This landmark paper from IBM researchers Becky Gibson and Richard Schwerdtfeger describes the foundational work that would become WAI-ARIA. At the time of writing, JavaScript was used on over 50% of websites, yet no accessibility solution existed for…
-
Automating Accessibility: The Dynamic Keyboard
This paper presents the Dynamic Keyboard, a self-adaptive software agent developed at IBM's T.J. Watson Research Center that continuously and automatically adjusts keyboard accessibility settings to match the current user's typing patterns. The syste…
-
An Invisible Keyguard
This paper from IBM T.J. Watson Research Center presents OverlapKeys, a software-based alternative to physical keyguards that filters overlap typing errors — instances where two keys are pressed simultaneously when only one was intended. Overlap erro…
-
A Model of Keyboard Configuration Requirements
This paper from the University of Edinburgh presents a user model — a computer program that observes a person's typing behaviour and automatically identifies keyboard difficulties, then recommends appropriate configuration settings. The model address…
-
A Study of Input Device Manipulation Difficulties
This paper from the University of Edinburgh describes a pilot study designed to gather detailed, quantified data about physical input errors made by people with motor disabilities when using standard keyboards and mice. The author identifies a signif…
-
Building Keyboard Accessible Drag and Drop
This demo paper presents an API that enables web developers to create keyboard-accessible drag and drop (DnD) components for web applications, particularly e-learning systems. Drag and drop interactions are widely used in educational websites for cla…
-
Ajax Live Regions: ReefChat Using the Fire Vox Screen Reader as a Case Example
This paper presents ReefChat, an accessible Ajax chat application, and Fire Vox, an open-source screen reader extension for Firefox, as a proof-of-concept for WAI-ARIA live regions — one of the earliest practical demonstrations of this then-nascent s…