Quote: Originally Posted by
turbocad6 
I 'm not questioning weather I could install the bigger one or not, compare this:
"....bing bang boom done!"
to this:
"...build into an install in a very sleek way"

, I'm just curious if it's the same as far as any of these softwares are concerned

Couldn't know for sure without actually reading the HID output from one.
I presume you are referring to the
SpaceTraveler?
It appears to be a 6 axis deal, just like the SpaceNavigator, and 8 buttons instead of 2. I would be surprised if they used some different scheme for the HID output considering the functionality is nearly the same. Plus their SDK, which I presume just decodes the HID stuff similarly to what we're doing, supports all of their devices.
So, without having one, and without knowing for sure, I'd wager that the 6 axis hat part of it will be compatible with the stuff we're working on.
The driver I've written is specific to the SpaceNavigator, as it only supports 2 buttons, and is keyed off of the USB Vendor, and Product ID of this device. It could probably be extended to include other similar devices with some input from folks that own the devices.