equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-E081474F-6B17-5D2E-833B-E8177778577A" xml:lang="en"><title>Digitizer Driver</title><shortdesc>The Digitizer Driver is a kernel extension that manages digitizers |
|
13 (touch screens).</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p> Graphic User Interface (GUI) that accept input from a pen or a stylus |
|
15 must implement the driver. This section describes how to create a port of |
|
16 it for your phone hardware. </p> |
|
17 <p>Symbian platform provides a generic Platform Independent Layer for the |
|
18 driver. You must provide a Platform Specific Layer to implement the interface |
|
19 to the digitizer hardware on your phone. </p> |
|
20 </conbody></concept> |