home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / boot / i386 / root / usr / share / YaST2 / scrconf / tty.scr < prev    next >
Encoding:
Text File  |  2006-11-29  |  561 b   |  26 lines

  1. /**
  2.  * File:
  3.  *   tty.scr
  4.  * Summary:
  5.  *   SCR Agent for reading/writing using readline
  6.  * Access:
  7.  *   read/write
  8.  * Authors:
  9.  *   Stanislav Visnovsky <visnov@suse.cz>
  10.  * See:
  11.  *   anyagent
  12.  *   libscr
  13.  * Example:
  14.  
  15.  * $Id: tty.scr 12454 2003-10-22 12:19:54Z visnov $
  16.  *
  17.  * Reads and writes <tt>/dev/tty</tt> using the Term::Readline Perl module.
  18.  * Supported paths are .dev.tty (Read and Write) for the readline, .dev.tty.prompt (Write)
  19.  * for setup of the prompt.
  20.  *
  21.  * TTY() in initialization is to make the Perl agent happy
  22.  */
  23. .dev.tty
  24.  
  25. `ag_tty ( `TTY() )
  26.