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

  1.  
  2.  
  3.  
  4. XKBPRINT(1)                          XKBPRINT(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        xkbprint - print an XKB keyboard description
  9.  
  10. SSYYNNOOPPSSIISS
  11.        xxkkbbpprriinntt [options] source [ output_file ]
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.        The  _x_k_b_p_r_i_n_t comman generates a printable or encapsulated
  15.        PostScript description of  the  XKB  keyboard  description
  16.        specifed by _s_o_u_r_c_e.  The _s_o_u_r_c_e can be any compiled keymap
  17.        (.xkm) file that includes a geometry description or  an    X
  18.        display    specification.     If  an _o_u_t_p_u_t___f_i_l_e is specified,
  19.        xkbprint writes to it.  If no output  file  is  specified,
  20.        xkbprint creates replaces the extension of the source file
  21.        with _._p_s or _._e_p_s depending on the  requested  format.   If
  22.        the  source  is    a  non-local X display (e.g.:0), xkbprint
  23.        appends the appropriate prefix to the  display  specifica-
  24.        tion,  replacing     the colon with a dash.     For a local dis-
  25.        play, xkprint uses server-_n where _n is the number  of  the
  26.        display.
  27.  
  28. OOPPTTIIOONNSS
  29.        --??,, --hheellpp
  30.            Prints a usage message.
  31.  
  32.        --ccoolloorr  Print  using  the colors specified in the geometry
  33.            file;  by default, xkbprint  prints  a  black-and-
  34.            white image of the keyboard.
  35.  
  36.        --ddffllttss  Attempt    to  compute default names for any missing
  37.            components, such as keys.
  38.  
  39.        --ddiiffffss  Show symbols only where they are explicitly bound.
  40.  
  41.        --eeppss    Generate an encapsulated PostScript file.
  42.  
  43.        --ffiitt    Fit the keyboard image on the page (default).
  44.  
  45.        --ffuullll   Print the keyboard at full size.
  46.  
  47.        --ggrriidd _r_e_s
  48.            Print  a     grid with _r_e_smm resolution over the key-
  49.            board.
  50.  
  51.        --iiff _f_o_n_t_N_a_m_e
  52.            Specifies an internal PostScript type  1     font  to
  53.            dump  to     the  specified     output     file or to _f_o_n_t_-
  54.            _N_a_m_e.pfa, if no output file is specified.  No key-
  55.            board  description  is printed if an internal font
  56.            is dumped.
  57.  
  58.        --llaabbeell _t_y_p_e
  59.            Specifies the labels to be printed on keys;  legal
  60.            types are: _n_o_n_e, _n_a_m_e,_c_o_d_e,_s_y_m_b_o_l_s.
  61.  
  62.  
  63.  
  64. X Version 11           Release 6.1                1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. XKBPRINT(1)                          XKBPRINT(1)
  71.  
  72.  
  73.        --llcc _<_l_o_c_a_l_e_>
  74.            Specifies  a  locale  in     which    KeySyms should be
  75.            resolved.
  76.  
  77.        --lleevveell11 Generate level 1 PostScript.
  78.  
  79.        --lleevveell22 Generate level 2 PostScript.
  80.  
  81.        --llgg _g_r_o_u_p
  82.            Print symbols in     keyboard  groups  starting  from
  83.            _g_r_o_u_p.
  84.  
  85.        --llll _l_e_v_e_l
  86.            Print symbols starting from shift level _l_e_v_e_l.
  87.  
  88.        --mmoonnoo   Generate      black-and-white   image   of     keyboard
  89.            (default).
  90.  
  91.        --nn _n_u_m  Print _n_u_m copies.
  92.  
  93.        --nnkkgg _n_u_m
  94.            Print the symbols in _n_u_m keyboard groups.
  95.  
  96.        --nnppkk _n_u_m
  97.            Number of keyboard images to print on  each  page;
  98.            for  EPS files, this specifies the total number of
  99.            keyboard images to print.
  100.  
  101.        --oo _f_i_l_e Write output to _f_i_l_e.
  102.  
  103.        --RR_d_i_r_e_c_t_o_r_y
  104.            Use _d_i_r_e_c_t_o_r_y as     the  root  directory;    all  path
  105.            names are interpreted relative to _d_i_r_e_c_t_o_r_y.
  106.  
  107.        --ppiicctt _w_h_i_c_h
  108.            Controls     use  of  pictographs  instead    of keysym
  109.            names where available.  _w_h_i_c_h can be any     of  _a_l_l,
  110.            _n_o_n_e, or _c_o_m_m_o_n(default).
  111.  
  112.        --ssyynncchh  Forces synchronization for X requests.
  113.  
  114.        --ww _l_e_v_e_l
  115.            Sets  warning  level (0 for no warning, 10 for all
  116.            warnings).
  117.  
  118. SSEEEE AALLSSOO
  119.        X(1),xkbcomp(1)
  120.  
  121. CCOOPPYYRRIIGGHHTT
  122.        Copyright 1995, Silicon Graphics Computer  Systems  and    X
  123.        Consortium, Inc.
  124.        See _X_(_1_) for a full statement of rights and permissions.
  125.  
  126.  
  127.  
  128.  
  129.  
  130. X Version 11           Release 6.1                2
  131.  
  132.  
  133.  
  134.  
  135.  
  136. XKBPRINT(1)                          XKBPRINT(1)
  137.  
  138.  
  139. AAUUTTHHOORR
  140.        Erik Fortune, Silicon Graphics
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196. X Version 11           Release 6.1                3
  197.  
  198.  
  199.