My guess would be to look at using
xinput and adding a special configuration for the device in /etc//etc/X11/xorg.conf.d/ somewhere.
That should show how your system sees your input devices and the name of the device and its id number. Use those to make an entry in the xorg.conf.d directory.
(GNOME might get in the way though.)
Edit: see also "man libinput"