Cannot find "-" on the pinephone keyboard
#1
I have tried all the left Shift + Fn + all the F1-F10 keys and cannot find a "-". The use of F5 or F6 produce the "~". The use of F7 or F9 produce the "_". The use of the F8 or F10 produce the "+". Finally, the use of F1 or F2 produce the "|". Everything else on the keyboard appears to work as well as the charging and disconnect of my pinephone from charging using the keyboard battery. Am I overlooking something and why is there redundancy in some of the symbols produced using the F keys? Any help is appreciated. Thanks
  Reply
#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
#3
Thank you for your suggestions. Currently running Mobian, have to see if your suggestions are applicable.
  Reply
#4
(05-20-2022, 11:40 AM)gilwood Wrote: I have tried all the left Shift + Fn + all the F1-F10 keys and cannot find a "-". The use of F5 or F6 produce the "~". The use of F7 or F9 produce the "_". The use of the F8 or F10 produce the "+". Finally, the use of F1 or F2 produce the "|". Everything else on the keyboard appears to work as well as the charging and disconnect of my pinephone from charging using the keyboard battery. Am I overlooking something and why is there redundancy in some of the symbols produced using the F keys? Any help is appreciated. Thanks

I described this problem in post 1 and post 5 of this thread,

https://forum.pine64.org/showthread.php?tid=15787

I use ManjaroARM, but I think this is the kernel keyboard driver, not specific to an OS. I show the two layers of symbols you get with Fn-Num Key and Shift-Fn-Numkey and their redundancies.


The fix for this is installing the userspace driver which gets you what is printed on the keys and f-Keys using the Pine key + num key. A method for doing this for Mobian is described here:

https://forum.pine64.org/showthread.php?tid=16153
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Searching for a PinePhone Keyboard Case RubiksCube 1 1,123 10-07-2024, 11:08 PM
Last Post: tllim
  Seeking your experiences: PinePhone in snug cases of other phones mycycles 9 5,689 08-16-2024, 06:19 AM
Last Post: 67man
  So which keyboard you suggest for the Pinephone? Peter Gamma 21 5,867 07-19-2024, 08:05 AM
Last Post: Peter Gamma
  Rii mini 4 keyboard and touchpad work over Bluetooth Peter Gamma 0 556 07-19-2024, 08:02 AM
Last Post: Peter Gamma
  Keyboards for the PinePhone? Peter Gamma 1 1,542 07-04-2024, 10:22 PM
Last Post: Peter Gamma
  Bring the Pinephone keyboard back, it is worth it! Peter Gamma 1 999 07-04-2024, 07:32 AM
Last Post: Kevin Kofler
Heart The Pinephone keyboard offers alternative layouts Peter Gamma 0 382 07-04-2024, 05:40 AM
Last Post: Peter Gamma
  Keyboard & 2.4G usb dongle for the Pinephone? Peter Gamma 2 1,077 06-29-2024, 09:36 PM
Last Post: Peter Gamma
  Bluetooth keyboard with trackpad Zebulon Walton 11 11,884 06-29-2024, 04:09 AM
Last Post: Peter Gamma
  Was someone able to use the Pinephone keyboard & an usb mouse at the same? Peter Gamma 4 3,668 06-26-2024, 07:11 AM
Last Post: dachalife

Forum Jump:


Users browsing this thread: 1 Guest(s)