AutoCAD 2000/2000i/2002 Archive (Read Only)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Want to change F1 from help to nothing!

13 REPLIES 13
Reply
Message 1 of 14
Anonymous
232 Views, 13 Replies

Want to change F1 from help to nothing!

About half the time I hit my ESC key I also hit the F1 key. It's becoming
annoying. How and where do I change the Function key definitions? This
would be a great help.

Thanks,

Tobi
13 REPLIES 13
Message 2 of 14
Anonymous
in reply to: Anonymous

Hi,

in the mnu file, at the very enf there's a section called Accelerators.
Check that and your help. Piece of cake!


//
// Keyboard Accelerators
//
// If a keyboard accelerator is preceded by an ID string that references a
menu item
// in a pull-down menu, then the keyboard accelerator will run the command
referenced
// by that menu item. The additonal keyword "TOOLBAR+" restricts the same
search to the
// Toolbar section while "INTERNAL+" matches those commands provided on the
Commands
// page of the Customize dialog.
//
***ACCELERATORS
// Bring up hyperlink dialog
ID_Hyperlink [TOOLBAR+CONTROL+"K"]
// Toggle Orthomode
[CONTROL+"L"]^O
// Next Viewport
[CONTROL+"R"]^V
ID_SelAll [CONTROL+"A"]
ID_Copyclip [TOOLBAR+CONTROL+"C"]
ID_New [TOOLBAR+CONTROL+"N"]
ID_Open [TOOLBAR+CONTROL+"O"]
ID_Print [TOOLBAR+CONTROL+"P"]
ID_Save [TOOLBAR+CONTROL+"S"]
ID_Pasteclip [TOOLBAR+CONTROL+"V"]
ID_Cutclip [TOOLBAR+CONTROL+"X"]
ID_Redo [CONTROL+"Y"]
ID_U [CONTROL+"Z"]
ID_Ai_propch [TOOLBAR+CONTROL+"1"]
ID_Content [TOOLBAR+CONTROL+"2"]
ID_dbConnect [CONTROL+"6"]
ID_VBARun [ALT+"F8"]
ID_VBAIDE [ALT+"F11"]

From help:
Special virtual keys
String Description Exceptions
F1 F1 key Although the F1 key can be assigned a menu macro, this is
discouraged because this key is generally associated with Help. Using a
modifier with this key is acceptable.


HTH

Petri Ahava
CAD-Q Finland

"Tobi Yarbrough" wrote in message
news:BD27E8563202A23E588AF60EF93F7EC0@in.WebX.maYIadrTaRb...
> About half the time I hit my ESC key I also hit the F1 key. It's becoming
> annoying. How and where do I change the Function key definitions? This
> would be a great help.
>
> Thanks,
>
> Tobi
>
>
Message 3 of 14
Anonymous
in reply to: Anonymous

View pulldown->Toolbars...->Keyboard Tab.
Never tried edit "F1" there, but have used it for other F-keys...might work
unless it's hard-coded elsewhere in the program, kind of a Windows standard.

"Tobi Yarbrough" wrote in message
news:BD27E8563202A23E588AF60EF93F7EC0@in.WebX.maYIadrTaRb...
> About half the time I hit my ESC key I also hit the F1 key. It's becoming
> annoying. How and where do I change the Function key definitions? This
> would be a great help.
>
> Thanks,
>
> Tobi
>
>
Message 4 of 14
Anonymous
in reply to: Anonymous

I don't really understand what you changed...
Message 5 of 14
Anonymous
in reply to: Anonymous

Tobi
Under Accelerators section in the menu

[INTERNAL+"F1"]^P

HTH
Kent

"Tobi Yarbrough" wrote in message
news:BD27E8563202A23E588AF60EF93F7EC0@in.WebX.maYIadrTaRb...
> About half the time I hit my ESC key I also hit the F1 key. It's becoming
> annoying. How and where do I change the Function key definitions? This
> would be a great help.
>
> Thanks,
>
> Tobi
>
>
Message 6 of 14
Anonymous
in reply to: Anonymous

Pop off the F1 key from the keyboard. If you need help, just
stick your finger in the 'hole' 😉

--
Dean Saadallah
http://www.pendean.com
Expanded Links Page
http://www.pendean.com/lt/links.htm
--

