Score:1

Keyboard mapping overrides

pk flag

I just upgraded to 21.10, and since firefox wouldn't no longer find a display and start on X, I'm moving to Wayland (and happy about it).

However, I'm having problems on doing keyboard mapping override. I'd like to customize a bit my Engilsh Dvorak keyboard layout. I'm successfully using following config on Fedora, but unable to get it loading or working on Ubuntu.

xkb_keymap {
xkb_keycodes  { include "evdev+aliases(qwerty)" };
xkb_types     { include "default"   };
xkb_compat    { include "complete"  };
xkb_symbols   {
    include "pc+us(dvorak)+inet(evdev)+ctrl(nocaps)+eurosign(e)+kpdl(dot)"
    // Less than/Greater than/Pipe key on Swedish keyboards becomes Compose
    replace key <LSGT> { [ adiaeresis, odiaeresis ] };
    // Scroll Lock becomes Compose
    // replace key <SCLK> { [ Multi_key ] };
};
xkb_geometry  { include "pc(pc105)" };

};

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.