Hi blackboard, there is a a setting in moi.ini you can adjust to make the spacebar work the same as the Enter key.
To turn it on, go to Options > General > "Edit .ini file" button and inside moi.ini in the [UI] section, find the entry for TreatSpaceAsEnter=n and change it to =y yes like this:
[UI]
<...>
TreatSpaceAsEnter=y
> Can you add this feature like a standart settings in v5.
Sorry no it's an intentional design decision that rarely used settings go in the moi.ini file and not in the UI to avoid bloating it up more than it already is.
> And maybe variations to change this button.
It is probably possible to set some other key to do the same by setting it up as a shortcut key with some script code on it. What variation do you want?
- Michael
|