I suppose that SDL (i'm using version 2_0_8) is somehow broken when not using X11. I'm using https://gist.github.com/DanielGibson/12 ... 40cbbfbaf9 to test keyboard/mouse events.
AFAIK SDL cannot detect any input events if it doesn't create a render window by it's own so I tried setting a "dummy" video driver, but nothing happens...
Anyone got a hint about SDL running without X11?
Thanks for reading!
