xiaoxiang781216 commented on pull request #4881:
URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-989464747


   > it seems a bit awkward to have x11 stuff in libc. is there a precedent? 
(in nuttx or other systems)
   
   The following item depends on x11 key symbols:
   
   1. VNC server use it to encode the keyboard(mainlined)
   2. We are adding sim x11 keyboard driver(developing)
   
   The whole X11 is too bigger to fix into NuttX, I think the current intention 
limit to only reuse X11 keyboard definition.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to