mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-23 17:34:00 +03:00
Add additional Dell models that require ACCEL_LOCATION=base
This is a related commit to the bug reported in Ubuntu: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1938259 This adds additional 4 models that without this param, the screen rotates when the clamshell laptop rotates, which is an unwanted behavior. This commit also merges entries that needs the same param. Signed-off-by: Yao Wei (魏銘廷) <yao.wei@canonical.com>
This commit is contained in:
parent
b83bbbac87
commit
ed938716cd
@ -291,12 +291,12 @@ sensor:modalias:acpi:*KIOX000A*:dmi:*svn*CytrixTechnology:*pn*Complex11t:*
|
||||
# Dell
|
||||
#########################################
|
||||
sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:pnVostro5581:*
|
||||
ACCEL_LOCATION=base
|
||||
|
||||
sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0A36:*
|
||||
sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0A3E:*
|
||||
ACCEL_LOCATION=base
|
||||
|
||||
sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0B09:*
|
||||
sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0B0B:*
|
||||
sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0B0D:*
|
||||
sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0B11:*
|
||||
ACCEL_LOCATION=base
|
||||
|
||||
# Dell Venue 8 Pro 3845
|
||||
|
Loading…
Reference in New Issue
Block a user