Jump to content

Recommended Posts

Posted

i would like to turn of the f1 help key..its driving me nuts i always hit it by accident. i went to customize and thought i could change it there but i was wrong i believe...anyone know how to accomplish this?? thank you in advance.

Posted

you can change it so that it works a bit similar to the escape key which I assume is the button you want to press, by defining a new command in the CUI with ^C^C^C(ssetfirst nil). after u have defined your new command drag and drop it in the Shortcut Keys menu. then click on the command here and under the makro field should be a field for keys, here u should be able click the F1 button, then click apply.

Posted

thank you both feargt and bob27t. both helped alot

Posted

You are using 2005 so you will need to modify your menu file. I always had a separate menu file for customization but this works just as well in the acad.mnu.

 

Look for an Accelerator section, if there isn't one then add one like below. I set my Function keys for osnaps so just adjust for what you would like.

 

***MENUGROUP=TESTING

***ACCELERATORS

ID_OsnapEndp [iNTERNAL+"F1"]

ID_OsnapPerp [iNTERNAL+"F2"]

ID_OsnapNear [iNTERNAL+"F3"]

ID_OsnapMidp [iNTERNAL+"F4"]

ID_OsnapQuad [iNTERNAL+"F5"]

ID_OsnapCent [iNTERNAL+"F6"]

ID_OsnapInte [iNTERNAL+"F7"]

ID_OsnapNode [iNTERNAL+"F11"]

ID_OsnapInse [iNTERNAL+"F12"]

ID_Copyclip [CONTROL+INTERNAL+"LEFT"]

ID_Pasteclip [CONTROL+INTERNAL+"RIGHT"]

Posted
You are using 2005 so you will need to modify your menu file. I always had a separate menu file for customization but this works just as well in the acad.mnu.

 

Look for an Accelerator section, if there isn't one then add one like below. I set my Function keys for osnaps so just adjust for what you would like.

 

***MENUGROUP=TESTING

***ACCELERATORS

ID_OsnapEndp [iNTERNAL+"F1"]

ID_OsnapPerp [iNTERNAL+"F2"]

ID_OsnapNear [iNTERNAL+"F3"]

ID_OsnapMidp [iNTERNAL+"F4"]

ID_OsnapQuad [iNTERNAL+"F5"]

ID_OsnapCent [iNTERNAL+"F6"]

ID_OsnapInte [iNTERNAL+"F7"]

ID_OsnapNode [iNTERNAL+"F11"]

ID_OsnapInse [iNTERNAL+"F12"]

ID_Copyclip [CONTROL+INTERNAL+"LEFT"]

ID_Pasteclip [CONTROL+INTERNAL+"RIGHT"]

 

 

I should have looked to see what version was being used........sorry about that

Posted

I simply just took the button of my keyboard...alot easier that way

Posted
I simply just took the button of my keyboard...alot easier that way

 

same, never have an F1 key at work

Posted

I've changed my default help key in windows to be [sPACE]+C+V+B+N+M+F+G+H+J so that it only activates at those times when my forehead meets keyboard.:lol:

Posted
I've changed my default help key in windows to be [sPACE]+C+V+B+N+M+F+G+H+J so that it only activates at those times when my forehead meets keyboard.:lol:

 

:lol: :lol: :lol:

I might try that at my place!

LOL

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...