Cannot find "-" on the pinephone keyboard
#2
For me the minus key is under F7.

You might need to change the keyboard layout.

I think you can find the current configuration by going
Code:
# xkbcomp $DISPLAY output.xkb
(https://wiki.archlinux.org/title/X_keyboard_extension)

Look for the section that controls the number row, for me it's like

Code:
xkb_symbols "(unnamed)" {

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

    key  <ESC> {         [          Escape ] };
    key <AE01> {
        type= "FOUR_LEVEL",
        symbols[Group1]= [               1,          exclam,             bar,        NoSymbol ]
    };  
    key <AE02> {
        type= "FOUR_LEVEL",
        symbols[Group1]= [               2,              at,       backslash,        NoSymbol
    };
...
    key <AE07> {
        type= "FOUR_LEVEL",
        symbols[Group1]= [               7,       ampersand,           minus,        NoSymbol ]
    };
...

Maybe your layout doesn't define the third level of keys. At least on PPP it was recently broken on Manjaro.

If that's the problem there is an updated keyboard map here
https://codeberg.org/HazardChem/PinePhon...h/main/tty

This is what I did for Manjaro plasma on PPP
https://forum.pine64.org/showthread.php?tid=16640
  Reply


Messages In This Thread
RE: Cannot find "-" on the pinephone keyboard - by robocone - 05-21-2022, 04:26 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pinephone (Pro) Keyboard Case for sale manubert 7 15,503 02-08-2026, 07:41 PM
Last Post: Ondy
  NEW pinephone keyboard case and LoRa backplate for sale ragele 0 1,146 01-12-2026, 06:09 PM
Last Post: ragele
  Replacement battery for PinePhone? j_s 9 6,519 06-03-2025, 04:19 PM
Last Post: j_s
  keyboard case charging but not typing new2pinephone 19 21,095 02-14-2025, 04:09 PM
Last Post: zltpxqhp69o2
  Searching for a PinePhone Keyboard Case RubiksCube 1 4,030 10-07-2024, 11:08 PM
Last Post: tllim
  So which keyboard you suggest for the Pinephone? Peter Gamma 21 16,667 07-19-2024, 08:05 AM
Last Post: Peter Gamma
  Rii mini 4 keyboard and touchpad work over Bluetooth Peter Gamma 0 2,681 07-19-2024, 08:02 AM
Last Post: Peter Gamma
  Keyboards for the PinePhone? Peter Gamma 1 4,211 07-04-2024, 10:22 PM
Last Post: Peter Gamma
  Bring the Pinephone keyboard back, it is worth it! Peter Gamma 1 3,908 07-04-2024, 07:32 AM
Last Post: Kevin Kofler
Heart The Pinephone keyboard offers alternative layouts Peter Gamma 0 2,171 07-04-2024, 05:40 AM
Last Post: Peter Gamma

Forum Jump:


Users browsing this thread: 1 Guest(s)