On Fri, Oct 17, 2014 at 04:23:39AM +0200, arne.ad...@t-online.de wrote:
> Hi,
> I am able to receive the input from the uinput device, if I explicitly select
> extension input events like this:
>
>
> int main(int argc, char** argv)
> {
> Display* display = XOpenDisplay(NULL);
> Window window
HI
I am very new on Xorg and X11 technology, but I think there is a
problem with the xinit system, here is the story :
When I compiled the xinit from the source code with these options on
the configure:
./configure --without-twm --without-xclock --without-xterm
Everything works fine , but