I cannot get the shift key to toggle ortho mode. I have turn on and off temp overrides and it still didn't work. I've seen this problem a couple places with no solution. Can this be fixed? Am I missing something?
Solved! Go to Solution.
Solved by pendean. Go to Solution.
@fakhrulirfan1 wrote:
still not working on my 2021 cad. any tip for solution?
Are you on a laptop, or desktop?
wireless keyboard or wired?
Are you aware there is a 1+second delay before that comes on so you have to wait for it?
AutoCAD2021 is an old program today in December2024: what changed with your setup or PC when it broke or stopped working? Something did, can you find out and share?
if u dont mide can u share file autocad 2024 to me sir. big prob to me if shift button not function as on off ortho.😩
I am sorry then I cannot help you. Perhaps you can open a support case with Autocad direct. They are very responsive to this. It could also be your mouse or keyboard. Often F keys have many different uses.
The same happens to me, it used to work perfectly until it suddenly didn't anymore, and I'll use it the same way as you mention. I'm using autocad 2024 in a lenovo legion laptop. What is bizarre is that it used to work just fine, and I can't get it to connect it back in the settings part.
What I tried;
"tempoverides to 1" did not work
Resetting the settings did not work
Reinstalling windows did not work
Turning off windows hotkeys didn't work
turning off keyboard shortcuts in accessibility options didn't work
There is no option called SHIFT + LEFT CLICK IMAGE under options in autocad.
Changing the keyboard shortcut in cui directly did not work
My computer is monster abra a7 v14.6, I use autocad 2025 on windows 11. Before this, the "shift" key was working when I was using AutoCAD 2023 on a Dell computer in Windows 10 (note: I installed AutoCAD 2023 on my new computer, but it did not work)
The method that works for me
There are 2 "toogle ortho" methods in the keyboard shortcut. In the cui settings, copy the "macro" of one of them then delete them both. Then paste the code you copied into another keyboard shortcut you don't use. Set the keyboard shortcut to "shift+<".
Apply the changes and close the "cui" menu.
IMPORTANT! When you try "shift+<" you have to hold it down for a while. After 1 second the ortho mode changes. When you release "shift+<" it returns to its previous state without waiting.
the macro:
^P'_.orthomode $M=$(if,$(and,$(getvar,orthomode),1),$(-,$(getvar,orthomode),1),$(+,$(getvar,orthomode),1))
Can't find what you're looking for? Ask the community or share your knowledge.