# .default command

The .default command sends the device
a control code to select the default font.

**Synonyms:** .df

Most laser printers have a *reset* or *default* code. This code is supplied to the Output processor by the cursor
control block (CCB) using the assignfq spooler
command.

Note: If the printer does not support a default font,
this command has no effect.

## Syntax

```
.default
```

## See also

- [Output processor commands](https://d3codex.com/output-processor/output-processor-commands/)
- [Output processor overview](https://d3codex.com/output-processor/output-processor-overview/)
- [Font](https://d3codex.com/definitions/font/)

---
Source: https://d3codex.com/output-processor/dot-default-command/ - part of the D3Codex reference.
