"X server listens for keycodes"
Abierto
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 43.3k
- Forks
- 5.7k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
IMO that part is incorrect:
> When the scancode mapping of the key pressed is complete, the X server sends the character to the window manager
X server does not care if WM is running or not. Key event is sent to a window holding [active keyboard grab](http://tronche.com/gui/x/xlib/input/XGrabKeyboard.html) or to a focused window if there is no grab.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.