×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Programme Function Keys

Programme Function Keys

Programme Function Keys

(OP)
Is it possible for me to program my function keys (F1-F12)quickly?

I'm just not happy with the order of them. A couple of the functions are also redundant for me.

Cheers

Hayden

RE: Programme Function Keys

You can use one of the following methods to create accelerator keys in the MNU file:

Use the Customize dialog box (Keyboard tab)
Manually add the keys to the MNU file
Method #1: Use Customize dialog box

Right-click any toolbar button and click Customize on the shortcut menu.
In the Customize dialog box, click the Keyboard tab.
Select a command.
Place the insertion point in the Press New Shortcut Key text box.
Press the key combination that you want to assign to the command.

If an accelerator key already exists for that command, it will appear in the Current Keys box. If the key combination you specify is already assigned to a different command, the command will appear in the Currently Assigned To box.

To see a list of all current accelerator keys, click Show All.


Click Assign, and then close the Customize dialog box to recompile the menu.
Method #2: Manually add accelerators keys to MNU file

In a text editor, such as Microsoft® Notepad, open the menu template file from the Support folder.
Locate the section labeled ***ACCELERATORS.
At the end of the ***ACCELERATORS section, use one of the following formats to add a new accelerator key:

[<Key Sequence>]^C^C<Command Name>

- or -

ID_<Command Name> [<Key Sequence>]

An example of these formats is shown below. The first one assigns the CTRL+Q key combination to invoke the QUIT command; the second one assigns the SHIFT+CTRL+L key combination to invoke the LINE command.

[CONTROL+"Q"]^C^C_quit
ID_Line [SHIFT+CONTROL+"L"]


Save the MNU file to the Support folder, replacing the existing MNU file.
Now, you must activate the new accelrator keys.

To activate new accelerators keys

Start your Autodesk software.
Enter menu on the command line.
In the Select Menu File dialog box, browse to the Support folder.
From the File Type list, select MNU as the file type.
Select the MNU file that includes the accelerator keys and click Open.
Click Yes to continue loading the MNU file.
This process recompiles the menu so you can use the new accelerator keys.

hope this helps...good luck!

RE: Programme Function Keys

Hi,
well explanation C. , but before overwriting the acad.mnu I would save the old one...

regards, Lothar

Win NT4.0 (SP6),
ACAD 2000i (SP2), ADT 3.0 (SP3),
ACAD 2002, ADT 3.3,
OCÈ 5200

RE: Programme Function Keys

THANK YOU LOTHAR

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources