A Framework of Assistive Pointers for Low Vision Users
Julie Fraser, Carl Gutwin · 2000 · Proceedings of the Fourth International ACM Conference on Assistive Technologies (Assets '00) · doi:10.1145/354324.354329
Summary
This paper from the University of Saskatchewan proposes a four-dimensional framework for systematically exploring the design space of assistive mouse pointers for low vision computer users. The authors argue that while various pointer assistance techniques exist — such as enlarged cursors, screen magnification, and cursor locator utilities — the design space has not been fully mapped, leaving significant gaps in available solutions. The framework's four dimensions are: Mode (the perceptual channel carrying the assistance — visual, auditory, tactile, or combinations), Stage (which phase of targeting is supported — locating the pointer on screen, moving it toward a target, or acquiring/selecting the target), Dependence (whether the solution is interface-dependent, accounting for pointer-interface interaction, or interface-independent, modifying only the pointer itself), and Pervasiveness (how available the assistance is — fixed/always on, consistent/always available but not intrusive, selective/triggered by system events, or requested/user-initiated). The paper grounds these dimensions in a thorough analysis of the pointer manipulation problem for low vision users, noting that the two primary visual impairments — reduced visual acuity and restricted field of view — create distinct challenges. Reduced acuity makes the small pointer hard to distinguish, while restricted field of view means the pointer frequently moves outside the user's visible area, making it lost entirely.
Key findings
The framework reveals that most existing assistive pointer solutions cluster in a small portion of the design space, predominantly addressing the visual channel with interface-independent, fixed solutions (e.g., large cursors, color changes). This leaves large unexplored regions, particularly solutions that use auditory or tactile channels, that support specific targeting stages (especially moving and acquiring), that are interface-dependent (accounting for the relationship between pointer and interface elements), or that employ selective or requested pervasiveness. The paper identifies several examples of underexplored solutions: the Virtual Reality Mouse provides haptic force feedback that draws the pointer toward targets (tactile, acquiring, interface-dependent); Target Mouse provides auditory feedback when entering/exiting target regions (auditory, selective); Cursor Comet adds a trailing tail behind the pointer to make its movement path more visible (visual, moving, interface-independent). The framework also highlights that different types of visual impairment require different solutions — users with central vision loss who rely on peripheral vision need different pointer assistance than users with restricted peripheral vision who retain central acuity. The four levels of pervasiveness each have trade-offs: fixed solutions require no training but cannot be ignored when not needed; requested solutions are less intrusive but require the user to recognize they need help.
Relevance
This framework provides a structured approach to a problem that persists in modern computing: mouse pointer usability for low vision users. Despite being published in 2000, the design space gaps identified remain largely unfilled — most operating systems still primarily offer only enlarged cursors and color changes (visual, fixed, interface-independent). The framework's key contribution is conceptual: by articulating dimensions of assistance, it enables systematic identification of solution gaps rather than ad hoc invention. For practitioners, the distinction between targeting stages (locating, moving, acquiring) is particularly actionable — a solution that helps locate a lost pointer does nothing to help precisely position it on a small target. The emphasis on multimodal assistance (auditory and tactile alongside visual) anticipates modern research on multimodal interfaces. The observation that magnification software can actually make pointer manipulation harder — by enlarging the desktop, it reduces the visible area and increases scrolling — remains a relevant design tension. This framework could productively be applied to modern contexts including touchscreen interfaces, high-DPI displays, and multi-monitor setups.
Tags: low vision · mouse pointer · cursor movement · screen magnification · design frameworks · user interface design · visual accessibility · adaptive systems · target acquisition · design patterns