Arrow keys don’t work

Forum / NoMachine for Linux / Arrow keys don’t work

  • This topic has 8 replies, 3 voices, and was last updated 4 years ago by zajc.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #26346
    Aryman93
    Participant

    I have problem similar to this. I’m connecting from Windows 10 machine to Ubuntu 18.04.4 LTS. Up, left, and right arrows don’t work, down works like Enter, the rest between numpad, and main keyboard is affected too – most don’t work, delete works as print screen.

    #26367
    graywolf
    Participant

    Please, would you send the results of commands (in remote session):

    setxkbmap -print

    xprop -root | grep XKB

    xinput list

    #26358
    Aryman93
    Participant

    Sorry, link inserting didn’t work – https://www.nomachine.com/TR05K02769

    Also NoMachine version on both machines is 6.9.2

    #26376
    Aryman93
    Participant

    Files you asked for.

    #26394
    graywolf
    Participant

    I see this:

    _XKB_RULES_NAMES(STRING) = "/usr/share/X11/xkb/rules/evdev", "pc105", "us,pl,us", ",,", ""

    I think the problem would go away if the rules part were set to “evdev”. Please try to run this command in the remote session:

    setxkbmap -rules evdev -model evdev -layout us,pl,us

    disconnect and reconnect.

     

    #26400
    Aryman93
    Participant

    Thanks, it helped. I have one other question (sorry, I just installed NoMachine today). Is it possible to use keyboard shortcuts like ctrl + alt + T? Also, when working on Linux machine, shortcuts with windows key have effect on Windows machine, and no effect on Linux.

    #26424
    graywolf
    Participant

    Take a look of Input preference in the NoMachine Player settings: you can change shortcuts definitions included Ctrl+Alt+T.

    For WinKey, you need to start the remote session, invoke the NoMachine menu with Ctrl+Alt+0, select Input tab and check “Grab the keyboard input”.

     

    #26428
    Aryman93
    Participant

    Thanks again, everything works great now 🙂

    #26583
    zajc
    Participant

    I have the same problem. From Ubuntu 19.10 to Ubuntu 19.10. Version 6.9.2. Arrow Keys, End, Home… were not working.

    This also helps me

    setxkbmap -rules evdev -model evdev -layout si,gb

    It was so annoying because arrow keys were not working. Thank you for this workaround.

Viewing 9 posts - 1 through 9 (of 9 total)

This topic was marked as solved, you can't post.