~ubuntu-branches/ubuntu/trusty/kdeplasma-addons/trusty

« back to all changes in this revision

Viewing changes to applets/plasmaboard/layouts/mid.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2010-05-25 09:50:14 UTC
  • mfrom: (1.1.28 upstream)
  • Revision ID: james.westby@ubuntu.com-20100525095014-6mlrm9z9bkws0zkt
Tags: 4:4.4.80-0ubuntu1
* New upstream beta release:
  - Bump kde-sc-dev-latest build-dep version to 4.4.80
  - Refresh kubuntu_04_kimpanel_disable_scim.diff
  - Update various .install files
  - Drop liblancelot0a and liblancelot-dev packages; Upstream has broken ABI
    without an .so version bump, and after discussion with Debian it was
    decided it was not worth it to ship an unstable library.
  - Add liblancelot files to plasma-widget-lancelot, adding appropriate
    Replaces: entries
* Switch to source format 3.0 (quilt):
  - Bump debhelper build-depend version to 7.3.16 or greater

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<keyboard title="MID" spacing="20" description="Keyboard for very small screens like on MIDs or phones"> 
 
3
<row height="2500" width="970">
 
4
  <key code="24" alt="1"></key>
 
5
  <key code="25" alt="2"></key>
 
6
  <key code="26" alt="3"></key>
 
7
  <key code="27" alt="4"></key>
 
8
  <key code="28" alt="5"></key>
 
9
  <key code="29" alt="6"></key>
 
10
  <key code="30" alt="7"></key>
 
11
  <key code="31" alt="8"></key>
 
12
  <key code="32" alt="9"></key>
 
13
  <key code="33" alt="0"></key>
 
14
</row>
 
15
<row height="2500" width="970">
 
16
  <fkey action="SWITCH" width="1100"></fkey>
 
17
  <key code="38" alt="period"  altshifted="less"></key>
 
18
  <key code="39" alt="dead_circumflex"  altshifted="dead_acute"></key>
 
19
  <key code="40" alt="colon"  altshifted="greater"></key>
 
20
  <key code="41" alt="exclam"  altshifted="dead_tilde"></key>
 
21
  <key code="42" alt="quotedbl"></key>
 
22
  <key code="43" alt="numbersign"></key>
 
23
  <key code="44" alt="dollar"></key>
 
24
  <key code="45" alt="percent"></key>
 
25
  <key code="46" alt="ampersand"></key>
 
26
</row>
 
27
<row height="2500" width="970">
 
28
  <fkey action="SHIFT" width="1400"></fkey>
 
29
  <key code="52" alt="parenright" altshifted="bracketright"></key>
 
30
  <key code="53" alt="asterisk"></key>
 
31
  <key code="54" alt="plus"></key>
 
32
  <key code="55" alt="slash"></key>
 
33
  <key code="56" alt="equal"></key>
 
34
  <key code="57" alt="comma"></key>
 
35
  <key code="58" alt="semicolon"></key>
 
36
  <fkey action="BACKSPACE" width="1650"></fkey>
 
37
</row>
 
38
<row height="2500" width="800">
 
39
  <key code="34" alt="at" ></key>
 
40
   <key code="47" alt="apostrophe" altshifted="dead_grave"></key>
 
41
  <fkey action="SPACE" width="4800"></fkey>
 
42
  <key code="20" alt="minus" altshifted="underscore"></key>
 
43
  <key code="48" alt="parenleft" altshifted="bracketleft"></key>  
 
44
  <fkey action="ENTER" width="1950"></fkey>
 
45
</row>
 
46
</keyboard>
 
47
 
 
48
<!-- 
 
49
  <key code="35" ></key> 
 
50
  <key code="20"></key>
 
51
  <key code="51" alt="at"></key> 
 
52
  <key code="61" ></key>
 
53
  <key code="59" alt=""></key>
 
54
  <key code="60" ></key>
 
55
-!>
 
 
b'\\ No newline at end of file'