Tastentest

```python KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_ALT_RIGHT, scanCode=100, metaState=META_ALT_ON|META_ALT_RIGHT_ON, flags=0x8, repeatCount=0, eventTime=71201394593000, downTime=71201394593000, deviceId=21, source=0x301, displayId=-1 } KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_SLASH, scanCode=12, metaState=META_ALT_ON|META_ALT_RIGHT_ON, flags=0x8, repeatCount=0, eventTime=71201570120000, downTime=71201570120000, deviceId=21, source=0x301, displayId=-1 } KeyEvent { action=ACTION_UP, keyCode=KEYCODE_SLASH, scanCode=12, metaState=META_ALT_ON|META_ALT_RIGHT_ON, flags=0x8, repeatCount=0, eventTime=71201669274000, downTime=71201570120000, deviceId=21, source=0x301, displayId=-1 } KeyEvent { action=ACTION_UP, keyCode=KEYCODE_ALT_RIGHT, scanCode=100, metaState=0, flags=0x8, repeatCount=0, eventTime=71201696008000, downTime=71201570120000, deviceId=21, source=0x301, displayId=-1 } Preview text: \ ```