summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/xf86HyperPen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xf86HyperPen.c b/src/xf86HyperPen.c
index 5c7beaf..3abecf7 100644
--- a/src/xf86HyperPen.c
+++ b/src/xf86HyperPen.c
@@ -868,6 +868,7 @@ xf86HypInit(InputDriverPtr drv,
pInfo->read_input = xf86HypReadInput;
pInfo->control_proc = xf86HypChangeControl;
pInfo->switch_mode = xf86HypSwitchMode;
+ pInfo->type_name = "STYLUS";
pInfo->fd = -1;
priv->AutoPT = 1;