"Tobi Yarbrough" wrote in message
news:BD27E8563202A23E588AF60EF93F7EC0@in.WebX.maYIadrTaRb...
> About half the time I hit my ESC key I also hit the F1 key.
It's becoming
> annoying. How and where do I change the Function key
definitions? This
> would be a great help.
>
> Thanks,
>
> Tobi
>
>
Message 7 of 14
Anonymous
in reply to: Anonymous

Is this in the menu file or in a GUI in AutoCAD?
I am not following anyone other then Dean on how to accomplish this and my
boss wont let me pop buttons off of the keyboard.


"Kent Elrod" wrote in message
news:59C0B42F46EE1C15E5AB1E6645138056@in.WebX.maYIadrTaRb...
> Tobi
> Under Accelerators section in the menu
>
> [INTERNAL+"F1"]^P
>
> HTH
> Kent
>
> "Tobi Yarbrough" wrote in message
> news:BD27E8563202A23E588AF60EF93F7EC0@in.WebX.maYIadrTaRb...
> > About half the time I hit my ESC key I also hit the F1 key. It's
becoming
> > annoying. How and where do I change the Function key definitions?
This
> > would be a great help.
> >
> > Thanks,
> >
> > Tobi
> >
> >
>
>
Message 8 of 14
Anonymous
in reply to: Anonymous

My posts arn't posting and their are double posts out the wazoo, but here it
goes again...

I don't understand if you are talking about some GUI in AutoCAD or the
actual menu file. Could you make this a little ore clear?
"Kent Elrod" wrote in message
news:59C0B42F46EE1C15E5AB1E6645138056@in.WebX.maYIadrTaRb...
> Tobi
> Under Accelerators section in the menu
>
> [INTERNAL+"F1"]^P
>
> HTH
> Kent
>
> "Tobi Yarbrough" wrote in message
> news:BD27E8563202A23E588AF60EF93F7EC0@in.WebX.maYIadrTaRb...
> > About half the time I hit my ESC key I also hit the F1 key. It's
becoming
> > annoying. How and where do I change the Function key definitions?
This
> > would be a great help.
> >
> > Thanks,
> >
> > Tobi
> >
> >
>
>
Message 9 of 14
Anonymous
in reply to: Anonymous

The ***ACCELERATORS section is found in the menu file, which can be edited with
Notepad. Edit your acad.mns file, not the acad.mnu file.

Martin

Ted wrote:

> My posts arn't posting and their are double posts out the wazoo, but here it
> goes again...
>
> I don't understand if you are talking about some GUI in AutoCAD or the
> actual menu file. Could you make this a little ore clear?
> "Kent Elrod" wrote in message
> news:59C0B42F46EE1C15E5AB1E6645138056@in.WebX.maYIadrTaRb...
> > Tobi
> > Under Accelerators section in the menu
> >
> > [INTERNAL+"F1"]^P
> >
> > HTH
> > Kent
> >
> > "Tobi Yarbrough" wrote in message
> > news:BD27E8563202A23E588AF60EF93F7EC0@in.WebX.maYIadrTaRb...
> > > About half the time I hit my ESC key I also hit the F1 key. It's
> becoming
> > > annoying. How and where do I change the Function key definitions?
> This
> > > would be a great help.
> > >
> > > Thanks,
> > >
> > > Tobi
> > >
> > >
> >
> >
Message 10 of 14
Anonymous
in reply to: Anonymous

id suggest make your own mnu file and load that...dont mess with autocads
std menus

Jaime


