TLDR: The Space Bar acts as Enter key, I want to disable that.
Hello,
First, english isn´t my native language, so sorry for any mistakes. Now...
I work a lot with AutoHotkey and it makes my work in AutoCad, Python, Office, and the Adobe Suite very fast, but I recently found a problem that´s killing my workflow in Autocad.
My mouse has a hard time holding the Middle click, so when working in AutoCad, I remapped the Space Bar to work as the Middle Click button of the mouse, both for moving and 3D rotating the current view. I chose the Space Bar because it has a similar function in the Adobe Suite, and learning a different method would really impact my workflow. For example, hitting the \ on Illustrator will draw a line, and I find that much faster than presing L and then enter on Autocad... I´ll attach my AutoHotkey script later so if anyone knows AutoHotkey, they may understand what I´m doing, but that's not the issue.
THE ISSUE: is that after I 3D rotate, Autocad sends a Space Bar click, which promptly repeats the last command I used. So I will 3D rotate and after I´m done, it sends a random command like Extrude, Line, Circle, CUI, Preferences, etc, whatever I used last.
---------------------------------------------------------------------------------------
What I want to know is if there a way to disable the Space Bar function as an Enter Key. I know it´s really comfortable for a lot of people, but I DO NOT WANT the Space Bar to work as an Enter Key; and if thats not possible, I´d like to disable the repetition of the last command used when pressing Enter or the Space Bar.
---------------------------------------------------------------------------------------
Thanks a lot in advance, I´ll be pasting my AutoHotkey script after this if anyone wants to check it.
; This simulates the use of the Middle Click button in Autocad. It works by pressing the Space Bar and holding it down.
found this as well...
https://discourse.mcneel.com/t/disable-enter-repeat-command-on-right-mouse-button/21829/8
@Anonymous wrote:
.... My mouse has a hard time holding the Middle click, so when working in AutoCad, I remapped the Space Bar to work as the Middle Click button of the mouse....
[Wouldn't it be a lot less work to simply get a new mouse?]
I would also like to know who to disable it. I am 100% sure I never have used space as enter and used space when putting in fractions for measurements. Now it is very, very, frustrating.
Can't find what you're looking for? Ask the community or share your knowledge.