1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 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 131 132 133 134 135 136 137 138 139 140 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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 2K.1beta (1.48)
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Toolbar Statements</TITLE>
<META NAME="description" CONTENT="Toolbar Statements">
<META NAME="keywords" CONTENT="MANUAL">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="LaTeX2HTML v2K.1beta">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="MANUAL.css">
<LINK REL="previous" HREF="node12.html">
<LINK REL="up" HREF="node8.html">
<LINK REL="next" HREF="node14.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html298"
HREF="node14.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/share/latex2html/icons/next.png"></A>
<A NAME="tex2html294"
HREF="node8.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/share/latex2html/icons/up.png"></A>
<A NAME="tex2html290"
HREF="node12.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="/usr/share/latex2html/icons/prev.png"></A>
<A NAME="tex2html296"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
SRC="/usr/share/latex2html/icons/contents.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html299"
HREF="node14.html">Text Editing</A>
<B> Up:</B> <A NAME="tex2html295"
HREF="node8.html">Setting up your Resource</A>
<B> Previous:</B> <A NAME="tex2html291"
HREF="node12.html">Keyboard Statements</A>
  <B> <A NAME="tex2html297"
HREF="node1.html">Contents</A></B>
<BR>
<BR>
<!--End of Navigation Panel-->
<H2><A NAME="SECTION00265000000000000000">
Toolbar Statements</A>
</H2>
<P>
Mentioned above, a statement of the form
<BR><I>toolbar ELEMENT VALUE</I>
<BR>
Allows the user to customize the toolbar via the resource file.
ELEMENT stands for the name of a toolbar element, and VALUE for what
that element should be. An example of this would be something like
the following:
<BR><I>toolbar window_grab OFF</I>
<BR>
Which would cause the window grabbing button on the toolbar not to be
shown when GTKeyboard starts. ELEMENTs are case INSENSITIVE, which
is to say, there is no difference between specifying the ELEMENT as
``copy'' or ``COPY''.
<P>
Each button on the toolbar has a name associated with it, which
corresponds to an ELEMENT. You can control which ELEMENTs are shown
and which are hidden by using the ON/OFF specifiers in the resource
file. Note that ALL toolbar buttons are always ON by default. If you
don't want to see them, you must set them OFF in your resource file.
<P>
The following are the names of the different ELEMENT statements
possible when using the ``toolbar'' line in an rcfile. More
can be added upon request as well as more possible toolbar buttons in
general. Note that if you disable all of the toolbar buttons, the
<I>Options</I> <!-- MATH
$\Longrightarrow$
-->
<IMG
WIDTH="32" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
SRC="img1.png"
ALT="$\Longrightarrow$"> <I>Looks</I> -> <I>Toolbar</I> menu to
achieve the same effect.
<P>
<UL>
<LI><B>Open</B>: The open-file toolbar button
</LI>
<LI><B>New</B>: The new-file toolbar button
</LI>
<LI><B>Save</B>: The save-file toolbar button
</LI>
<LI><B>Cut</B>: The cut-text toolbar button
</LI>
<LI><B>Copy</B>: The copy-text toolbar button
</LI>
<LI><B>Paste</B>: The paste-text toolbar button
</LI>
<LI><B>Window_grab</B>: The grab-window button
</LI>
<LI><B>Window_ignore</B>: The ignore-window button.
</LI>
<LI><B>Color</B>: Button to change gtkeyboard's colors
</LI>
<LI><B>Font</B>: Button to change text fonts
</LI>
<LI><B>Kbd_font</B>: Button to change keyboard fonts.
<I>Note: This was known as <B>keyboard_font</B> in
previous versions</I>
</LI>
<LI><B>Reset_style</B>: The button to reset application
defaults.
</LI>
<LI><B>Positioning</B>: If ON, a series of buttons will be
on the toolbar to control repositioning of the application on the
screen.
</LI>
<LI><B>Shortcuts</B>: If this is ON, (which it is by
default) a row of 6 buttons and a define user shortcuts button will be
present on the toolbar.
</LI>
<LI><B>Status_report</B>: Shows/hides a button that when
clicked, outputs a status report into the status window.
</LI>
<LI><B>Raise</B>: Shows an up arrow on the toolbar that you
can use to stack the GTKeyboard window above all others
</LI>
<LI><B>Lower</B>: Shows a down arrow on the toolbar that
when clicked sends GTKeyboard to the background.
</LI>
</UL>
<P>
<HR>
<!--Navigation Panel-->
<A NAME="tex2html298"
HREF="node14.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/share/latex2html/icons/next.png"></A>
<A NAME="tex2html294"
HREF="node8.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/share/latex2html/icons/up.png"></A>
<A NAME="tex2html290"
HREF="node12.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="/usr/share/latex2html/icons/prev.png"></A>
<A NAME="tex2html296"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
SRC="/usr/share/latex2html/icons/contents.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html299"
HREF="node14.html">Text Editing</A>
<B> Up:</B> <A NAME="tex2html295"
HREF="node8.html">Setting up your Resource</A>
<B> Previous:</B> <A NAME="tex2html291"
HREF="node12.html">Keyboard Statements</A>
  <B> <A NAME="tex2html297"
HREF="node1.html">Contents</A></B>
<!--End of Navigation Panel-->
<ADDRESS>
David Allen
2001-04-26
</ADDRESS>
</BODY>
</HTML>
|