The driver spec is of the format "\[<name>\[::<flag>\]\] \[gw <width>\] \[gh <height>\] \[gc <colors>\] \[ dp <dpi>\]".
If driver_spec
is null, then it will first check the GRX_DRIVER environment
variable for a driver spec. If the environment variable is not present, then it will uses the driver with the highest number of modes.
driver_spec |
The driver spec. |
true on success, otherwise false. |