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

  1.  
  2.  
  3.  
  4. XCUTSEL(1)                           XCUTSEL(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        xcutsel - interchange between cut buffer and selection
  9.  
  10. SSYYNNOOPPSSIISS
  11.        xxccuuttsseell     [  _-_t_o_o_l_k_i_t_o_p_t_i_o_n  ...]  [-selection  _s_e_l_e_c_t_i_o_n]
  12.        [-cutbuffer _n_u_m_b_e_r]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.        The _x_c_u_t_s_e_l program is used to copy the current    selection
  16.        into  a    cut  buffer and to make a selection that contains
  17.        the current contents of the cut    buffer.      It  acts  as    a
  18.        bridge  between applications that don't support selections
  19.        and those that do.
  20.  
  21.        By default, _x_c_u_t_s_e_l will use the selection  named  PRIMARY
  22.        and  the     cut buffer CUT_BUFFER0.  Either or both of these
  23.        can  be    overridden  by    command     line  arguments  or   by
  24.        resources.
  25.  
  26.        An _x_c_u_t_s_e_l window has the following buttons:
  27.  
  28.        _q_u_i_t
  29.            When  this  button is pressed, _x_c_u_t_s_e_l exits.  Any
  30.            selections  held     by  _x_c_u_t_s_e_l  are   automatically
  31.            released.
  32.  
  33.        _c_o_p_y _P_R_I_M_A_R_Y _t_o _0
  34.            When  this  button  is pressed, _x_c_u_t_s_e_l copies the
  35.            current selection into the cut buffer.
  36.  
  37.        _c_o_p_y _0 _t_o _P_R_I_M_A_R_Y
  38.            When this button is pressed, _x_c_u_t_s_e_l converts  the
  39.            current contents of the cut buffer into the selec-
  40.            tion.
  41.  
  42.        The button labels  reflect  the    selection  and    cutbuffer
  43.        selected     by  command line options or through the resource
  44.        database.
  45.  
  46.        When the ``copy 0 to PRIMARY'' button  is  activated,  the
  47.        button will remain inverted as long as _x_c_u_t_s_e_l remains the
  48.        owner of the selection.    This serves to remind  you  which
  49.        client owns the current selection.  Note that the value of
  50.        the  selection  remains    constant;  if  the  cutbuffer  is
  51.        changed,     you  must  again  activate  the  copy    button to
  52.        retrieve the new value when desired.
  53.  
  54. OOPPTTIIOONNSS
  55.        _X_c_u_t_s_e_l accepts all of the standard X Toolkit command line
  56.        options as well as the following:
  57.  
  58.        --sseelleeccttiioonn _n_a_m_e
  59.            This option specifies the name of the selection to
  60.            use.  The default is PRIMARY.  The only    supported
  61.  
  62.  
  63.  
  64. X Version 11           Release 6.1                1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. XCUTSEL(1)                           XCUTSEL(1)
  71.  
  72.  
  73.            abbreviations  for  this     option     are ``-select'',
  74.            ``-sel''     and  ``-s'',  as  the    standard  toolkit
  75.            option ``-selectionTimeout'' has a similar name.
  76.  
  77.        --ccuuttbbuuffffeerr _n_u_m_b_e_r
  78.            This  option specifies the cut buffer to use.  The
  79.            default is cut buffer 0.
  80.  
  81. XX DDEEFFAAUULLTTSS
  82.        This  program  accepts  all  of    the  standard  X  Toolkit
  83.        resource names and classes as well as:
  84.  
  85.        sseelleeccttiioonn ((class SSeelleeccttiioonn))
  86.            This  resource specifies the name of the selection
  87.            to use.    The default is PRIMARY.
  88.  
  89.        ccuuttBBuuffffeerr ((class CCuuttBBuuffffeerr))
  90.            This resource specifies    the  number  of     the  cut
  91.            buffer to use.  The default is 0.
  92.  
  93. WWIIDDGGEETT NNAAMMEESS
  94.        The following instance names may be used when user config-
  95.        uration of the labels in them is desired:
  96.  
  97.        sseell--ccuutt ((class CCoommmmaanndd))
  98.            This is the ``copy SELECTION to BUFFER'' button.
  99.  
  100.        ccuutt--sseell ((class CCoommmmaanndd))
  101.            This is the ``copy BUFFER to SELECTION'' button.
  102.  
  103.        qquuiitt ((class CCoommmmaanndd))
  104.            This is the ``quit'' button.
  105.  
  106. SSEEEE AALLSSOO
  107.        X(1), xclipboard(1), xterm(1), text widget  documentation,
  108.        individual  client  documentation for how to make a selec-
  109.        tion.
  110.  
  111. BBUUGGSS
  112.        There is no way to change the name of the selection or the
  113.        number of the cut buffer while the program is running.
  114.  
  115. AAUUTTHHOORR
  116.        Ralph R. Swick, DEC/MIT Project Athena
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130. X Version 11           Release 6.1                2
  131.  
  132.  
  133.