Anuncios

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

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

leesonghyunJNSUP
Participant

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

leesonghyunJNSUP
Participant
Participant

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.

 

0 Me gusta
Responder
Soluciones aceptadas (2)
1.659 Vistas
5 Respuestas
Respuestas (5)

imadHabash
Mentor
Mentor
Solución aceptada

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

0 Me gusta

leesonghyunJNSUP
Participant
Participant

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

0 Me gusta

Alfred.NESWADBA
Consultant
Consultant
Solución aceptada

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)
0 Me gusta

RobDraw
Mentor
Mentor

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.
0 Me gusta

pendean
Community Legend
Community Legend
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?
0 Me gusta