Keyboard not showing AZERTY mode

Forum / NoMachine for Raspberry Pi / Keyboard not showing AZERTY mode

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #36209
    saturnin51
    Participant

    Hello,

    I use a RPI4 as hotspot. I use NoMachine to connect it with my laptop or desktop. I set up the RPI with French language and keyboard (AZERTY). But the keyboard on the laptop or desktop, reacts in QWERTY mode !

    I have not this issue connecting with VNC or with a keyboard connected to the RPI.

    Thank for your help.

    #36215
    Britgirl
    Keymaster

    This looks like this problem here, which is not a bug in NoMachine but in Xorg. Please try the fix that we provided and follow the steps to verify if it is this problem or not.

    Keyboard layout is wrong when sharing a physical desktop
    https://knowledgebase.nomachine.com/TR09Q09412

    #36226
    saturnin51
    Participant

    No way. I solve the issue with a script, Keyboard.sh:

    #!/bin/bash

    Sudo serxkbmap fr

    I set up this script into /etc/xdg/lxsession/LXDA-pi/autostart file, adding:

    sh /home/user/Keyboard.sh

    Point-rpi

     

    #36252
    Britgirl
    Keymaster

    Thanks for letting us know.

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

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