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

  1.  
  2.  
  3.  
  4. XSETROOT(1)                          XSETROOT(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        xsetroot - root window parameter setting utility for X
  9.  
  10. SSYYNNOOPPSSIISS
  11.        xxsseettrroooott     [-help]  [-def] [-display _d_i_s_p_l_a_y] [-cursor _c_u_r_-
  12.        _s_o_r_f_i_l_e _m_a_s_k_f_i_l_e] [-cursor_name _c_u_r_s_o_r_n_a_m_e] [-bitmap _f_i_l_e_-
  13.        _n_a_m_e]  [-mod  _x _y] [-gray] [-grey] [-fg _c_o_l_o_r] [-bg _c_o_l_o_r]
  14.        [-rv] [-solid _c_o_l_o_r] [-name _s_t_r_i_n_g]
  15.  
  16. DDEESSCCRRIIPPTTIIOONN
  17.        The _s_e_t_r_o_o_t program allows you to tailor the appearance of
  18.        the  background    ("root")  window on a workstation display
  19.        running X.  Normally, you experiment with  _x_s_e_t_r_o_o_t  until
  20.        you  find  a personalized look that you like, then put the
  21.        _x_s_e_t_r_o_o_t command that produces  it  into     your  X  startup
  22.        file.   If  no options are specified, or if _-_d_e_f is speci-
  23.        fied, the window is reset to its default state.    The  _-_d_e_f
  24.        option  can be specified along with other options and only
  25.        the non-specified characteristics will  be  reset  to  the
  26.        default state.
  27.  
  28.        Only  one  of the background color/tiling changing options
  29.        (-solid, -gray, -grey, -bitmap, and -mod) may be specified
  30.        at a time.
  31.  
  32. OOPPTTIIOONNSS
  33.        The various options are as follows:
  34.  
  35.        --hheellpp  Print a usage message and exit.
  36.  
  37.        --ddeeff   Reset unspecified attributes to the default values.
  38.           (Restores the background to the familiar gray  mesh
  39.           and the cursor to the hollow x shape.)
  40.  
  41.        --ccuurrssoorr _c_u_r_s_o_r_f_i_l_e _m_a_s_k_f_i_l_e
  42.           This lets you change the pointer cursor to whatever
  43.           you want when the pointer cursor is outside of  any
  44.           window.    Cursor and mask files are bitmaps (little
  45.           pictures), and can be made with the _b_i_t_m_a_p_(_1_)  pro-
  46.           gram.   You  probably  want the mask file to be all
  47.           black until you get used to the way masks work.
  48.  
  49.        --ccuurrssoorr__nnaammee _c_u_r_s_o_r_n_a_m_e
  50.           This lets you change the pointer cursor to  one  of
  51.           the  standard  cursors from the cursor font.  Refer
  52.           to appendix B of    the  X    protocol  for  the  names
  53.           (except  that  the  XC_  prefix  is elided for this
  54.           option).
  55.  
  56.        --bbiittmmaapp _f_i_l_e_n_a_m_e
  57.           Use the bitmap specified in the  file  to     set  the
  58.           window pattern.  You can make your own bitmap files
  59.           (little pictures) using the _b_i_t_m_a_p_(_1_) program.  The
  60.           entire  background  will    be  made  up  of repeated
  61.  
  62.  
  63.  
  64. X Version 11           Release 6.1                1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. XSETROOT(1)                          XSETROOT(1)
  71.  
  72.  
  73.           "tiles" of the bitmap.
  74.  
  75.        --mmoodd _x _y
  76.           This is used if you want a plaid-like grid  pattern
  77.           on  your screen.    x and y are integers ranging from
  78.           1 to 16.    Try the different combinations.     Zero and
  79.           negative numbers are taken as 1.
  80.  
  81.        --ggrraayy  Make  the     entire     background gray.  (Easier on the
  82.           eyes.)
  83.  
  84.        --ggrreeyy  Make the entire background grey.
  85.  
  86.        --ffgg _c_o_l_o_r
  87.           Use ``color'' as the foreground color.   Foreground
  88.           and background colors are meaningful only in combi-
  89.           nation with -cursor, -bitmap, or -mod.
  90.  
  91.        --bbgg _c_o_l_o_r
  92.           Use ``color'' as the background color.
  93.  
  94.        --rrvv    This exchanges the foreground and     background  col-
  95.           ors.   Normally  the  foreground color is black and
  96.           the background color is white.
  97.  
  98.        --ssoolliidd _c_o_l_o_r
  99.           This sets the background of the root window to  the
  100.           specified     color.      This    option    is only useful on
  101.           color servers.
  102.  
  103.        --nnaammee _s_t_r_i_n_g
  104.           Set the name of  the  root  window  to  ``string''.
  105.           There  is     no  default  value.   Usually    a name is
  106.           assigned to a window so that the window manager can
  107.           use a text representation when the window is iconi-
  108.           fied.   This  option  is    unused    since  you  can't
  109.           iconify the background.
  110.  
  111.        --ddiissppllaayy _d_i_s_p_l_a_y
  112.           Specifies the server to connect to; see _X_(_1_).
  113.  
  114. SSEEEE AALLSSOO
  115.        X(1), xset(1), xrdb(1)
  116.  
  117. AAUUTTHHOORR
  118.        Mark Lillibridge, MIT Project Athena
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130. X Version 11           Release 6.1                2
  131.  
  132.  
  133.