arXiv ScienceSearch

arXiv · 2609.13184

Onomatopoeia Cursor: Verbal Mirroring of Mouse Movement with Comic-Style Lettering

Abstract

The mouse cursor has remained visually mute for half a century: it shows where we point, but says nothing about how we move. We present the Onomatopoeia Cursor, a shipped macOS overlay that classifies cursor kinematics in real time and renders Japanese mimetic words (onomatopoeia) as animated comic-style lettering above the cursor -- "kyorokyoro" (glancing around) for rapid horizontal reversals, "sorosoro" (cautiously) for slow careful motion, "byuun" (whoosh) for fast straight strokes. The system reads seven input channels and displays roughly sixty word forms across five languages. Crucially, the form of each word fluctuates with the manner of action through a morphological generator grounded in Japanese sound symbolism (voicing = weight, gemination = abruptness, elongation = extent, reduplication = iteration). Beyond the rule generator, an on-device onomatopoeia-only transformer (0.4M parameters, 9.7 ms per word) trained on 2,782 mimetic words synthesizes novel forms from the manner of an action; for sound-definite events, a family-anchored generator constrains synthesis to the correct phonetic family. Characters are rendered with hand-drawn outline perturbation, brush-style deformation, and per-character animation grounded in manga lettering conventions. We articulate the design space of verbal motion mirroring, formalize the pipeline as a learnable differentiable mapping, and report a technical evaluation of what is actually implemented and measured. Our central conjecture concerns the sense of agency: formative first-person use suggests that naming a movement while it happens perturbs the felt authorship of the action -- modulation, amplification, and interference -- and we outline a within-subjects study with salience-matched controls as future work. No user-study results are claimed; the contribution is the concept, the working system, and its design space.

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

Yoichi Ochiai, Miki Okamura. 2026-07-31. Onomatopoeia Cursor: Verbal Mirroring of Mouse Movement with Comic-Style Lettering. https://arxiv.org/abs/2609.13184

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related papers

Learning Password Best Practices Through In-Task Instruction

Users often make security- and privacy-relevant decisions without a clear understanding of the rules that govern safe behavior. We introduce pedagogical friction, a design approach that inserts brief, instructional interactions at the moment of action. We evaluate this approach in the context of password creation, a familiar task with clear quality criteria. We conducted a randomized study with 128 participants across four interface conditions that varied the depth and interactivity of guidance. We assessed three outcomes: (1) rule compliance in a subsequent password task without guidance, (2) accuracy on survey questions tied to password rules, and (3) behavior-knowledge alignment, which captures whether participants who correctly followed a rule also recognized it on the survey. Across the guided conditions, participants corrected most rule violations in the follow-up task and showed high behavior-knowledge alignment. Survey results suggested clearer advantages for some rule types, especially symbol related questions. These results position pedagogical friction as a lightweight intervention for security- and privacy-critical interfaces.

cs.HC

Leveling the Playing Field: Temporal Video Segmentation for Individuals with ADHD in Computing Education

Individuals with Attention-Deficit/Hyperactivity Disorder (ADHD) often face significant barriers in computing education. In asynchronous learning environments, instructional videos can impose high extraneous cognitive load, often relying on assumptions about sustained attention and working memory that do not align with ADHD neurocognitive profiles. In this work, we evaluate a post-hoc video processing intervention that segments instructional content into single-instruction chunks followed by fixed-length pauses to reduce cognitive load. In a within-participants controlled study with 17 individuals with ADHD and 10 without, we find that the intervention has an equalizing effect. Although it improved performance for all participants, gains were larger for those with ADHD, reducing their errors and hesitations to levels comparable to those of participants without ADHD under the same intervention. These results align with the goals of Universal Design for Learning (UDL), by showing that cognitively-aligned, post-hoc instructional video modifications can reduce performance disparities across diverse neurocognitive profiles.

cs.HC

Human Driver Temperament and the Safety Impact of a C-V2X Denial-of-Service Flooding Attack in Mixed-Autonomy Traffic

Cooperative and connected automated vehicles (CAVs) rely on Signal Phase and Timing (SPaT) messages to cross signalized intersections; a denial-of-service (DoS) flood that blocks SPaT forces CAVs into a fail-safe mode. Because human-driven vehicles share the intersection, the safety consequence depends not only on the attack and the CAV fail-safe policy, but on how the surrounding human drivers behave. We investigate this human-factors dimension with a coupled OMNeT++/INET (5G NR-V2X) and SUMO microsimulation of a signalized corridor, sweeping CAV market penetration (10-90%), four calibrated driver temperaments (cautious to aggressive) and two standards-based fail-safe policies, a minimal-risk maneuver (MRM) and an adaptive cruise control (ACC) keep-driving fallback, with each attack arm differenced against its policy-matched no-attack baseline. Temperament's effect on the attack is specific and modest rather than a blanket amplification. Aggressive surroundings worsen one metric, the hard-braking a keep-driving fail-safe forces on nearby drivers (p = 0.03), rising from near zero to +8 episodes/1000 veh-s. They appear to dampen rear-end conflicts, but only because the flood clears the queues aggressive drivers build, so the gain is in flow, not safety. On the attack's primary signatures, CAV red-light running and crossing conflicts, temperament has no detectable effect. It instead dominates baseline risk, producing a 13- to 18-fold cautious-to-aggressive gradient far larger than the attack itself, which acts through a channel already congested by CAV adoption. Human driver populations determine how dangerous the intersection is but do not systematically amplify this attack, so fail-safe design cannot assume a cautious test population bounds the risk.

cs.HC