Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

leesonghyunJNSUP
1663 Vistas, 5 Respuestas

I want to kill the opening "help" window when pressing space bar.

Ver. 2021

 

When you open a new file, the help window is opened if you press the space bar.

I would like to kill this command.

Does anyone know how to?

FYI, I tired to change the shortcut of the keyboard at the CUI, but it does not exist.

 

imadHabash
en respuesta a: leesonghyunJNSUP

Hi and Welcome to AutoCAD Forum,

>> When you open a new file, the help window is opened if you press the space bar.

Simply .. don't press space bar or enter when you open a new file !!  :cara_con_una_leve_sonrisa:

Imad Habash

EESignature

Wow.. habitually, keep pressing the space bar...

Hi,

 

you can't tell AutoCAD to ignore keys when you pressed them (how should AutoCAD know which keys are ok and which ones it should ignore, and when should they be ignored and when not).

 

Fact is that <SPACE> repeats the last command, if there is no command, it starts help, but you AutoCAD can't ignore <SPACE> so you might do some modification in your ACADDOC.LSP like "if document is loaded, start line-command and cancel it" ... which means if you then have <SPACE> pressed you get the line command started ... would that be better?

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------

(not an Autodesk consultant)
RobDraw
en respuesta a: leesonghyunJNSUP

Patient to doctor: Hey Doc, my shoulder hurts when I do this. [as the patient raises his arm and twists it] What can you give me to stop the pain?

 

Doctor to patient: You can disable the arm but you won't be able to move it ever again or you can stop doing that. 


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
pendean
en respuesta a: leesonghyunJNSUP

What did you used to do way back in the day that was triggered by you tapping a spacebar?
What habit was this supposed to do?