# setpib0 command

The setpib0 command resets the system’s
port 0 (console) to the correct terminal type. The default terminal
type varies from platform to platform:

| Platform | Default Type |
| --- | --- |
| D3/RS6000 | IBM 3151 |
| D3/Linux | D3-MON |
| D3/HP9000 | HP |
| D3/SCO | ANSI |
| D3/DG | VT100 |
| D3/Windows | VT100 |
| D3/UNIX | VT100 or ANSI |
| Others | MM-MON |

## See also

- [choose.term command](https://d3codex.com/tcl/choose-term-command/)
- [system-coldstart macro](https://d3codex.com/tcl/system-coldstart-macro/)
- [term command](https://d3codex.com/tcl/term-command/)
- [term-type command](https://d3codex.com/tcl/term-type-command/)
- [termp command](https://d3codex.com/tcl/termp-command/)

---
Source: https://d3codex.com/tcl/setpib0-command/ - part of the D3Codex reference.
