====== KUU flexones 360 ====== ===== power saving ===== /etc/tmpfiles.d/energy_performance_preference.conf w /sys/devices/system/cpu/cpufreq/policy?/energy_performance_preference - - - - balance_power ===== accelerometer ===== /etc/udev/hwdb.d/61-sensor-local.hwdb # edit and 'systemd-hwdb update' sensor:modalias:acpi:KIOX010A:KIOX010A:* ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, -1, 0; 0, 0, -1 run 'systemd-hwdb update' ===== tablet mode ===== * install tablet-mode and configure * add user to tablet group * use tablet-mode desktop to switch mode /etc/tablet-mode.json { "tablet": [ "/dev/input/by-path/platform-i8042-serio-0-event-kbd", "/dev/input/by-path/pci-0000:00:15.0-platform-i2c_designware.0-event-mouse" ], "notify": true }