This commit is contained in:
19
chap/X11.tex
19
chap/X11.tex
@@ -18,7 +18,7 @@ Comment faire pour visualiser la plénitude des formes de mes fontes ?
|
||||
|
||||
|
||||
D'après la manpage :
|
||||
\textit{Xephyr is a kdrive server that outputs to a window on a pre-existing
|
||||
\textsl{Xephyr is a kdrive server that outputs to a window on a pre-existing
|
||||
"host" X display. Think Xnest but with support for modern
|
||||
extensions like composite, damage and randr.}
|
||||
|
||||
@@ -26,11 +26,14 @@ D'après la manpage :
|
||||
si simple qua ça.
|
||||
Par exemple, quelle est la méthode à mettre en œuvre pour avoir
|
||||
le clavier en Azerty\index{azerty} ?
|
||||
|
||||
|
||||
XXX\index{XXX}
|
||||
|
||||
%-------------------------------------------------------------------
|
||||
\section{Numlock}
|
||||
|
||||
Vous l'avez voulu, le voici~:
|
||||
|
||||
\begin{verbatim}
|
||||
#include <X11/XKBlib.h>
|
||||
#include <X11/extensions/XKB.h>
|
||||
@@ -98,7 +101,19 @@ $
|
||||
|
||||
C'est simple, non ?
|
||||
|
||||
%-------------------------------------------------------------------
|
||||
|
||||
\section{XCB}\index{XCB}
|
||||
|
||||
Vous avez pratiqué la \textsl{Xlib} ? Avez-vous aimé ?
|
||||
\textsc{[oui]} et \textsc{[non]} sont deux réponses valables.
|
||||
Si vous ne savez pas quoi répondre, vous n'avez pas compris
|
||||
la question.
|
||||
|
||||
%
|
||||
% https://xcb.freedesktop.org/tutorial/basicwindowsanddrawing/
|
||||
%
|
||||
|
||||
%-------------------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user