Is it possible to prevent the notebook keyboard from being disabled on screen rotation (to tablet mode) in Lenovo Yoga series? So far I've only been able to dig to:
/proc/acpi/button/lid/LID0/state
Which tells the system when the LID is closed, but does not relate to display rotation. The keyboard and the touchpad are disabled when the rotation exceeds 180°, but I was unable to find the sensor specified.
Nothing found in:
/sys/bus/iio/devices/iio:device0/
either.