Martin Shoemaker wrote in message
news:3D0A03E3.ED74A5DF@cableaz.com...
> The ***ACCELERATORS section is found in the menu file, which can be edited
with
> Notepad. Edit your acad.mns file, not the acad.mnu file.
>
> Martin
>
> Ted wrote:
>
> > My posts arn't posting and their are double posts out the wazoo, but
here it
> > goes again...
> >
> > I don't understand if you are talking about some GUI in AutoCAD or the
> > actual menu file. Could you make this a little ore clear?
> > "Kent Elrod" wrote in message
> > news:59C0B42F46EE1C15E5AB1E6645138056@in.WebX.maYIadrTaRb...
> > > Tobi
> > > Under Accelerators section in the menu
> > >
> > > [INTERNAL+"F1"]^P
> > >
> > > HTH
> > > Kent
> > >
> > > "Tobi Yarbrough" wrote in message
> > > news:BD27E8563202A23E588AF60EF93F7EC0@in.WebX.maYIadrTaRb...
> > > > About half the time I hit my ESC key I also hit the F1 key. It's
> > becoming
> > > > annoying. How and where do I change the Function key definitions?
> > This
> > > > would be a great help.
> > > >
> > > > Thanks,
> > > >
> > > > Tobi
> > > >
> > > >
> > >
> > >
>
Message 11 of 14
Anonymous
in reply to: Anonymous

Ted
As suggested by others it is best to not mess with the acad.mn? files,
simply create your own xx.mns file, then use MENULOAD to load it up. So
for the most basic menu for setting the ACCELERATORS use the menu below as
an example.

Copy paste the text into a text editor, save as what ever name you choose
with an extension of .mns , save it in a folder that is in the Support File
Search Path listing under options > Files in AutoCAD. Edit the top and
bottom lines with your path and name of mns file.

Then use the MENULOAD command once you are in AutoCAD, browse to the name
you gave it, select load, look at the command line to see if it was
successfully loaded. Shazam.

The example I am sending is what I use for Accelerators to set the Function
Keys for Osnaps. For what Tobi requested replace the F1 line with
[INTERNAL+"F1"]^P

See Help for further explanation. If you are a Subscription member then see
the documentation available on line for developers.

Copy everything after this line into your personal.mns menu file (except for
the last three lines).

//
// AutoCAD menu file - I:\ACAD\testing.mns
//

***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"]
[CONTROL+INTERNAL+"UP"](SETQ SPAC (GETVAR "CVPORT"))(IF (= SPAC 1) (COMMAND
"MSPACE") (COMMAND "PSPACE"))


//
// End of AutoCAD menu file - I:\ACAD\TESTING.mns
//

Hope that helps,
Sincerely,
Kent Elrod
Message 12 of 14
Anonymous
in reply to: Anonymous

Also, make certain that Windows Standard Accelerator Keys is checked, look
under Options >
User Preferences > Windows Standard Accelerator Keys
Message 13 of 14
Anonymous
in reply to: Anonymous

I'm still getting the help. I've put the text in both the mnu and mns.

"Kent Elrod" wrote in message
news:59C0B42F46EE1C15E5AB1E6645138056@in.WebX.maYIadrTaRb...
> Tobi
> Under Accelerators section in the menu
>
> [INTERNAL+"F1"]^P
>
> HTH
> Kent
>
> "Tobi Yarbrough" wrote in message
> news:BD27E8563202A23E588AF60EF93F7EC0@in.WebX.maYIadrTaRb...
> > About half the time I hit my ESC key I also hit the F1 key. It's
becoming
> > annoying. How and where do I change the Function key definitions?
This
> > would be a great help.
> >
> > Thanks,
> >
> > Tobi
> >
> >
>
>
Message 14 of 14
Anonymous
in reply to: Anonymous

Tobi
You may have to force the program to look at the xx.mns, so rename the
xx.mnc to xx.mnc.old, then restart autocad.
Kent

"Tobi Yarbrough" wrote in message
news:963FEA4F1079E12F2A9CBCE1FE104111@in.WebX.maYIadrTaRb...
> I'm still getting the help. I've put the text in both the mnu and mns.
>
> "Kent Elrod" wrote in message
> news:59C0B42F46EE1C15E5AB1E6645138056@in.WebX.maYIadrTaRb...
> > Tobi
> > Under Accelerators section in the menu
> >
> > [INTERNAL+"F1"]^P
> >
> > HTH
> > Kent
> >
> > "Tobi Yarbrough" wrote in message
> > news:BD27E8563202A23E588AF60EF93F7EC0@in.WebX.maYIadrTaRb...
> > > About half the time I hit my ESC key I also hit the F1 key. It's
> becoming
> > > annoying. How and where do I change the Function key definitions?
> This
> > > would be a great help.
> > >
> > > Thanks,
> > >
> > > Tobi
> > >
> > >
> >
> >
>
>

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report