# set-kbrd command

**For Linux only.** Use the set-kbrd BASIC program to change between standard international keyboard
maps for line 0 (zero). This command is used from the dm account.

## Syntax

```
set-kbrd item-ID
```

## Description

The *item-ID* is one of the following:

| Map Name | Country |
| --- | --- |
| fr.map | France |
| de.map | Germany |
| it.map | Italy |
| es.map | Spain |
| uk.map | United Kingdom |
| us.map | United States |

## See also

- [funckeys file](https://d3codex.com/systemfiles/funckeys-file/)
- [kb.pc file](https://d3codex.com/systemfiles/kb-pc-file/)
- [keyboards file](https://d3codex.com/systemfiles/keyboards-file/)
- [set-imap command](https://d3codex.com/tcl/set-imap-command/)
- [xcs-on macro](https://d3codex.com/tcl/xcs-on-macro/)

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