HelenOS sources
STYLUS_ERASER 131 uspace/srv/hid/isdv4_tablet/isdv4.c event.source = (state->stylus_is_eraser ? STYLUS_ERASER : STYLUS_TIP);
STYLUS_ERASER 137 uspace/srv/hid/isdv4_tablet/isdv4.c event.source = (state->stylus_is_eraser ? STYLUS_ERASER : STYLUS_TIP);
STYLUS_ERASER 144 uspace/srv/hid/isdv4_tablet/isdv4.c event.source = STYLUS_ERASER;
STYLUS_ERASER 155 uspace/srv/hid/isdv4_tablet/isdv4.c event.source = STYLUS_ERASER;
STYLUS_ERASER 209 uspace/srv/hid/isdv4_tablet/isdv4.c event.source = STYLUS_ERASER;
STYLUS_ERASER 215 uspace/srv/hid/isdv4_tablet/isdv4.c event.source = STYLUS_ERASER;
STYLUS_ERASER 220 uspace/srv/hid/isdv4_tablet/isdv4.c event.source = STYLUS_ERASER;
STYLUS_ERASER 149 uspace/srv/hid/isdv4_tablet/main.c case STYLUS_ERASER:
HelenOS homepage, sources at GitHub