File: lock-keys-applet.xml

package info (click to toggle)
lock-keys-applet 1.0-8
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,880 kB
  • ctags: 70
  • sloc: sh: 8,088; ansic: 486; xml: 290; makefile: 62
file content (148 lines) | stat: -rw-r--r-- 4,431 bytes parent folder | download | duplicates (3)
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
<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
"/usr/share/sgml/docbook/dtd/xml/4.1.2/docbookx.dtd" [
  <!ENTITY legal SYSTEM "legal.xml">
  <!ENTITY appletversion "1.0">
  <!ENTITY manrevision "1.1">
  <!ENTITY date "October 2002">
  <!ENTITY applet "Lock Keys">
]>

<!-- 
      (Do not remove this comment block.)
  Maintained by the GNOME Documentation Project
  http://developer.gnome.org/projects/gdp
  Template version: 2.0 beta
  Template last modified Mar 12, 2002
  
-->

<article id="index" lang="en">
<!-- please do not change the id; for translations, change lang to -->
<!-- appropriate code -->
  <articleinfo> 
	 <title>&applet; Manual V&manrevision;</title> 
	 <copyright> 
		<year>2002</year> 
 
		<holder>Jörgen Scheibengruber</holder> 
	 </copyright> 
<!-- translators: uncomment this:

  <copyright>
   <year>2002</year>
   <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
  </copyright>

   -->

	 <publisher> 
		<publishername>GNOME Documentation Project</publishername> 
	 </publisher> 

&legal;


	 <authorgroup> 
		<author> 
		  <firstname>Jörgen</firstname> 
		  <surname>Scheibengruber</surname> 
		  <affiliation> 
			 <orgname>GNOME Documentation Project</orgname> 
			 <address> <email>mfcn@gmx.de</email> </address> 
		  </affiliation> 
		</author>
      <!-- This is appropriate place for other contributors: translators,
           maintainers,  etc. Commented out by default.
           <othercredit role="translator">
	     <firstname>Latin</firstname> 
	     <surname>Translator 1</surname> 
	     <affiliation> 
	       <orgname>Latin Translation Team</orgname> 
	       <address> <email>translator@gnome.org</email> </address> 
	     </affiliation>
	     <contrib>Latin translation</contrib>
           </othercredit>
-->
	 </authorgroup>

	 <revhistory>
		<revision> 
		  <revnumber>1.1</revnumber> 
		  <date>2003</date> 
		  <revdescription> 
			 <para role="author">Jörgen Scheibengruber
				<email>mfcn@gmx.de</email></para> 
			 <para role="publisher">GNOME Documentation Project</para> 
		  </revdescription> 
		</revision> 
		<revision> 
		  <revnumber>1.0</revnumber> 
		  <date>2002</date> 
		  <revdescription> 
			 <para role="author">Jörgen Scheibengruber
				<email>mfcn@gmx.de</email></para> 
			 <para role="publisher">GNOME Documentation Project</para> 
		  </revdescription> 
		</revision> 
	 </revhistory> 
	 <releaseinfo> This manual describes version &appletversion; of &applet;.
		</releaseinfo> 
	 <legalnotice> 
		<title>Feedback</title> 
		<para> To report a bug or make a suggestion regarding the &applet; applet or this
		  manual, send a e-mail to <ulink url="mailto:mfcn@gmx.de" type="mail">Jörgen Scheibengruber</ulink>. </para>
		
	 </legalnotice> 
  </articleinfo> 
  <indexterm> 
	 <primary>Led Applet</primary> 
  </indexterm> 

<!-- ============= Document Body ============================= -->
<sect1 id="led_applet-about"> 
<title>About &applet;</title>
	 <figure id="led_applet-fig"> 
		<title>&applet;</title> 
		<screenshot> 
		  <mediaobject> 
			 <imageobject><imagedata fileref="figures/led_applet.png" format="PNG"/> 
			 </imageobject>
			 <textobject> 
				<phrase>Shows &applet;.</phrase> 
			 </textobject> 
		  </mediaobject> 
		</screenshot> 
	 </figure> 
<para>
<application>&applet;</application> shows the state of the lock-keys of your keyboard.
(Num-, Caps- and Scroll-lock). You can choose which keys you want to see. 
</para>
<para>To add <application>&applet;</application> to a panel, right-click on the panel, then choose  <menuchoice>
<guimenu>Add to Panel</guimenu>
<guisubmenu>Utility</guisubmenu>
<guimenuitem>&applet;</guimenuitem>
</menuchoice>.</para>
</sect1>

<sect1 id="led_applet-settings"> 
<title>Settings</title>
	 <figure id="led_applet_settings-fig"> 
		<title>&applet; Settings</title> 
		<screenshot> 
		  <mediaobject> 
			 <imageobject><imagedata fileref="figures/led_applet_settings.png" format="PNG"/> 
			 </imageobject>
			 <textobject> 
				<phrase>&applet; Settings.</phrase> 
			 </textobject> 
		  </mediaobject> 
		</screenshot> 
	 </figure> 
<para>
In this dialog you can choose which keys the applet should show. Of course you can not
hide all keys. So if you uncheck two boxes, you can't uncheck the third one.
</para>
</sect1>

</article>