# Set Screen Keyboard Layout

## Overview

![The Set Screen Keyboard Layout Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-64de8e63875ea15abff0b15ab78d32ca818ae255%2Fsetscreenkeyboardlayoutnode20241.png?alt=media)

The **Set Screen Keyboard Layout** **Node** sets, or changes, the *layout* of an **On-Screen Keyboard**.

The default options are `English` and `German`. More *layouts* can be added in the [**Project Settings**](https://docs.incari.com/incari-studio/modules/project-settings/keyboard).

[**Scope**](https://docs.incari.com/incari-studio/overview#scopes): **Scene**, **Function**, **Prefab**.

## Attributes

![The Set Screen Keyboard Layout Node Attributes.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-ea1de2f850953064bcaa12019bde49f9db998bc5%2Fnode-setscreenkeyboardlayout-attri.png?alt=media)

### Object

| Attribute | Type         | Description                                                                                  |
| --------- | ------------ | -------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | **On-Screen Keyboard** whose *layout* will be set, if none is given in the **Input Socket**. |

### Input

| Attribute | Type       | Description                                                   |
| --------- | ---------- | ------------------------------------------------------------- |
| `Layout`  | **String** | *Layout* to be set, if none is given in the **Input Socket**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | **On-Screen Keyboard** whose *layout* will be set.                    |
| `Layout`          | **String**   | *Layout* to be set.                                                   |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |

## See Also

* [**Get Screen Keyboard Layout**](https://docs.incari.com/incari-studio/toolbox/incari/on-screenkeyboard/getscreenkeyboardlayout)
