tizen: release 0.0.6
[platform/core/system/tlm.git] / docs / html / tlm-Seat-configuration.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>Tizen Login Manager Reference Manual: Seat configuration</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7 <link rel="home" href="index.html" title="Tizen Login Manager Reference Manual">
8 <link rel="up" href="ch02.html" title="Tlm plugins reference">
9 <link rel="prev" href="TlmAuthPluginDefault.html" title="TlmAuthPluginDefault">
10 <link rel="next" href="ch03.html" title="Tlm miscellaneous">
11 <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
12 <link rel="stylesheet" href="style.css" type="text/css">
13 </head>
14 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16 <td width="100%" align="left" class="shortcuts">
17 <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18                   <a href="#tlm-Seat-configuration.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
19                   <a href="#tlm-Seat-configuration.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
20 </td>
21 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22 <td><a accesskey="u" href="ch02.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23 <td><a accesskey="p" href="TlmAuthPluginDefault.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24 <td><a accesskey="n" href="ch03.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25 </tr></table>
26 <div class="refentry">
27 <a name="tlm-Seat-configuration"></a><div class="titlepage"></div>
28 <div class="refnamediv"><table width="100%"><tr>
29 <td valign="top">
30 <h2><span class="refentrytitle"><a name="tlm-Seat-configuration.top_of_page"></a>Seat configuration</span></h2>
31 <p>Seat configuration — Seat specific configuration</p>
32 </td>
33 <td class="gallery_image" valign="top" align="right"></td>
34 </tr></table></div>
35 <div class="refsect1">
36 <a name="tlm-Seat-configuration.other"></a><h2>Types and Values</h2>
37 <div class="informaltable"><table width="100%" border="0">
38 <colgroup>
39 <col width="150px" class="name">
40 <col class="description">
41 </colgroup>
42 <tbody><tr>
43 <td class="define_keyword">#define</td>
44 <td class="function_name"><a class="link" href="tlm-Seat-configuration.html#TLM-CONFIG-SEAT-ACTIVE:CAPS" title="TLM_CONFIG_SEAT_ACTIVE">TLM_CONFIG_SEAT_ACTIVE</a></td>
45 </tr></tbody>
46 </table></div>
47 </div>
48 <div class="refsect1">
49 <a name="tlm-Seat-configuration.object-hierarchy"></a><h2>Object Hierarchy</h2>
50 <pre class="screen">
51 </pre>
52 </div>
53 <div class="refsect1">
54 <a name="tlm-Seat-configuration.description"></a><h2>Description</h2>
55 <p>Configuration items that are specific to a seat are defined here. Items that
56 may be either global or per-seat are defined in <span class="type">tlm-config-general</span>.</p>
57 </div>
58 <div class="refsect1">
59 <a name="tlm-Seat-configuration.functions_details"></a><h2>Functions</h2>
60 </div>
61 <div class="refsect1">
62 <a name="tlm-Seat-configuration.other_details"></a><h2>Types and Values</h2>
63 <div class="refsect2">
64 <a name="TLM-CONFIG-SEAT-ACTIVE:CAPS"></a><h3>TLM_CONFIG_SEAT_ACTIVE</h3>
65 <pre class="programlisting">#define TLM_CONFIG_SEAT_ACTIVE          "ACTIVE"
66 </pre>
67 <p>Value specifying whether a seat is to be used or not.
68 Default value: 1</p>
69 </div>
70 </div>
71 </div>
72 <div class="footer">
73 <hr>
74           Generated by GTK-Doc V1.20</div>
75 </body>
76 </html>