[Migrated content. Thread originally posted on 30 June 2004]
Is it possible through the config file to make the Enter key act like tab in a GUI screen.We currently have many GUI screens that work the "normal" Windows way, where you tab between fields and Enter presses the default (OK) button.
If a user wanted to change this so that Enter also moved between fields and did not press the default button, is this possible (without changing any programs)?
I tried something like
KEYSTROKE Edit=Next ^M
KEYSTROKE Edit=Next ^J
but that didn't seem to have any effect.



