User Tools

Site Tools


Sidebar


/dev/null

tips:hw:kuu

**This is an old revision of the document!**

KUU flexones 360

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
}
tips/hw/kuu.1668880887.txt.gz · Last modified: by sscipioni