Print Page | Close Window

F10 open Keyboard shortcut

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=12162
Printed Date: 16.May.2026 at 13:18


Topic: F10 open Keyboard shortcut
Posted By: jhawkdesign
Subject: F10 open Keyboard shortcut
Date Posted: 05.Jan.2017 at 05:41
Hi,
I am using AutoCAD 2016 and have had an issue, more than likely my fault, where when I press the F10 (Polar Snap) key, it also activates the Keyboard shortcut small tiles. How do I ONLY have F10 be the Polar Snap without Keyboard shortcut tiles popping up?

ThanksConfused


-------------
jhawkdesign



Replies:
Posted By: Kent Cooper
Date Posted: 05.Jan.2017 at 17:16
You must have changed the Keyboard Shortcut for F10 somehow.  In here:
 
 
in mine, which just toggles Polar on/off as expected, the content of that "Macro 1 (Key Down)" slot is:
 
^P'_.autosnap $M=$(if,$(and,$(getvar,autosnap),8),$(-,$(getvar,autosnap),8),$(+,$(getvar,autosnap),8))


Posted By: John Connor
Date Posted: 05.Jan.2017 at 18:13
Hardly something someone would do accidentally.  One would have thought the OP might remember editing the CUIx?


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: jhawkdesign
Date Posted: 05.Jan.2017 at 21:59
Yes, I admit it, I did it. I sabotage my own CAD system to post on this forum. 

-------------
jhawkdesign


Posted By: jhawkdesign
Date Posted: 05.Jan.2017 at 22:09
Thank you Kent for the Professional response. I tried what you had suggested but it didn't work as anticipated. What I would like to do is STOP the little quick keys done from pressing ALT key. I would press the F10 key and those little guys would come up along with the normal Polar function. How do I disallow the ALT function or change how it works for my system?

Thanks again,


-------------
jhawkdesign


Posted By: jhawkdesign
Date Posted: 05.Jan.2017 at 22:22
Kent, I figured it out. I typed MENUBAR and set it to <1>. Problem solved!

Thanks again again,
Smile


-------------
jhawkdesign



Print Page | Close Window