Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Creo 2
I've been unable to use the control key in the naming/activation of mapkeys. I know I would be unable to use a, x,c& v but would like to setup mapkeys such as CTRL+m to activate the model ribbon tab.
Anyone know if such is possible?
Thanks,
~Dan
Solved! Go to Solution.
Hello,
l asked thise question when Creo 1 was released (maybe 2 years before) and it wasn´t possible. l´m using standard key sequences like "SS", "LL"...
Autohotkey looks like external program. l guess it isn´t possible to distribute macros from autohotkey via config files.
Yes, with the use of a keyboard remapping tool like autohotkey.
www.autohotkey.com
Am I right in that AutoHotKey is going to run 'outside' ProE? Meaning the macros will not be stored in a ProE config file?
I need to be able to distribute the mapkeys via ProE config files and that they run without any additional applications.
Right, it will run outside of Pro/E.
You can have it as a compiled exe that can be started during the load of Pro/E via some sort of windows script automatically.
Mapkeys will stll be stored in Pro/E config file, but with other key sequences than Ctrl+m, etc.
Hello,
l asked thise question when Creo 1 was released (maybe 2 years before) and it wasn´t possible. l´m using standard key sequences like "SS", "LL"...
Autohotkey looks like external program. l guess it isn´t possible to distribute macros from autohotkey via config files.
Thanks all.
This reply doesn´t solve your "CTRL" problem, but take it like an extra information.
Run external aplication via mapkey:
l hope it can help somebody, sometimes...