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=73400727668000, downTime=73400727668000, 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=73400989702000, downTime=73400989702000, 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=73401087117000, downTime=73400989702000, deviceId=21, source=0x301, displayId=-1 } KeyEvent { action=ACTION_UP, keyCode=KEYCODE_ALT_RIGHT, scanCode=100, metaState=0, flags=0x8, repeatCount=0, eventTime=73401140341000, downTime=73400989702000, deviceId=21, source=0x301, displayId=-1 } Preview text: \ ```