Page 1 of 1

Runtime display rotation

PostPosted: Apr 17, 2007 @ 1:45pm
by Nomad
Hi, All.
I want to add an option to menu to set display and keys rotation (for right or lefthanded people). Is this possible at runtime or application must be restarted to apply this?
Regards, Nomad.

PostPosted: Apr 17, 2007 @ 3:10pm
by edge
Hi Nomad,

It's currently not supported to change the display orientation runtime.

However, you may try the following method (please note that this is an untested method and may not work):
- Destroy all surfaces
- Call display->Close()
- Set rotation in ecd.cfg->rotation
- Call display->Open()
- Reload surfaces