~ubuntu-branches/ubuntu/vivid/linux-ti-omap/vivid

« back to all changes in this revision

Viewing changes to ubuntu/omnibook/misc/hotkeys/ob5xx.def

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Bader, Amit Kucheria
  • Date: 2010-03-23 18:05:12 UTC
  • Revision ID: james.westby@ubuntu.com-20100323180512-iavj906ocnphdubp
Tags: 2.6.33-500.3
[ Amit Kucheria ]

* [Config] Fix the debug package name to end in -dbgsym
* SAUCE: Add the ubuntu/ drivers to omap
* SAUCE: Re-export the symbols for aufs
* [Config] Enable AUFS and COMPCACHE

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<definition>
 
3
        <config model="HP OmniBook 5xx">
 
4
 
 
5
        <!--
 
6
                Multimedia keys are disabled by default on HP OmniBook
 
7
                laptops. For enabling them see the project at URL
 
8
                http://sourceforge.net/projects/omke
 
9
        -->
 
10
 
 
11
                <Shell          keycode="244"/>
 
12
                <Help           keycode="243"/>
 
13
 
 
14
                <!-- Keys below available on the docking station only -->
 
15
 
 
16
                <PrevTrack      keycode="144"/>
 
17
                <Play           keycode="162"/>
 
18
                <Stop           keycode="164"/>
 
19
                <NextTrack      keycode="153"/>
 
20
 
 
21
                <VolUp          keycode="176" adj="1"/>
 
22
                <VolDown        keycode="174" adj="1"/>
 
23
 
 
24
        </config>
 
25
 
 
26
        <contributor>
 
27
                <name>Soos, Peter</name>
 
28
                <email>sp@osb.hu</email>
 
29
        </contributor>
 
30
</definition>