# Disable Touchscreen

There are various reasons on why you may want to disable the touchscreen. Unintentional touches during a flight could change your model configuration which can be a risk.

Therefore we can create a [global function](https://zkl2333.gitbook.io/edgetx-user-manual/v2.11-en/color-radios/radio-settings/global-functions) or[ special function](https://zkl2333.gitbook.io/edgetx-user-manual/v2.11-en/color-radios/model-settings/special-functions) using the **No Touch** feature to disable and enable the touch feature. While global functions apply to all models, the special function is defined on individual models.

## Disable touch screen with a global function

In the following example we use switch SF to disable the touch screen with a global function.

<figure><img src="https://77164042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUZeEhX4mYsDsoTCSjRyi%2Fuploads%2Fgit-blob-39a4dfdb630672de28a422aa22dd2fe2fbb69611%2Fcreate-no-touch-global-function.png?alt=media" alt=""><figcaption><p>create a global function to disable touch with switch SF</p></figcaption></figure>

<figure><img src="https://77164042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUZeEhX4mYsDsoTCSjRyi%2Fuploads%2Fgit-blob-6685f2e1475ea3375927425e50e5907190d2c707%2Fshow-no-touch-global-function.png?alt=media" alt=""><figcaption><p>show the global function</p></figcaption></figure>

## Disable touch screen with a special function

Customizable switches or logical switches cannot be used in global functions. But we can use a special function to enable and disable the touch screen with a customizable switch.

<figure><img src="https://77164042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUZeEhX4mYsDsoTCSjRyi%2Fuploads%2Fgit-blob-30a9a9c1bf3d1691245fbebd4a60e85a483f29a2%2Flist-customizable-switches-mo-touch.png?alt=media" alt=""><figcaption><p>setup of customizable switches</p></figcaption></figure>

<figure><img src="https://77164042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUZeEhX4mYsDsoTCSjRyi%2Fuploads%2Fgit-blob-fe04f4dbe10dc25aac300497bf95a89e53f5846d%2Fcreate-no-touch-special-function.png?alt=media" alt=""><figcaption><p>create a special function to disable touch with SW1</p></figcaption></figure>

<figure><img src="https://77164042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUZeEhX4mYsDsoTCSjRyi%2Fuploads%2Fgit-blob-38f3b14bcde9bcab43d97c7eb7529d054278d62f%2Fshow-no-touch-special-function.png?alt=media" alt=""><figcaption><p>list of special functions</p></figcaption></figure>
