Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some help clarifications #2

Closed
PsychotropicDog opened this issue Dec 13, 2017 · 1 comment
Closed

Some help clarifications #2

PsychotropicDog opened this issue Dec 13, 2017 · 1 comment

Comments

@PsychotropicDog
Copy link

Ubuntu MATE 17.10
Instead of /dev/input
find the device in
/dev/input/by-id/
usb-3Dconnexion_SpaceMouse_Pro-event-mouse
so can be called from that location with:
sudo ./relabsd /dev/input/by-id/usb-3Dconnexion_SpaceMouse_Pro-event-mouse ../conf/space_navigator.conf

In this distro the device will also control the mouse pointer, which may not be desirable.
So I usually disable the device like so:
xinput # to get the
xinput --disable
then start relabsd
then disable the relabsd one through xinput.

Now the device works as desired. Works great in NeonXSZ.

@nsensfel
Copy link
Owner

nsensfel commented Jan 9, 2020

Thanks.
I've added a link from the wiki to this page so that people get an alternative way to set things up.

@nsensfel nsensfel closed this as completed Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants