Skip to main content
1-Visitor
September 10, 2013
Solved

Mapkey Sequences (using CTRL)

  • September 10, 2013
  • 4 replies
  • 5927 views

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

Best answer by vmráz

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.


4 replies

1-Visitor
September 11, 2013

Yes, with the use of a keyboard remapping tool like autohotkey.

www.autohotkey.com

1-Visitor
September 11, 2013

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.

1-Visitor
September 12, 2013

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.

vmráz12-AmethystAnswer
12-Amethyst
September 12, 2013

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.


1-Visitor
September 12, 2013

Thanks all.

12-Amethyst
September 16, 2013

This reply doesn´t solve your "CTRL" problem, but take it like an extra information.

Run external aplication via mapkey:

run_external_aplication.JPG

l hope it can help somebody, sometimes...