//[ConnectBot Terminal](../../../index.md)/[org.connectbot.terminal](../index.md)/[VTermKey](index.md)

# VTermKey

[release]\
object [VTermKey](index.md)

VTerm key codes from libvterm. These correspond to VTermKey enum in vterm.h

## Properties

| Name | Summary |
|---|---|
| [BACKSPACE](-b-a-c-k-s-p-a-c-e.md) | [release]<br>const val [BACKSPACE](-b-a-c-k-s-p-a-c-e.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 3 |
| [DEL](-d-e-l.md) | [release]<br>const val [DEL](-d-e-l.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 10 |
| [DOWN](-d-o-w-n.md) | [release]<br>const val [DOWN](-d-o-w-n.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 6 |
| [END](-e-n-d.md) | [release]<br>const val [END](-e-n-d.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 12 |
| [ENTER](-e-n-t-e-r.md) | [release]<br>const val [ENTER](-e-n-t-e-r.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 1 |
| [ESCAPE](-e-s-c-a-p-e.md) | [release]<br>const val [ESCAPE](-e-s-c-a-p-e.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 4 |
| [FUNCTION_0](-f-u-n-c-t-i-o-n_0.md) | [release]<br>const val [FUNCTION_0](-f-u-n-c-t-i-o-n_0.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 256 |
| [FUNCTION_1](-f-u-n-c-t-i-o-n_1.md) | [release]<br>const val [FUNCTION_1](-f-u-n-c-t-i-o-n_1.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 257 |
| [FUNCTION_10](-f-u-n-c-t-i-o-n_10.md) | [release]<br>const val [FUNCTION_10](-f-u-n-c-t-i-o-n_10.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 266 |
| [FUNCTION_11](-f-u-n-c-t-i-o-n_11.md) | [release]<br>const val [FUNCTION_11](-f-u-n-c-t-i-o-n_11.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 267 |
| [FUNCTION_12](-f-u-n-c-t-i-o-n_12.md) | [release]<br>const val [FUNCTION_12](-f-u-n-c-t-i-o-n_12.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 268 |
| [FUNCTION_2](-f-u-n-c-t-i-o-n_2.md) | [release]<br>const val [FUNCTION_2](-f-u-n-c-t-i-o-n_2.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 258 |
| [FUNCTION_3](-f-u-n-c-t-i-o-n_3.md) | [release]<br>const val [FUNCTION_3](-f-u-n-c-t-i-o-n_3.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 259 |
| [FUNCTION_4](-f-u-n-c-t-i-o-n_4.md) | [release]<br>const val [FUNCTION_4](-f-u-n-c-t-i-o-n_4.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 260 |
| [FUNCTION_5](-f-u-n-c-t-i-o-n_5.md) | [release]<br>const val [FUNCTION_5](-f-u-n-c-t-i-o-n_5.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 261 |
| [FUNCTION_6](-f-u-n-c-t-i-o-n_6.md) | [release]<br>const val [FUNCTION_6](-f-u-n-c-t-i-o-n_6.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 262 |
| [FUNCTION_7](-f-u-n-c-t-i-o-n_7.md) | [release]<br>const val [FUNCTION_7](-f-u-n-c-t-i-o-n_7.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 263 |
| [FUNCTION_8](-f-u-n-c-t-i-o-n_8.md) | [release]<br>const val [FUNCTION_8](-f-u-n-c-t-i-o-n_8.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 264 |
| [FUNCTION_9](-f-u-n-c-t-i-o-n_9.md) | [release]<br>const val [FUNCTION_9](-f-u-n-c-t-i-o-n_9.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 265 |
| [HOME](-h-o-m-e.md) | [release]<br>const val [HOME](-h-o-m-e.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 11 |
| [INS](-i-n-s.md) | [release]<br>const val [INS](-i-n-s.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 9 |
| [KP_0](-k-p_0.md) | [release]<br>const val [KP_0](-k-p_0.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 512 |
| [KP_1](-k-p_1.md) | [release]<br>const val [KP_1](-k-p_1.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 513 |
| [KP_2](-k-p_2.md) | [release]<br>const val [KP_2](-k-p_2.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 514 |
| [KP_3](-k-p_3.md) | [release]<br>const val [KP_3](-k-p_3.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 515 |
| [KP_4](-k-p_4.md) | [release]<br>const val [KP_4](-k-p_4.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 516 |
| [KP_5](-k-p_5.md) | [release]<br>const val [KP_5](-k-p_5.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 517 |
| [KP_6](-k-p_6.md) | [release]<br>const val [KP_6](-k-p_6.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 518 |
| [KP_7](-k-p_7.md) | [release]<br>const val [KP_7](-k-p_7.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 519 |
| [KP_8](-k-p_8.md) | [release]<br>const val [KP_8](-k-p_8.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 520 |
| [KP_9](-k-p_9.md) | [release]<br>const val [KP_9](-k-p_9.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 521 |
| [KP_COMMA](-k-p_-c-o-m-m-a.md) | [release]<br>const val [KP_COMMA](-k-p_-c-o-m-m-a.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 524 |
| [KP_DIVIDE](-k-p_-d-i-v-i-d-e.md) | [release]<br>const val [KP_DIVIDE](-k-p_-d-i-v-i-d-e.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 527 |
| [KP_ENTER](-k-p_-e-n-t-e-r.md) | [release]<br>const val [KP_ENTER](-k-p_-e-n-t-e-r.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 528 |
| [KP_EQUAL](-k-p_-e-q-u-a-l.md) | [release]<br>const val [KP_EQUAL](-k-p_-e-q-u-a-l.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 529 |
| [KP_MINUS](-k-p_-m-i-n-u-s.md) | [release]<br>const val [KP_MINUS](-k-p_-m-i-n-u-s.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 525 |
| [KP_MULT](-k-p_-m-u-l-t.md) | [release]<br>const val [KP_MULT](-k-p_-m-u-l-t.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 522 |
| [KP_PERIOD](-k-p_-p-e-r-i-o-d.md) | [release]<br>const val [KP_PERIOD](-k-p_-p-e-r-i-o-d.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 526 |
| [KP_PLUS](-k-p_-p-l-u-s.md) | [release]<br>const val [KP_PLUS](-k-p_-p-l-u-s.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 523 |
| [LEFT](-l-e-f-t.md) | [release]<br>const val [LEFT](-l-e-f-t.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 7 |
| [NONE](-n-o-n-e.md) | [release]<br>const val [NONE](-n-o-n-e.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 0 |
| [PAGEDOWN](-p-a-g-e-d-o-w-n.md) | [release]<br>const val [PAGEDOWN](-p-a-g-e-d-o-w-n.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 14 |
| [PAGEUP](-p-a-g-e-u-p.md) | [release]<br>const val [PAGEUP](-p-a-g-e-u-p.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 13 |
| [RIGHT](-r-i-g-h-t.md) | [release]<br>const val [RIGHT](-r-i-g-h-t.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 8 |
| [TAB](-t-a-b.md) | [release]<br>const val [TAB](-t-a-b.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 2 |
| [UP](-u-p.md) | [release]<br>const val [UP](-u-p.md): [Int](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html) = 5 |