AutoCAD R12/R13/R14 Archive (Read Only)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

HELP...right click to enter does not work on autocad release 14

3 REPLIES 3
Reply
Message 1 of 4
alecuser
1342 Views, 3 Replies

HELP...right click to enter does not work on autocad release 14

When I right click on mouse it use to enter the last command or for when I shift with it - I would have a submenu of last commands.  For some reason - it does not work on release 14.   On the newer functions you can fix this problem through preferences.  I also went through control panels and look at the mouse settings- everything is set to how should be.

 

I know it is a setting on autocad.  The previous user did something to it- and the release 14 cd has been lost.  Could someone be kind enough to give me a syntax code or something so I may type it in the command prompt and toggle something...or is there something I need to check on the autocad menu file....?

 

Please help... it would be deeply appreciated by and old loyal user of r.14.....

3 REPLIES 3
Message 2 of 4
Patchy
in reply to: alecuser

Open your ACAD.MNS, beginning of this file should be like this:

 

 

 

//
//      AutoCAD menu file - R:\NTEXE\RELEASE\support\acad.mnu
//

***MENUGROUP=ACAD

***BUTTONS1
$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,5),GRIP_),$P0=ACAD.GRIPS $P0=*);
$P0=SNAP $p0=*
^C^C
^B
^O
^G
^D
^E
^T

***BUTTONS2
$P0=SNAP $p0=*

***AUX1
$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,5),GRIP_),$P0=ACAD.GRIPS $P0=*);
$P0=SNAP $p0=*
^C^C
^B
^O
^G
^D
^E
^T

 

Message 3 of 4
alecuser
in reply to: Patchy

I checked the acad.mns file and it all looked the same as suggested.

 

Any other ideas or options to this issue...?

 

Thanks to anyone with your input.

Message 4 of 4
Patchy
in reply to: alecuser

RMB in r14 is repeat last command

Hold Shift down with RMB gives you OSNAP.

 

That's it

 

 

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

Post to forums  

Autodesk Design & Make Report