Update display settings 2017 12 6 authored by Ali Can Demiralp's avatar Ali Can Demiralp
...@@ -25,9 +25,9 @@ Consider 5 types of configurations that cascade upon each other, similar to CSS. ...@@ -25,9 +25,9 @@ Consider 5 types of configurations that cascade upon each other, similar to CSS.
- Example use case: PLI viewer should only run on a Window, not an HMD. - Example use case: PLI viewer should only run on a Window, not an HMD.
5 Application Custom Settings 5 Application Custom Settings
- Overrides 4, applies to a particular instance of Phoenix application. - Overrides 4, applies to a particular copy of a Phoenix application.
- Is a file residing in the application directory. - Is a file residing in the application directory.
- Is optional (but auto-generated on launch if requested by 1/2/3). - Is optional (but auto-generated on launch if requested by 1/2/3/4).
- Example use case: I really know what I'm doing and I want to test the PLI viewer with an HMD. - Example use case: I really know what I'm doing and I want to test the PLI viewer with an HMD.
Cascading: Cascading:
... ...
......