Search found 17 matches

by Framed_Previz90
Tue Apr 16, 2024 1:13 pm
Forum: Windows Discussion Forum
Topic: Help with assigning a hotkey such as win+13 or ctrl+f13 to one of the axis please
Replies: 10
Views: 2296

Re: Help with assigning a hotkey such as win+13 or ctrl+f13 to one of the axis please

I guess we are talking about autohotkey here, for Windows. Autokey seems to be a Linux/Unix product. Yes, I believe we are both talking about AutoHotkey AutoHotkey does have good support for joysticks and I believe I can achieve what I need with them. So this is fine with me. >If you put these &quo...
by Framed_Previz90
Fri Apr 12, 2024 8:58 am
Forum: Windows Discussion Forum
Topic: Help with assigning a hotkey such as win+13 or ctrl+f13 to one of the axis please
Replies: 10
Views: 2296

Re: Help with assigning a hotkey such as win+13 or ctrl+f13 to one of the axis please

If it is in one app (maya?), I might suggest adding a different mode to the maya.xml cfg. Well I have a few "3D aware" applications that I want the same set up for, but I am thinking if I have a working solution in Maya, then with some edits I can also get the same solution to work in ano...
by Framed_Previz90
Thu Apr 11, 2024 11:35 am
Forum: Windows Discussion Forum
Topic: Help with assigning a hotkey such as win+13 or ctrl+f13 to one of the axis please
Replies: 10
Views: 2296

Re: Help with assigning a hotkey such as win+13 or ctrl+f13 to one of the axis please

The Modifiers go outside the KeyStroke: Pardon me for the delayed follow up, work has been chaotic. I really appreciate the help I received Aahh, so that's how it was to be done! Your conclusive answer was really what I needed, I was getting nowhere splicing pieces of xml nodes found here and there...
by Framed_Previz90
Sat Mar 30, 2024 12:46 pm
Forum: Windows Discussion Forum
Topic: Help with assigning a hotkey such as win+13 or ctrl+f13 to one of the axis please
Replies: 10
Views: 2296

Help with assigning a hotkey such as win+13 or ctrl+f13 to one of the axis please

I am trying to assign a hotkey, windows + F13 , to one of the axis of the puck, according to the macro creator 68 corresponds to F13 . I changed my global.xml accordingly, here is a snippet of the relevant part: ... <Output> <ActionID>KB_Keystroke</ActionID> <Scale>5.00</Scale> <KeyStroke> <Modifier...
by Framed_Previz90
Sun Apr 23, 2023 9:25 am
Forum: Windows Discussion Forum
Topic: A question about the WindowCaption element, for use in XML files
Replies: 4
Views: 2499

Re: A question about the WindowCaption element, for use in XML files

What kind of code do you have in mind though? It would need to be something that would run all the time, in the background, watch the cursor position and change the XML file. Now that I think about it, it is fairly impractical for you to do that, especially with one of those languages. Forget I men...
by Framed_Previz90
Wed Apr 19, 2023 10:29 am
Forum: Windows Discussion Forum
Topic: A question about the WindowCaption element, for use in XML files
Replies: 4
Views: 2499

Re: A question about the WindowCaption element, for use in XML files

Hey thanks allot for your input. You will want to keep on eye on the %localappdata%\3Dconnexion\3DxWare\3DxService.log file to see what it is doing. There are an overwhelming number of messages in there unrelated to cfg determination. If you look at the beginning of every line (the hex number), it w...
by Framed_Previz90
Fri Apr 14, 2023 12:49 pm
Forum: Windows Discussion Forum
Topic: A question about the WindowCaption element, for use in XML files
Replies: 4
Views: 2499

A question about the WindowCaption element, for use in XML files

So I have been reading the forum allot and have found answers to a few questions that I had. I have one question that I have not been able to find a conclusive answer to. When working with a given application, I am looking for a way to limit the 3D aware capabilities of the puck to only work if a ce...
by Framed_Previz90
Fri Apr 14, 2023 3:56 am
Forum: Windows Discussion Forum
Topic: Where can I get complete list of the xml key codes and their keyboard keys?
Replies: 3
Views: 2548

