Object Manager | Use graphics acceleration | Check or clear the box. |
---|---|---|
Command line | --accel true|false
|
Specify true or false .
|
This attribute specifies whether acceleration is allowed. Acceleration optimizes how graphics are rendered and improves performance at the expense of smoothness and exactness. For example, colors may not always be exact.
If your application's display must always be exact, you should
clear the box (on the command line, use --accel false
).