Creating custom keyboard shortcuts?
![batrinachestefan](https://secure.gravatar.com/avatar/6e0fd1011419ce451792130959156e29?&r=pg&s=100&d=https%3A%2F%2Fvanillicon.com%2F6e0fd1011419ce451792130959156e29_100.png)
Hello there,
I'm looking for a way to create some custom keybosrd shortcuts for Daz3d. For example, I'd want a key for selecting a part of the model, a key to rotate it on X axle, a key to move it on X axle etc. I think you got the idea. Is this possible? If yes, how? And what do I need?
My guess is that I'd need to use an Arduino whit a script for that :-?
Comments
The Window>Workspace>Customise dialogue lets you assign accelerators to actions, listed on the left, by right-click menu and then pressing the combination you want. However, there are not commands for the things you want - moving and rotating on the x axis could be handled by a script (with care, since some items may not be translatable by design) which could then be made into a custom action (right-click on the file in a content pane) and given an accelerator.