Search found 4 matches
- Thu Nov 15, 2018 7:45 am
- Forum: Windows Discussion Forum
- Topic: How to make the Wireless SpaceMouse act like a "regular" mouse
- Replies: 4
- Views: 7777
Re: How to make the Wireless SpaceMouse act like a "regular" mouse
Hi, I added a function to my app that toggle between the (<Grab>None----><Grab>Hard-----><Grab>None...) [change it on the Desktop_2DMouse.xml] but it seems that every time I need to refresh my window (lose and gain focus) to get it work. my guess is that the focus get the driver notice that somethin...
- Wed Nov 07, 2018 7:34 am
- Forum: Windows Discussion Forum
- Topic: How to make the Wireless SpaceMouse act like a "regular" mouse
- Replies: 4
- Views: 7777
Re: How to make the Wireless SpaceMouse act like a "regular" mouse
Thanks jwick, My app is using VTK but I want to be able to use the SpaceMouse also like a 2D mouse. I opened the config and saw this <Button> <Input> <ActionID>HIDButton_2</ActionID> </Input> <Output> <ActionID>Driver_Desktop_ToggleGrab</ActionID> </Output> </Button> but I couldn't make it work... S...
- Sun Nov 04, 2018 5:45 am
- Forum: Windows Discussion Forum
- Topic: using 3dspace mouse as normal mouse in certain applications
- Replies: 4
- Views: 7023
Re: using 3dspace mouse as normal mouse in certain applications
Hi jwick,
can you post your answer here?
I'm trying to do the same thing in my app
can you post your answer here?
I'm trying to do the same thing in my app
- Sun Nov 04, 2018 3:21 am
- Forum: Windows Discussion Forum
- Topic: How to make the Wireless SpaceMouse act like a "regular" mouse
- Replies: 4
- Views: 7777
How to make the Wireless SpaceMouse act like a "regular" mouse
Hi everyone, I just bought the wireless SpaceMouse and I want to control it's behavior so on the same app it will sometimes act like a 2D mouse ("regular mouse") and sometimes as a 3D mouse. I saw that I can make it act like a 2D mouse with a config file (haven't tried it yet) but how can ...