Wrt eMMC see https://forum.armbian.com/index.php?/topic/5089-pinebook-install-to-emmc/&tab=comments#comment-39000
10 lines
320 B
Plaintext
10 lines
320 B
Plaintext
Section "InputClass"
|
|
Identifier "Hailuck Co.,Ltd USB keyboard"
|
|
MatchIsPointer "1"
|
|
MatchDevicePath "/dev/input/event*"
|
|
Option "AccelerationProfile" "2"
|
|
Option "AdaptiveDeceleration" "1"
|
|
Option "ConstantDeceleration" "2.4" # Pinebook 14"
|
|
#Option "ConstantDeceleration" "1.2" # Pinebook 11"
|
|
EndSection
|