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
  Rii mini 4 keyboard and touchpad work over Bluetooth Peter Gamma 2 3,601 06-04-2026, 12:16 PM
Last Post: elinkser
  Pinephone (Pro) Keyboard Case for sale manubert 8 17,155 05-15-2026, 11:36 AM
Last Post: oliveira11670
  NEW pinephone keyboard case and LoRa backplate for sale ragele 0 1,970 01-12-2026, 06:09 PM
Last Post: ragele
  Replacement battery for PinePhone? j_s 9 8,226 06-03-2025, 04:19 PM
Last Post: j_s
  keyboard case charging but not typing new2pinephone 19 23,580 02-14-2025, 04:09 PM
Last Post: zltpxqhp69o2
  Searching for a PinePhone Keyboard Case RubiksCube 1 4,554 10-07-2024, 11:08 PM
Last Post: tllim
  So which keyboard you suggest for the Pinephone? Peter Gamma 21 19,497 07-19-2024, 08:05 AM
Last Post: Peter Gamma
  Keyboards for the PinePhone? Peter Gamma 1 4,658 07-04-2024, 10:22 PM
Last Post: Peter Gamma
  Bring the Pinephone keyboard back, it is worth it! Peter Gamma 1 4,432 07-04-2024, 07:32 AM
Last Post: Kevin Kofler
Heart The Pinephone keyboard offers alternative layouts Peter Gamma 0 2,536 07-04-2024, 05:40 AM
Last Post: Peter Gamma

Forum Jump:


Users browsing this thread: 1 Guest(s)