Useful commads for Linux at GPD Pocket 3
# xrandr -o right
# nano /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet fbcon=rotate:1"
GRUB_CMDLINE_LINUX="fbcon=rotate:1"
GRUB_GFXMODE=1200x1920x32
# update-grub
# nano /etc/lightdm/lightdm.conf
[SeatDefaults]
display-setup-script=xrandr -o right
# nano /etc/xorg.conf.d/99-touchsreen.conf
Section "InputClass"
Identifier "calibration"
MatchProduct "GXTP7380"
Option "TransformationMatrix" "0 1 0 -1 0 1 0 0 1"
EndSection
ffplay /dev/video3
Open a terminal and type
sudo nano /etc/modprobe.d/alsa.conf
to create a new audio configuration file. Type
options snd-intel-dspcfg dsp_driver=1
into that file and hit save.
- GRUB Menu Orientation
- Stylus Buttons Remap