| |||
| Home > AMBA Designer command line reference > Launch parameters for AMBA Designer Canvas | |||
Table 8 shows the available command line options for AMBA Designer Canvas.
Table 8. Command line options for AMBA Designer Canvas
Option | Example usage | Description |
|---|---|---|
| adcanvas --background 8000 | Set the default background color and an application palette. Light and dark shades are calculated based on the new palette. |
| adcanvas --button 8000 | Set the default button color. |
| adcanvas --cmap | Install a private color map on an 8-bit display. |
| adcanvas --display $DISPLAY | Set the X display. The default is |
| adcanvas --font arial | Set the application font. |
| adcanvas --foreground 8000 | Set the default foreground color. |
|
adcanvas --geometry | Set the client geometry of the main window. |
| adcanvas --maxlib mymaxlib.conf | Start Canvas with the specified library file loaded. |
| adcanvas --ncols 216 | Limit the number of colors allocated in the color cube on an 8-bit display. If the count is 216, a 6×6×6 color cube is used, that is, six levels of red, blue, and green. For other values, the system uses a cube approximately proportional to a 2×3×1. |
| adcanvas --visual Truecolor | Force the application to use TrueColor on an 8-bit display. |
| adcanvas --nomaxlib adcanvas -n | Start Canvas without loading any components. |
|
adcanvas | Start Canvas with the specified file
open. The specified file must be a |