home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / x11r6.1 / man / cat1 / xon.0 < prev    next >
Encoding:
Text File  |  1996-10-17  |  2.9 KB  |  133 lines

  1.  
  2.  
  3.  
  4. XON(1)                               XON(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        xon - start an X program on a remote machine
  9.  
  10. SSYYNNOOPPSSIISS
  11.        xxoonn  remote-host     [-access]  [-debug]  [-name window-name]
  12.        [-nols] [-screen     screen-no]  [-user  user-name]     [command
  13.        ...]
  14.  
  15. DDEESSCCRRIIPPTTIIOONN
  16.        _X_o_n  runs the specified command (default xterm -ls) on the
  17.        remote machine using rsh, remsh, or rcmd.  Xon passes  the
  18.        DISPLAY,     XAUTHORITY  and  XUSERFILESEARCHPATH environment
  19.        variables to the remote command.
  20.  
  21.        When no command is specified, xon runs  'xterm  -ls'.   It
  22.        additionally  specifies the application name to be 'xterm-
  23.        _r_e_m_o_t_e_-_h_o_s_t' and the window title to be    '-fIremote-host_'_.
  24.  
  25.        Xon  can     only work when the remote host will allow you to
  26.        log in without a password,  by  having  an  entry  in  the
  27.        .rhosts file permitting access.
  28.  
  29. OOPPTTIIOONNSS
  30.        Note that the options follow the remote host name (as they
  31.        do with rlogin).
  32.  
  33.  
  34.        --aacccceessss
  35.           Runs xhost locally to add the remote  host  to  the
  36.           host  access list in the X server.  This won't work
  37.           unless xhost is  given  permission  to  modify  the
  38.           access list.
  39.  
  40.        --ddeebbuugg Normally,     xon  disconnects the remote process from
  41.           stdin, stdout and stderr to  eliminate  the  daemon
  42.           processes     which    usually     connect  them across the
  43.           network.    Specifying the --ddeebbuugg option leaves  them
  44.           connected     so  that  error messages from the remote
  45.           execution are sent back to the originating host.
  46.  
  47.        --nnaammee wwiinnddooww--nnaammee
  48.           This specifies a    different  application    name  and
  49.           window title for the default command (xterm).
  50.  
  51.        --nnoollss  Normally    xon  passes  the -ls option to the remote
  52.           xterm; this option suspends that behaviour.
  53.  
  54.        --ssccrreeeenn ssccrreeeenn--nnoo
  55.           This changes the screen number of the DISPLAY vari-
  56.           able passed to the remote command.
  57.  
  58.        --uusseerr uusseerr--nnaammee
  59.           By  default, xon simply uses rsh/remsh/rcmd to con-
  60.           nect to the remote machine using the same user name
  61.  
  62.  
  63.  
  64. X Version 11           Release 6.1                1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. XON(1)                               XON(1)
  71.  
  72.  
  73.           as  on the local machine.     This option cause xon to
  74.           specify an alternative user name.      This    will  not
  75.           work  unless  you     have authorization to access the
  76.           remote account, by placing an appropriate entry  in
  77.           the remote users .rhosts file.
  78.  
  79. BBUUGGSS
  80.        Xon  can     get  easily confused when the remote-host, user-
  81.        name or various environment variable values contain  white
  82.        space.
  83.  
  84.        Xon  has     no  way  to send the appropriate X authorization
  85.        information to the remote host.
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130. X Version 11           Release 6.1                2
  131.  
  132.  
  133.