Re: Where can I get complete list of the xml key codes and their keyboard keys?

I think this is called 'HID code table' what you are looking for. HID stands for Human Interface Device. This is a good resource for HID codes: https://gist.github.com/MightyPork/6da26e382a7ad91b5496ee55fdc73db2 But there are others sources, printable, as pdf. And you are right, one can expand the ...
by Framed_Previz90
Thu Apr 13, 2023 2:54 pm
Forum: Windows Discussion Forum
Topic: Where can I get complete list of the xml key codes and their keyboard keys?
Replies: 3
Views: 2548

Where can I get complete list of the xml key codes and their keyboard keys?

Around November last year, I asked Jwick if he could provide me a Global.xml file for use with the Space Mouse Wireless product, the request can be found HERE . Today I actually found that file in my junk mail and to my surprise it works exactly as I requested. So thank you allot for that! In the or...
by Framed_Previz90
Tue Nov 01, 2022 7:58 am
Forum: Windows Discussion Forum
Topic: Use 3DConnexion mouse as 2D
Replies: 85
Views: 231448

Re: Use 3DConnexion mouse as 2D

Hello LydiaShaw, I emailed two files to you: Desktop.xml and Global.xml Put them into your %appdata%/3Dconnexion/3DxWare/Cfg directory. The Global.xml file permanently, globally, reserves the Shift key on any 3D mouse for activating a command that switches between the focus-selected cfg and the Des...
by Framed_Previz90
Thu Oct 27, 2022 2:40 pm
Forum: Windows Discussion Forum
Topic: What is an ptimal moethod of disabling 3D capabilities at will?
Replies: 2
Views: 2120

Re: What is an ptimal moethod of disabling 3D capabilities at will?

I did try this to disable the 3DX plugin for Maya from inside maya. It was cumber some. More than that, I am really looking for an external, universal way to achieve this. Every software is bound to have some quircky way to do this inside, I wish to avoid that route. Thank you for your suggestion th...
by Framed_Previz90
Thu Oct 27, 2022 7:10 am
Forum: Windows Discussion Forum
Topic: What is an ptimal moethod of disabling 3D capabilities at will?
Replies: 2
Views: 2120

What is an ptimal moethod of disabling 3D capabilities at will?

Hello, I am finnally getting around to having a good go at realising some ideas I have had for the space mouse. I spent some time reading some of the questions and answers shared on this forum, so I think I have most of it figured out. On the final and crucial part I am stuck on. I would like to dis...
by Framed_Previz90
Tue May 26, 2020 7:10 pm
Forum: Windows Discussion Forum
Topic: Apply Left/Right button Mappings to all applications?
Replies: 4
Views: 3552

Re: Apply Left/Right button Mappings to all applications?

Thank you so much for your prompt reply. You have answered a few key questions that I had. If only every forum is like this.. :D The driver has to read the entire file anyway. So there's not much difference between changing one line or changing the entire file. This is great news. One last question ...
by Framed_Previz90
Mon May 25, 2020 2:32 pm
Forum: Windows Discussion Forum
Topic: Apply Left/Right button Mappings to all applications?
Replies: 4
Views: 3552

Re: Apply Left/Right button Mappings to all applications?

Hey Jwick! Firstly, I am on windows 10 For example, Page down and Page up. But the keys are not important, I would like to learn how to do this myself. After reading your post about .xml files I took about one hour and tried to do it manually with notepad.xml as an example. It seems there is more th...
by Framed_Previz90
Sun May 24, 2020 8:55 am
Forum: Feedback
Topic: SpaceMouse & Bluetooth
Replies: 32
Views: 75905

Re: SpaceMouse & Bluetooth

Using a space mouse on the go is becoming near impossible. USB ports are almost fully phased out. Please look into bluetooth support