# Any key press action?

**URL:** https://forum.kirupa.com/t/any-key-press-action/78779
**Category:** Uncategorized
**Created:** [February 8, 2005, 4:38am UTC](https://forum.kirupa.com/t/any-key-press-action/78779 "2005-02-08T04:38:43Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Eh1](https://avatars.discourse-cdn.com/v4/letter/e/3bc359/32.png) [@Eh1](https://forum.kirupa.com/u/Eh1)
#### Post date: [February 8, 2005, 4:38am UTC](https://forum.kirupa.com/t/any-key-press-action/78779/1 "2005-02-08T04:38:43Z")

</div>

I need a key press where if the user presses ANY key (not just a specific key) somthing happens. Is there an action where there is somthing like (Key.isDown(Key.ANY).
