Giter Club home page Giter Club logo

Comments (4)

X3n0m0rph59 avatar X3n0m0rph59 commented on May 25, 2024

This could be a problem with the eruption virtual keyboard device being set to the default layout.

Eruption uses the Linux uinput subsystem to create a virtual keyboard device that mirrors all keys pressed on the "real" device and additionally can inject/replace keystroke sequences ("macros").

I suspect that the layout of the virtual keyboard is set to "en_US".

Could you please post the output of these commands:

$ localectl

$ xinput list

Does this repair the problem (temporarily)?

$ setxkbmap de

from eruption.

mpldr avatar mpldr commented on May 25, 2024
$ localectl
   System Locale: LANG=de_DE.UTF-8
       VC Keymap: de-latin1
      X11 Layout: n/a
$ xinput list
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ ROCCAT ROCCAT Nyth Mouse                	id=15	[slave  pointer  (2)]
⎜   ↳ ROCCAT ROCCAT Nyth Consumer Control     	id=16	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Power Button                            	id=7	[slave  keyboard (3)]
    ↳ ROCCAT ROCCAT Vulcan AIMO               	id=8	[slave  keyboard (3)]
    ↳ ROCCAT ROCCAT Vulcan AIMO               	id=12	[slave  keyboard (3)]
    ↳ Conexant Sennheiser Main Audio          	id=13	[slave  keyboard (3)]
    ↳ Conexant Sennheiser Main Audio Consumer Control	id=14	[slave  keyboard (3)]
    ↳ ROCCAT ROCCAT Nyth System Control       	id=17	[slave  keyboard (3)]
    ↳ ROCCAT ROCCAT Nyth                      	id=18	[slave  keyboard (3)]
    ↳ ROCCAT ROCCAT Nyth Consumer Control     	id=21	[slave  keyboard (3)]
    ↳ Eruption Virtual Keyboard               	id=9	[slave  keyboard (3)]

and yes, setxkbmap fixes the issue until eruption is restarted

from eruption.

X3n0m0rph59 avatar X3n0m0rph59 commented on May 25, 2024

Hello,

$ localectl
   System Locale: LANG=de_DE.UTF-8
       VC Keymap: de-latin1
      X11 Layout: n/a

I suspect that this is the culprit: X11 Layout: n/a

To set the system-wide default keyboard layout to de, you may want to execute this command:

$ sudo localectl set-x11-keymap de

You may need to restart at least the X server for the changes to take effect.

from eruption.

mpldr avatar mpldr commented on May 25, 2024

That did it. Thanks a lot.

from eruption.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.