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

  1.  
  2.  
  3.  
  4. XEV(1)                               XEV(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        xev - print contents of X events
  9.  
  10. SSYYNNOOPPSSIISS
  11.        xxeevv  [-display  _d_i_s_p_l_a_y_n_a_m_e] [-geometry _g_e_o_m] [-bw _p_i_x_e_l_s]
  12.        [-bs _{_N_o_t_U_s_e_f_u_l_,_W_h_e_n_M_a_p_p_e_d_,_A_l_w_a_y_s_}]  [-id  _w_i_n_d_o_w_i_d]  [-s]
  13.        [-name _s_t_r_i_n_g] [-rv]
  14.  
  15. DDEESSCCRRIIPPTTIIOONN
  16.        _X_e_v creates a window and then asks the X server to send it
  17.        _e_v_e_n_t_s whenever anything happens to the    window    (such  as
  18.        being  moved,  resized,    typed in, clicked in, etc.).  You
  19.        can also attach it to an existing window.   It  is  useful
  20.        for  seeing what causes events to occur and to display the
  21.        information that they contain.
  22.  
  23. OOPPTTIIOONNSS
  24.        --ddiissppllaayy _d_i_s_p_l_a_y
  25.            This option specifies the X server to contact.
  26.  
  27.        --ggeeoommeettrryy _g_e_o_m
  28.            This option specifies the size and/or location  of
  29.            the window.
  30.  
  31.        --bbww _p_i_x_e_l_s
  32.            This  option  specifies    the  border width for the
  33.            window.
  34.  
  35.        --bbss _{_N_o_t_U_s_e_f_u_l_,_W_h_e_n_M_a_p_p_e_d_,_A_l_w_a_y_s_}
  36.            This option specifies what kind of  backing  store
  37.            to give the window.  The default is NotUseful.
  38.  
  39.        --iidd _w_i_n_d_o_w_i_d
  40.            This  option  specifies    that  the window with the
  41.            given id should be monitored, instead of     creating
  42.            a new window.
  43.  
  44.        --ss      This  option  specifies that save-unders should be
  45.            enabled on the window.
  46.  
  47.        --nnaammee _s_t_r_i_n_g
  48.            This option specifies the name to  assign  to  the
  49.            created window.
  50.  
  51.        --rrvv     This option specifies that the window should be in
  52.            reverse video.
  53.  
  54. SSEEEE AALLSSOO
  55.        X(1), xwininfo(1), xdpyinfo(1), Xlib Programmers Manual, X
  56.        Protocol Specification
  57.        See _X_(_1_) for a full statement of rights and permissions.
  58.  
  59. AAUUTTHHOORR
  60.        Jim Fulton, MIT X Consortium
  61.  
  62.  
  63.  
  64. X Version 11            Release 6                1
  65.  
  66.  
  67.