in reply to Using spacebar instead of return key for terminal input
Non-perl solution:
xmodmap -e 'keycode 0x41 = Return' [download]
Dononeofyourcommandshaveanyspacesinthemthen?