Search found 3 matches

by lomnido
Thu Jul 04, 2024 2:43 am
Forum: Windows Discussion Forum
Topic: Use 3DConnexion mouse as 2D
Replies: 100
Views: 496389

Re: Use 3DConnexion mouse as 2D

There is different approach making this work by using Python.
But I have not test it out on Windows, only on Linux.

If you want, you can check it out on GitHub:
https://github.com/lomnido/pyspacemouse-to-trackpoint
by lomnido
Wed Jun 05, 2024 7:13 am
Forum: Developer's Forum for UNIX and Linux
Topic: Linux SpaceMouse as normal 2D mouse
Replies: 1
Views: 48877

Re: Linux SpaceMouse as normal 2D mouse

For those interested there is SpaceMouse to TrackPoint project:

https://github.com/lomnido/pyspacemouse-to-trackpoint

Python script that can do it when executed as root.
by lomnido
Thu May 30, 2024 3:21 am
Forum: Developer's Forum for UNIX and Linux
Topic: Linux SpaceMouse as normal 2D mouse
Replies: 1
Views: 48877

Linux SpaceMouse as normal 2D mouse

Hi,

I do not have/use any 3D software yet, but want to test SpaceMouse as normal 2D mouse on Linux.

Can you advise how would that be possible?

Thanks