I am on Manjaro GNOME 45.4 (x11) and after some recent update, I am unable to type for example: aa, or 77, or ANY two identical characters in a row, so it only registers the first: a, 7, etc.

If I press the right arrow key, I am able to type another (identical) character, after which I’d have to repeat it again and again if I want all consecutive characters: e.g. aaaa.

Note: this only happens at the login screen, not lock screen or anywhere else.

Is this on purpose? Some security feature? This has to be the dumbest security feature I can image, especially since it doesn’t tell you that it’s skipping the character (which is not obvious if you type fast), and it also does let you HAVE a password of identical consecutive characters.

I only found this forum post about it:

  • lemmyvore@feddit.nl
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 months ago

    Does the keyboard work as expected if you switch to a text console (eg. Ctrl+Alt+F2)?

    Are you on the default stable branch?

    If yes and yes, you can try reinstalling the libinput package, and make sure you don’t have any libinput package installed from AUR.

    Another thing you can try is to check your Gnome third party extensions if you have any, there were some issues I saw mentioned because some extensions haven’t been updated to work with 45.

    • dysprosium@lemmy.dbzer0.comOP
      link
      fedilink
      arrow-up
      2
      ·
      4 months ago

      Does the keyboard work as expected if you switch to a text console (eg. Ctrl+Alt+F2)?

      I’ll try as soon as possible. But I do need to mention it only occurs at the login screen, not the lock screen. Perhaps this rules out package or extension issues, but I’ll try reinstalling libinput either way, and fiddle with 3rd party extensions. Thanks for your reply