5684f6e5a8
SHIFT6mq accelerometer is mounted differently than the screen, adjust it with a mount matrix. This way, screen rotations follow the actual screen rotation by the user.
4 lines
157 B
Text
4 lines
157 B
Text
# iio-sensor-proxy with libssc: accelerometer mount matrix
|
|
|
|
SUBSYSTEM=="misc", KERNEL=="fastrpc-*", ENV{ACCEL_MOUNT_MATRIX}+="-1, 0, 0; 0, -1, 0; 0, 0, -1"
|
|
|