hadess / iio-sensor-proxy

IIO accelerometer sensor to input device proxy
198 stars 64 forks source link

Tested on: ASUS T100Chi (works) #254

Closed eggithub closed 5 years ago

eggithub commented 5 years ago

Hi There,

I can confirm iio-sensor-proxy also works on the ASUS T100Chi.

There is no Xfce support yet but I got the the screen rotation and touchscreen InputCoordinateTransformation working in Xubuntu 18.04 with a startup script, thanks to you.

    Waiting for iio-sensor-proxy to appear
+++ iio-sensor-proxy appeared
=== Has accelerometer (orientation: normal)
=== No ambient light sensor
    Accelerometer orientation changed: left-up
    Accelerometer orientation changed: normal
    Accelerometer orientation changed: left-up
    Accelerometer orientation changed: normal
    Accelerometer orientation changed: right-up
    Accelerometer orientation changed: bottom-up
    Accelerometer orientation changed: right-up
    Accelerometer orientation changed: normal

I think you can add this to your "Tested On" list?

Nice Work! Thanx!

hadess commented 5 years ago

We don't really need a list like the one we had at the beginning of the project, so I will not be adding the model to the list. Thank you for reporting this issue though!

commit afd870799843a816a72f3e53d1aa484259e703d1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu May 2 09:37:38 2019 +0200

    README: Remove "Tested on" list

    It was useful when we only had a couple of entries, but it's rather
    pointless now that pretty much all the systems should work, and the ones
    that don't should be listed in open issues on GitHub.