• Re (3): Terminals in X Window System.

    From peter@easthope.ca@21:1/5 to Richard Kettlewell on Sun Mar 16 08:21:40 2025
    In article <wwvbju31fzt.fsf@LkoBDZeT.terraraq.uk>,
    Richard Kettlewell <invalid@invalid.invalid> wrote:
    ... canΓ─Öt the Oberon environment run it directly?

    Two entities communicate directly. One is the telnet daemon on the
    linux host. The other is the telnet client in the Oberon subsystem.

    Demonstating in your system is a small execise. Install LinuxA2 and
    try it. https://en.wikibooks.org/wiki/Oberon/A2

    If you see a way to make the link more direct, please let me know or
    edit the wiki.

    Thanks, ... P.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Kettlewell@21:1/5 to peter@easthope.ca on Sun Mar 16 16:13:59 2025
    peter@easthope.ca writes:
    Richard Kettlewell <invalid@invalid.invalid> wrote:
    ... can’t the Oberon environment run it directly?

    Two entities communicate directly. One is the telnet daemon on the
    linux host. The other is the telnet client in the Oberon subsystem.

    My point is that the use of telnet is completely redundant here
    (assuming I’ve guessed the goal correctly). Contrast with any terminal emulator (for example, xterm), which runs the shell (or other command) directly.

    Demonstating in your system is a small execise. Install LinuxA2 and
    try it. https://en.wikibooks.org/wiki/Oberon/A2

    I’m not really interested in doing that.

    If you see a way to make the link more direct, please let me know or
    edit the wiki.

    The functions in https://man7.org/linux/man-pages/man3/openpty.3.html
    should be sufficient, if your Oberon environment can call them.

    --
    https://www.greenend.org.uk/rjk/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)