When i press the enter key (at any cases) it just evaluate the cell where i am, with and without the shift key pressed. Im asking for a solution that returns the enter key to his normal functions, because if i want to evaluate a cell, already exists the 'shift+enter' command.
thanks in any case.
If you are willing to add a registry entry, you can set the following:
HKEY_CURRENT_USER\Software\Wolfram Research\Mathematica DisableKeypadEnter = DWORD:1 (DWORD is the type, not part of the value)
The enter key on the separate number pad of a keyboard works that way, the main enter key needs shift first.
I dont have number pad so...