Questions and answers about 3Dconnexion devices on Windows.
Moderator: Moderators
mostly2d
Posts: 24 Joined: Sat Dec 17, 2022 12:05 am
Post
by mostly2d » Sat Dec 17, 2022 3:45 pm
I have wrote like this;
But, it gave me nothing.
What do I have to do ?
Code: Select all
<Button>
<Input>
<ActionID>HIDButton_1</ActionID>
</Input>
<Output>
<ActionID>KB_Keystroke</ActionID>
<KeyStroke>
<Key>4</Key>
</KeyStroke>
</Output>
</Button>
jwick
Moderator
Posts: 3374 Joined: Wed Dec 20, 2006 2:25 pm
Location: USA
Contact:
Post
by jwick » Sun Dec 18, 2022 11:59 pm
You should be able to use the GUI to map a SpaceMouse Compact button to the 'A' key.
mostly2d
Posts: 24 Joined: Sat Dec 17, 2022 12:05 am
Post
by mostly2d » Mon Dec 19, 2022 11:45 am
jwick wrote: ↑ Sun Dec 18, 2022 11:59 pm
You should be able to use the GUI to map ..
Good, Thanks
so, what do you mean by "GUI" ?
Do I have to go to like this ?
ngomes
Moderator
Posts: 3390 Joined: Mon Nov 27, 2006 7:22 am
Contact:
Post
by ngomes » Mon Dec 19, 2022 1:09 pm
mostly2d wrote: ↑ Mon Dec 19, 2022 11:45 am
so, what do you mean by "GUI" ?
The "GUI" is the "3Dconnexion Settings" program. To open it, search for "3Dconnexion Settings" in the Start menu or double-click on the driver system tray icon. The program can also be opened from the "3Dconnexion Home" panel.
Nuno Gomes
mostly2d
Posts: 24 Joined: Sat Dec 17, 2022 12:05 am
Post
by mostly2d » Mon Dec 19, 2022 2:17 pm
Fine
My goal is to emit "A" key from my SpaceMouseCompactLeftButton anyway.
So,
I've tired like this;
GUI > Buttons > Left (and, click Drop down of right side of it) > Keyboard > and what ? there is no "A" ??
GUI > Buttons > Left (and, click Drop down of right side of it) > Macros > or something ?
Or and other way ?
Regards
mostly2d
Posts: 24 Joined: Sat Dec 17, 2022 12:05 am
Post
by mostly2d » Mon Dec 19, 2022 2:35 pm
ah..
I found a way using "Macros".
Is this the best way I could find from SpaceMouseCompact ?
I have double checked it at configuration ".xml" file.
It looks not so "the best way", I guess.
Is there any way like "KB_Tab" key ?
I mean, like a "KB_A" sometihg ?
Regards
mostly2d
Posts: 24 Joined: Sat Dec 17, 2022 12:05 am
Post
by mostly2d » Mon Dec 19, 2022 2:49 pm
Can I know full list of it ?
A <-- 4
B <-- 5
...
..
.
??
Do you happen to have a Guide Book or something ?
Regards
mostly2d
Posts: 24 Joined: Sat Dec 17, 2022 12:05 am
Post
by mostly2d » Mon Dec 19, 2022 2:54 pm
OR
any tiny programs ? simple codes (written in C#) ? to check it out ?
I have skimmed your SDK, unfortunately, for me it looks like an Alien language. though I could handle elementary level of C# projects.
Regards
ngomes
Moderator
Posts: 3390 Joined: Mon Nov 27, 2006 7:22 am
Contact:
Post
by ngomes » Tue Dec 20, 2022 1:38 am
mostly2d wrote: ↑ Mon Dec 19, 2022 2:17 pm
Or and other way ?
Go to the "Buttons" panel, click on the button your want to program and simply type the key. This generates a special macro that emulates a single key or keyboard shortcut (say, "Ctrl+A").
mostly2d
Posts: 24 Joined: Sat Dec 17, 2022 12:05 am
Post
by mostly2d » Tue Dec 20, 2022 4:56 am
No
I can not find any section from there except Usual Macros.
Like this;
제목 없음.jpg (136.44 KiB) Viewed 2804 times
ngomes
Moderator
Posts: 3390 Joined: Mon Nov 27, 2006 7:22 am
Contact:
Post
by ngomes » Tue Dec 20, 2022 5:19 am
mostly2d wrote: ↑ Tue Dec 20, 2022 4:56 am
I can not find any section from there except Usual Macros.
Don't click on the "flyout" arrow.
Just click in the input field of the button (to the left of the arrow) and then press the keyboard key you want to see emulated.
CMC_Buttons.png (34.62 KiB) Viewed 2801 times
mostly2d
Posts: 24 Joined: Sat Dec 17, 2022 12:05 am
Post
by mostly2d » Tue Dec 20, 2022 6:28 am
Wow.
That is tricky.
I will try out.
Thanks
mostly2d
Posts: 24 Joined: Sat Dec 17, 2022 12:05 am
Post
by mostly2d » Tue Dec 20, 2022 6:32 am
Confirmed
That is a... a kind of Macro , any way.
Thanks
mostly2d
Posts: 24 Joined: Sat Dec 17, 2022 12:05 am
Post
by mostly2d » Tue Dec 20, 2022 6:33 am
mostly2d wrote: ↑ Mon Dec 19, 2022 2:49 pm
Can I know full list of it ?
A <-- 4
B <-- 5
...
..
.
??
Do you happen to have a Guide Book or something ?
Regards
ngomes
Moderator
Posts: 3390 Joined: Mon Nov 27, 2006 7:22 am
Contact:
Post
by ngomes » Tue Dec 20, 2022 8:12 am
mostly2d wrote: ↑ Mon Dec 19, 2022 2:49 pm
Do you happen to have a Guide Book or something ?
We have a user manual (a PDF document). You can open it by going into "3Dconnexion Settings" > More > Manuals.