PPKB certain keys not working after kernel update
#11
(05-10-2022, 03:14 PM)rotwang Wrote:
Quote:You can create similar keymaps for XKB, for use with Xorg server


I know this is what is in the megi post. Has anyone actually done this... and maybe they have a keymap for xkb for the pinephone keyboard I could get a copy of?

I too couldn't get megi's loadkeys example to work in console. I could live without it in console if I could get my under-number-keys characters back in X.

I've been reading and reading the arch documentation on xkb, but not making any serious progress. (Is it me, or is that page much more opaque than usual for Arch documentation?)


I got AltG working as modifier to reach the under-number-keys by editing the beginning of

/usr/share/X11/xkb/symbols/en

Code:
default partial alphanumeric_keys modifier_keys
xkb_symbols "basic" {

    name[Group1]= "English (US)";

    key <TLDE> {        [    grave,    asciitilde      ]      };
    key <AE01> {        [        1,    exclam,      bar        ]      };
    key <AE02> {        [        2,    at,          backslash  ]      };
    key <AE03> {        [        3,    numbersign      ]      };
    key <AE04> {        [        4,    dollar,         ]      };
    key <AE05> {        [        5,    percent,    asciitilde        ]      };
    key <AE06> {        [        6,    asciicircum, grave      ]      };
    key <AE07> {        [        7,    ampersand,  minus      ]      };
    key <AE08> {        [        8,    asterisk,    equal      ]      };
    key <AE09> {        [        9,    parenleft,  underscore ]      };
    key <AE10> {        [        0,    parenright,  plus      ]      };
    key <AE11> {        [    minus,    underscore      ]      };
    key <AE12> {        [    equal,    plus            ]      };

    key <AD01> {        [        q,    Q              ]      };
    key <AD02> {        [        w,    W              ]      };
    key <AD03> {        [        e,    E              ]      };
    key <AD04> {        [        r,    R              ]      };
    key <AD05> {        [        t,    T              ]      };
    key <AD06> {        [        y,    Y              ]      };
    key <AD07> {        [        u,    U              ]      };
    key <AD08> {        [        i,    I              ]      };
    key <AD09> {        [        o,    O              ]      };
    key <AD10> {        [        p,    P              ]      };
    key <AD11> {        [ bracketleft,  braceleft      ]      };
    key <AD12> {        [ bracketright, braceright      ]      };

    key <AC01> {        [        a,    A              ]      };
    key <AC02> {        [        s,    S              ]      };
    key <AC03> {        [        d,    D              ]      };
    key <AC04> {        [        f,    F              ]      };
    key <AC05> {        [        g,    G              ]      };
    key <AC06> {        [        h,    H              ]      };
    key <AC07> {        [        j,    J              ]      };
    key <AC08> {        [        k,    K              ]      };
    key <AC09> {        [        l,    L              ]      };
    key <AC10> {        [ semicolon,    colon          ]      };
    key <AC11> {        [ apostrophe,  quotedbl        ]      };

    key <AB01> {        [        z,    Z              ]      };
    key <AB02> {        [        x,    X              ]      };
    key <AB03> {        [        c,    C              ]      };
    key <AB04> {        [        v,    V              ]      };
    key <AB05> {        [        b,    B              ]      };
    key <AB06> {        [        n,    N              ]      };
    key <AB07> {        [        m,    M              ]      };
    key <AB08> {        [    comma,    less            ]      };
    key <AB09> {        [    period,    greater        ]      };
    key <AB10> {        [    slash,    question        ]      };

    key <BKSL> {        [ backslash,        bar        ]      };
    include "level3(ralt_switch)"
};
  Reply


Messages In This Thread
RE: PPKB certain keys not working after kernel update - by primary-suaerkraut - 05-13-2022, 01:56 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  USB C to USB C charging not working. acidmilk 10 1,342 08-23-2024, 04:50 AM
Last Post: 67man
  Pinephone with KDE Plasma stuck at K logo after update Daniello 0 362 06-20-2024, 01:52 AM
Last Post: Daniello
  Disappearing arroe keys ionmich 1 1,201 09-03-2023, 07:41 AM
Last Post: _radv_
  satellite doesn't work after update shulamy 1 1,390 05-17-2023, 10:34 PM
Last Post: Kevin Kofler
  FDE installer not working user641 0 1,110 03-04-2023, 02:55 AM
Last Post: user641
  Latest update broke my install user641 8 5,375 02-22-2023, 05:54 AM
Last Post: gregb49
  Ringtone not working through external speaker... tk1107 2 2,649 03-13-2022, 11:34 PM
Last Post: tk1107
  Keyboard function keys vgnmnky 4 4,411 02-25-2022, 07:04 AM
Last Post: vgnmnky
  Can't update or install software P3TER 31 29,873 02-12-2022, 05:07 PM
Last Post: IHaveALinuxPhone
  Last update bricked my pine phone :( lacriz 6 5,357 01-25-2022, 07:52 AM
Last Post: kqlnut

Forum Jump:


Users browsing this thread: 3 Guest(s)