From 9dab14d270acf2ac15d162334fcc253b46330c83 Mon Sep 17 00:00:00 2001 From: Son Hyunjun Date: Tue, 13 Mar 2012 14:33:16 +0900 Subject: [PATCH] add volume key --- tizen/distrib/temp/dev/dbi-sample.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/tizen/distrib/temp/dev/dbi-sample.xml b/tizen/distrib/temp/dev/dbi-sample.xml index 5177102..2290d3d 100644 --- a/tizen/distrib/temp/dev/dbi-sample.xml +++ b/tizen/distrib/temp/dev/dbi-sample.xml @@ -27,6 +27,22 @@ Power + + + + 115 + VOLUME_UP + + Volume-up + + + + + 114 + VOLUME_DOWN + + Volume-down + @@ -54,6 +70,22 @@ Power + + + + 115 + VOLUME_UP + + Volume-up + + + + + 114 + VOLUME_DOWN + + Volume-down + -- 2.7.4