sxmo-utils/scripts/deviceprofiles/sxmo_deviceprofile_l8150qcom.sh
Alex O 5741f0692c
Wileyfox Swift rotate and autorotate fix
Signed-off-by: Stacy Harper <contact@stacyharper.net>
2021-05-20 09:09:45 +02:00

10 lines
204 B
Bash

#!/bin/sh
# Wileyfox Swift (wileyfox-crackling)
export BATTERY_DEVICE="/sys/class/power_supply/pm8916-bms-vm"
export TOUCH_POINTER_ID="10"
export ROTATION_GRAVITY="500"
export ROTATION_THRESHOLD="60"