Barrel buttons are usually mapped to switching tools or summoning a menu
Aliases: barrel button · side button · stylus shortcut
What it is
Most active pens have one or two barrel buttons under the grip. They are usually shortcuts that do not leave the page: swap eraser/highlighter, summon a marking menu, temporarily pan. The button is a mode channel, not a coordinate channel—pressing does not move the nib; it changes the semantics of the next stroke or the current one.
Why it happens
The switch lives in the pen and is reported on the same digitizer protocol as coordinates, typically faster than reaching a toolbar. Its value is bimanual: the dominant hand already holds the pen, so the other need not hunt for a tool. Three common maps: latch (press once for eraser, again to return), momentary modifier (eraser while held, restore on release), and menu (press-and-stroke is a marking menu). Latch is easy to forget in the wrong tool, leaving a run of unwanted eraser; momentary is safer but occupies a finger, which fights grip stability. Button events must also sync with contact: press-then-write, press mid-stroke, press after lift map to “next stroke changes tool / this stroke changes meaning / command the ink just written”. If the protocol and app implement only one timing, people miss. A pen with no button has no such shortcut; it is absent, not hidden.
Studying it
Compare toolbar-only switching, latch, momentary, and button-summoned menus. The task is a passage with several erases and colour changes.
Independent variables: mapping type, button-versus-contact timing, button count. Dependent measures: time to switch tool, strokes left in the wrong tool, accidental presses in grip, “the hand did not have to leave”.
Watch whether the index finger leaves a stable grip to press; that is the hidden cost of momentary mapping.
Where it stops holding
Capacitive and passive pens have no button. Gloves or a grip that covers the button make the mapping nonexistent. Binding a destructive action (clear page) to a single click makes accidental presses expensive. On a two-button pen the upper/lower buttons swap under different grips between index and thumb; do not assume “the top one is always menu”.
Applying it
- Default one button to a momentary modifier (hold = eraser or hand). Keep latch for an explicit tool switch with a strong visible state.
- Define and test three timings: held on contact, pressed mid-stroke, pressed after lift.
- Do not put destructive commands on a single click; if a menu is needed, press-and-hold to pop it rather than click-to-clear.
- How to check: mid-sentence, hold to erase, release to write on; there should not be a latched run of eraser. Put the pen down and finish the same task from the toolbar. Count accidental presses in ten minutes of natural grip, not a demo grip.
Related
- Same group: C5.10.2 The eraser end is recognised by flipping the pen · C5.10.3 Button placement must miss the natural finger rest · C5.10.4 Button bindings differ by app, with no shared convention
- Adjacent: C5.06 Pen Gestures and Marking Menus · C5.07 Division of Labor Between Pen and Finger
- Search:
barrel button·stylus shortcut·tool modifier