Score:1

Use the EurKEY keyboard layout

dj flag

I want to used the EurKEY custom keyboard layout on my freshly installed Ubuntu.

I followed their installation instruction and downloaded and installed the .deb package manually. However when I run setxkbmap eurkey nothing seems to change. (I test the layout by trying Alt+A to see if I get an Umlaut, but nothing happens).

It looks like there is a warning, but I wasn't able to find out anything about it:

$ setxkbmap eurkey -v
Warning! Multiple definitions of keyboard layout
         Using command line, ignoring X server
Trying to build keymap using the following components:
keycodes:   evdev+aliases(qwerty)
types:      complete
compat:     complete
symbols:    pc+eurkey+inet(evdev)
geometry:   pc(pc105)

Since I've never messed around with custom layouts and am just following installation instructions on the website I can't quite figure out how to find or fix the problem myself.

I've also tried going to the settings and changing the layout there, but unless it has a different name, I can't seem to find the layout in the list.

Score:1
uz flag

I had a look at that eurkey.deb file, and I don't like it. At installation it edits files belonging to the xkb-data package, and that's bad practice.

And the use of that .deb file is also unnecessary. This is what you should have done:

  • Install the gnome-tweaks package if it's not already installed.

    sudo apt install gnome-tweaks
    
  • Open Tweaks, select Keyboard & Mouse, and enable "Show Extended Input Sources".

  • Log out and log in again.

  • Go to Settings -> Keyboard, click the + button, select English (United States), and then you can pick the EurKEY (US) keyboard layout.

To clean up from your attempt to follow that other instruction, I recommend that you run these commands:

sudo apt purge eurkey
sudo apt install --reinstall xkb-data
Andy avatar
dj flag
That worked, thanks a lot.
cn flag
I am on Ubuntu 20.04 LTS. I tried following your instructions (Keyborad layouts are under "Region & Language"), but I don't have EurKEY listed under "Input Sources" despite having extended input sources enabled in Gnome-Tweaks.
Gunnar Hjalmarsson avatar
uz flag
@Alex_M: Did you log out?
cn flag
@GunnarHjalmarsson I have it working now. It only works if I add German as first Input source, and EurKey as second. As soon as I remove German it stops working. Really weird behavior.
Gunnar Hjalmarsson avatar
uz flag
@Alex_M: That's too complicated to discuss in comments only. Please submit a new question.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.