From cdb6b552c2465d51536ad611464cb3aef0c6b028 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lu=C3=ADs=20Ferreira?= Date: Sat, 13 Apr 2019 19:12:45 +0100 Subject: [PATCH] hwdb: add ACCEL_LOCATION to the allowed properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Luís Ferreira --- hwdb/60-sensor.hwdb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hwdb/60-sensor.hwdb b/hwdb/60-sensor.hwdb index 1a6f2d875b..b8060fae51 100644 --- a/hwdb/60-sensor.hwdb +++ b/hwdb/60-sensor.hwdb @@ -57,6 +57,12 @@ # automatically flip their output for an upside-down display when the device # is held upright. # +# ACCEL_LOCATION= +# +# where is the location of the sensor. This value could be 'base' +# or 'display'. The default, when unset, is equivalent to: +# ACCEL_LOCATION=display +# # Sort by brand, model ######################################### -- 2.25.1