Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

apps/examples/nxterm does not do things in the normal way, however.  NSH does not receive keyboard input from NX; it gets keyboard input directly from the default stdin which is probably not a keyboard at all but more likely the host PC serial console. T his This is okay because only the background window is used and that example does not need the help of NX to select the window that has focus.

...