arnoldthebat / chromiumos

Stub Repo for chromiumos issues
https://arnoldthebat.co.uk/
Other
267 stars 34 forks source link

Doesn't detect when in tablet mode #215

Open rin-senpai opened 5 years ago

rin-senpai commented 5 years ago

I am on an Asus Vivobook Flip 14 but when I change into tablet mode on the latest special build the UI doesn't change into tablet mode.

sms5690 commented 5 years ago

I'd like to add the Lenovo Yoga 2 Pro Convertible to this. Rotation is not recognized as well, I assume for the same reason.

siniux commented 5 years ago

Surface Go also.

midi1996 commented 5 years ago

Try adding --enable-touchview --force-tablet-mode --force-tablet-power-button to /etc/chrome_dev.conf and reboot, note that on some devices (like HP Elite X2 and maybe some convertibles) may need to remove the keyboard or to flip the keyboard deck to trigger the tablet mode (not guaranteed, it's all hardware dependant). For me it works on 76 Special + ChromeOS, you may try your luck.

midi1996 commented 5 years ago

Also about the rotation, there may be extra drivers needed for the sensor hub to make it work. So even enabling this option wont guarantee you autorotation. Also, plugging any type of pointing/typing peripheral, the tablet mode will be disabled automatically.