alex / alex/what-happens-when

"X server listens for keycodes"

Abierto
#176 0 comentarios 1 reacción 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.