linuxubuntujshell

Can't press enter in jshell on Linux-terminal


I'm using Xubuntu. When I start jshell in the terminal, I doesn't recognize when I press the enter key. Every other key gets detected normaly. Any suggestions how to fix that?


Solution

  • Write the following in your terminal:

    numlockx on
    

    Now it will work. To make this permanent, let Xubuntu execute this after booting.