Search found 24 matches

by mostly2d
Tue Dec 20, 2022 4:56 am
Forum: Windows Discussion Forum
Topic: [SpaceMouseCompact] LeftButton Mapping help, pls..
Replies: 17
Views: 3676

Re: [SpaceMouseCompact] LeftButton Mapping help, pls..

No
I can not find any section from there except Usual Macros.
Like this;
제목 없음.jpg
제목 없음.jpg (136.44 KiB) Viewed 2804 times
by mostly2d
Mon Dec 19, 2022 2:54 pm
Forum: Windows Discussion Forum
Topic: [SpaceMouseCompact] LeftButton Mapping help, pls..
Replies: 17
Views: 3676

Re: [SpaceMouseCompact] LeftButton Mapping help, pls..

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
by mostly2d
Mon Dec 19, 2022 2:49 pm
Forum: Windows Discussion Forum
Topic: [SpaceMouseCompact] LeftButton Mapping help, pls..
Replies: 17
Views: 3676

Re: [SpaceMouseCompact] LeftButton Mapping help, pls..

Can I know full list of it ?

A <-- 4
B <-- 5
...
..
.
??

Do you happen to have a Guide Book or something ?

Regards
by mostly2d
Mon Dec 19, 2022 2:35 pm
Forum: Windows Discussion Forum
Topic: [SpaceMouseCompact] LeftButton Mapping help, pls..
Replies: 17
Views: 3676

Re: [SpaceMouseCompact] LeftButton Mapping help, pls..

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" s...
by mostly2d
Mon Dec 19, 2022 2:17 pm
Forum: Windows Discussion Forum
Topic: [SpaceMouseCompact] LeftButton Mapping help, pls..
Replies: 17
Views: 3676

Re: [SpaceMouseCompact] LeftButton Mapping help, pls..

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) > Macro...
by mostly2d
Mon Dec 19, 2022 11:57 am
Forum: Windows Discussion Forum
Topic: How to move 2D picture ?
Replies: 1
Views: 482

Re: How to move 2D picture ?

Never mind.
I have implemented above mentioned functionality successfully by myself with, almost, 4 painful hours.
Regards
by mostly2d
Mon Dec 19, 2022 11:45 am
Forum: Windows Discussion Forum
Topic: [SpaceMouseCompact] LeftButton Mapping help, pls..
Replies: 17
Views: 3676

Re: [SpaceMouseCompact] LeftButton Mapping help, pls..

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 ?
Image
by mostly2d
Sat Dec 17, 2022 3:45 pm
Forum: Windows Discussion Forum
Topic: [SpaceMouseCompact] LeftButton Mapping help, pls..
Replies: 17
Views: 3676

[SpaceMouseCompact] LeftButton Mapping help, pls..

I have wrote like this; But, it gave me nothing. What do I have to do ? <Button> <Input> <ActionID>HIDButton_1</ActionID> </Input> <Output> <ActionID>KB_Keystroke</ActionID> <KeyStroke> <Key>4</Key> </KeyStroke> </Output> </Button>
by mostly2d
Sat Dec 17, 2022 12:16 am
Forum: Windows Discussion Forum
Topic: How to move 2D picture ?
Replies: 1
Views: 482

How to move 2D picture ?

Hi, everybody !!! I'm first comer, and this is the first post at here. I'd like to use my SpaceMouseCompact to move my picture at Chrome. Usual key stroke is like this; MouseLeftClick + mouse mose Left/Right/Top/Bottom : then the picture moves Left/Right/Top/Bottom ie it is a "Click and Drag&qu...