Difference between revisions of "PinePhone (Pro) Keyboard"

Jump to navigation Jump to search
(→‎Frequently asked questions: adding screen rotation in tty)
Tags: mobile web edit mobile edit
Line 168: Line 168:
''' How can I rotate the screen display in tty ? '''<br>
''' How can I rotate the screen display in tty ? '''<br>
$ echo 1 | sudo tee /sys/class/graphics/fbcon/rotate
$ echo 1 | sudo tee /sys/class/graphics/fbcon/rotate
''' Top row stopped displaying symbols! ''' <br>
For Phosh - https://wiki.mobian-project.org/doku.php?id=ppaccessories
For SWMO - Add the following to $HOME/.config/sxmo/sway
input "0:0:PinePhone_Keyboard" {
      xkb_layout us
      xkb_model ppkb
      xkb_options lv3:ralt_switch
}
For TTY - https://codeberg.org/HazardChem/PinePhone_Keyboard


== Documents ==
== Documents ==