Rename X11 input devices with hotplugging?
Posted
by
buergi
on Super User
See other posts from Super User
or by buergi
Published on 2012-10-13T15:29:34Z
Indexed on
2012/10/13
15:42 UTC
Read the original article
Hit count: 217
xorg
|input-device
Is it possible to change the X11 input device identifiers, as they are for example listed by xinput
? Preferably without switching to a static xorg.conf
configuration, I'm using xorg-server 1.12.4 (archlinux).
I need to do that since, as it seems Blender identifies the Pen and Eraser of a graphics tablet using the hardcoded names "stylus" and "eraser" but by default the names of my tablet are prefixed with the type e.g. "Wacom Bamboo 16FG 4x5 Pen stylus".
© Super User or respective owner