Re: Hijacked Xterm

From: squashem (adam.sutton_at_baesystems.com)
Date: 06/14/05

  • Next message: Peter Van Epp: "Re: Hijacked Xterm"
    Date: 14 Jun 2005 05:20:00 -0700
    
    

    Sorry I should have clarified. I think I can rule out echoing
    something to the tty
    dev, because this would simply result in text appearing on the
    terminal, as
    opposed to registering as typed into the command line.

    Just a quick example to help explain:

    If I have a blank command line and then echo something to the attached
    tty device
    ( eg, echo "Hello World" > /dev/ttyS0 ), then "Hello World" will appear
    on the
    terminal, however hitting enter will not result in an attempt to
    execute 'Hello', as it
    was not entered onto the commad line.

    Sorry, I know this is really poorly explained, just not sure how else
    to word it,
    hopefully you understand what I mean.

    Ta


  • Next message: Peter Van Epp: "Re: Hijacked Xterm"

    Relevant Pages

    • Re: [opensuse] Native printing via SSH
      ... Because they are a kernel driver for the very tty your terminal is using, it's possible for the driver to do a little magic and provide virtual printer device files. ... It appears to be possible to tell dosemu to run a command to print. ...
      (SuSE)
    • Re: Redirecting Stderr to Screen AND A File At The Same Time
      ... > the tty command first. ... > the output of the script first and then echo $VARIABLE into the terminal ... Unix Guy Consulting, LLC ...
      (comp.unix.shell)
    • Re: Question about write a simple shell : how to output resoult to tty correctly
      ... enter string and parser explain it, (actually like cisco's console). ... Command "command you input" executed! ... My confuse is between tty and OutBuffer, how to make my OutBuffer class link with tty more easier? ...
      (comp.unix.programmer)
    • Re: OSR5: how to find out disabled terminals by authorization subsystem?
      ... >> any command to see which tty*'s have fallen under the security lock. ... how can I find out from a pure command line which terminals are locked? ... or put it in a daily cron script to notify me by email or some such. ... # We find out the maximum errors allowed in the system when logging in at a TTY. ...
      (comp.unix.sco.misc)
    • Re: Newbie question on C library system() function
      ... I need to send control data to a kiosk printer via ... Printers, ttys, and the "echo" command are all off-topic here. ... After sending a command to the printer, do you need to pause before ...
      (comp.lang.c)