d/ohmd: Rotate rift s display right, not left

This commit is contained in:
Christoph Haag 2020-11-11 21:30:11 +01:00
parent 2efba6451e
commit a2b67ab3fe

View file

@ -350,7 +350,7 @@ get_info(struct oh_device *ohd, const char *prod)
if (strcmp(prod, "Rift S") == 0) {
info.quirks.delay_after_initialization = true;
info.quirks.rotate_lenses_left = true;
info.quirks.rotate_lenses_right = true;
}
/* Only the WVR2 display is rotated. OpenHMD can't easily tell us