Settings not saving

Settings not saving

selenaGRXGE
Contributor Contributor
2,316 Views
9 Replies
Message 1 of 10

Settings not saving

selenaGRXGE
Contributor
Contributor

I recently downloaded AutoCad LT and in the Dynamic Input Settings, I always turn off the "Enable Pointer Input" and "Enable Dimension Input where Possible".  I am used to these settings permanently saving in my program.  Now, every time I open the program I have to go find that setting and turn it off again.  Any help would be appreciated- the previous forum I have found that recommend saving the workplace setting doesn't work.

0 Likes
2,317 Views
9 Replies
Replies (9)
Message 2 of 10

pendean
Community Legend
Community Legend
DYNMODE is the variable name, you want the setting of zero if I am not mistaken (look up usage in HELP). It can be toggles on/off by tapping the F10 keyboard key, are you by chance doing that by accident?

Explore adding DYNMODE to the SYSVARMONITOR command pop-up and let AutoCAD/LT notify you when it changes settings, it might reveal when/where and help you track it.

This is a system level variable and it writes to your Windows Registry file: are you on a restricted Windows log-in by chance?

What does ABOUT command list as your LT version?
What is your Windows OS?
0 Likes
Message 3 of 10

rkmcswain
Mentor
Mentor

@selenaGRXGE - those two toggles in the dialog control the DYNMODE system variable. If you uncheck both of them, that will change DYNMODE to a value of zero (0).

 

Now you can add DYNMODE to your list of variables to monitor in the SYSVARMONITOR, and if/when the value changes from 0, you will be alerted and know exactly when it was changed.

R.K. McSwain     | CADpanacea | on twitter
0 Likes
Message 4 of 10

vinodkl
Mentor
Mentor

Hi,

 

DYNMODE can be toggled on or off by using F12 key.

 

Also you can add the system variable DYNMODE into SYSVARMONITOR(commmand) and set preferred value(-3). If the value changes then the sysvarmonitor will show balloon notification indicating change in value of the variable, so can click on that and reset the value to the preferred value.

 

BTW this feature is available on AutoCAD 2017 and above.

 

 

 

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
0 Likes
Message 5 of 10

selenaGRXGE
Contributor
Contributor

Thank you all for the suggestions.  F12 is helpful to turn it off.  I just don't understand why that setting won't save when I close the program like it did before. 

0 Likes
Message 6 of 10

rkmcswain
Mentor
Mentor

@selenaGRXGE - how do you KNOW it's not saving when you exit? Have you checked the registry to see what is being stored there, after you close AutoCAD?

R.K. McSwain     | CADpanacea | on twitter
0 Likes
Message 7 of 10

selenaGRXGE
Contributor
Contributor

Yes- i know know how to toggle it on and off thank you.  I just wish that when I open the program- it was off.  When I had the full version of AutoCad (I am on LT now)- the setting saved and I did not have to manually turn if off. System variable monitor is a moot point in this case.

0 Likes
Message 8 of 10

vinodkl
Mentor
Mentor

Hi,

 

Have tried to install the latest update? Try it out and see if that solves your problem.

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
0 Likes
Message 9 of 10

rkmcswain
Mentor
Mentor

@selenaGRXGE - in an attempt to help you, I asked two questions and you did not answer either one of them. I understand the problem you are describing, but it requires more knowledge (hence the questions) to help diagnose.

 

 

R.K. McSwain     | CADpanacea | on twitter
0 Likes
Message 10 of 10

pendean
Community Legend
Community Legend
Are you in a locked/limited admin rights Windows log-in?
Windoes version is?
LT version is...? ABOUT command will list the info everyone needs to know here.

Setting DYNMODE to -3 (negative three) sticks here for all of us, so you have something else going on if that doesn't work for you.


0 Likes