cadmousectl-osx

Questions and answers about 3Dconnexion devices on macOS.

Moderator: Moderators

Post Reply
metacollin
Posts: 8
Joined: Sun Aug 21, 2016 6:21 pm

cadmousectl-osx

Post by metacollin »

I got tired of waiting for real OS X support. Port of the linux cadmousectl for os x. Command line program, but lets you configure all the options that are already available in the mouse firmware, yet mysteriously are missing from the OS X software.
https://github.com/metacollin/cadmousectl-osx
Janoshx
Posts: 43
Joined: Wed Jul 13, 2016 4:16 am

Re: cadmousectl-osx

Post by Janoshx »

This forum needs a LIKE button :mrgreen: :D

If you have too much spare time you could also fix the rotate around center feature for maya 2017 as well!
viewtopic.php?f=23&t=16786

GOOD JOB Metacollin!!!!!

I am not sure what is happening in 3D connexion mac support but they could really act a bit faster than is currently happening.
OddHenry
Posts: 4
Joined: Wed Oct 26, 2016 12:54 pm

Re: cadmousectl-osx

Post by OddHenry »

metacollin wrote:I got tired of waiting for real OS X support. Port of the linux cadmousectl for os x. Command line program, but lets you configure all the options that are already available in the mouse firmware, yet mysteriously are missing from the OS X software.
https://github.com/metacollin/cadmousectl-osx

Thank you very much for this AWESOME support, Metacollin.

Please excuse my very limited skills with GIT. I tried following the instructions at the best of my abilities, but I know I am missing out on something very obvious. Hence it is not working for me. I have included a transcript from the terminal window, if you could please take the time to check it and perhaps give me some further directions?

Thanks again :-)

Regards,
Odd Henry

-----------
Last login: Fri Oct 28 00:23:08 on console
Odds-iMac:~ oddhenry$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homeb ... er/install)"
==> This script will install:
/usr/local/bin/brew
/usr/local/share/doc/homebrew
/usr/local/share/man/man1/brew.1
/usr/local/share/zsh/site-functions/_brew
/usr/local/etc/bash_completion.d/brew
/usr/local/Homebrew
==> The following existing directories will be made group writable:
/usr/local/bin
/usr/local/share
/usr/local/share/man
/usr/local/share/man/man1
==> The following existing directories will have their owner set to oddhenry:
/usr/local/bin
/usr/local/share
/usr/local/share/man
/usr/local/share/man/man1
==> The following existing directories will have their group set to admin:
/usr/local/bin
/usr/local/share
/usr/local/share/man
/usr/local/share/man/man1
==> The following new directories will be created:
/usr/local/Cellar
/usr/local/Homebrew
/usr/local/Frameworks
/usr/local/etc
/usr/local/include
/usr/local/lib
/usr/local/opt
/usr/local/sbin
/usr/local/share/zsh
/usr/local/share/zsh/site-functions
/usr/local/var

Press RETURN to continue or any other key to abort
Odds-iMac:~ oddhenry$
Odds-iMac:~ oddhenry$ cd <repo clone location>
-bash: syntax error near unexpected token `newline'
Odds-iMac:~ oddhenry$ make
xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. Choose an option in the dialog to download the command line developer tools.
Odds-iMac:~ oddhenry$ cd <repo clone location>
-bash: syntax error near unexpected token `newline'
Odds-iMac:~ oddhenry$ cd <repo clone location>
-bash: syntax error near unexpected token `newline'
Odds-iMac:~ oddhenry$ make
make: *** No targets specified and no makefile found. Stop.
Odds-iMac:~ oddhenry$ ./cadmousectl
Post Reply