summaryrefslogtreecommitdiffstats
path: root/kdelirc/remotes/sonytv.remote.xml
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit2bda8f7717adf28da4af0d34fb82f63d2868c31d (patch)
tree8d927b7b47a90c4adb646482a52613f58acd6f8c /kdelirc/remotes/sonytv.remote.xml
downloadtdeutils-2bda8f7717adf28da4af0d34fb82f63d2868c31d.tar.gz
tdeutils-2bda8f7717adf28da4af0d34fb82f63d2868c31d.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdelirc/remotes/sonytv.remote.xml')
-rw-r--r--kdelirc/remotes/sonytv.remote.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/kdelirc/remotes/sonytv.remote.xml b/kdelirc/remotes/sonytv.remote.xml
new file mode 100644
index 0000000..4e5ee97
--- /dev/null
+++ b/kdelirc/remotes/sonytv.remote.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" ?>
+<!DOCTYPE remote SYSTEM "remote.dtd">
+
+<remote id="SONY-TV">
+ <name>SonyTV</name>
+ <information>Bundled with some Sony TVs</information>
+ <author>Dirk Ziegelmeier</author>
+ <button id="0" class="number" parameter="0"/>
+ <button id="1" class="number" parameter="1"/>
+ <button id="2" class="number" parameter="2"/>
+ <button id="3" class="number" parameter="3"/>
+ <button id="4" class="number" parameter="4"/>
+ <button id="5" class="number" parameter="5"/>
+ <button id="6" class="number" parameter="6"/>
+ <button id="7" class="number" parameter="7"/>
+ <button id="8" class="number" parameter="8"/>
+ <button id="9" class="number" parameter="9"/>
+ <button id="TV"><name>TV</name></button>
+ <button id="CHANNELDOWN" class="channeldown"><name>Channel Down</name></button>
+ <button id="CHANNELUP" class="channelup"><name>Channel Up</name></button>
+ <button id="VOLUMEDOWN" class="volumedown"><name>Volume Down</name></button>
+ <button id="VOLUMEUP" class="volumeup"><name>Volume Up</name></button>
+ <button id="MUTE" class="mute"><name>Mute</name></button>
+ <button id="EXT"><name>EXT</name></button>
+ <button id="-/--"><name>-/--</name></button>
+ <button id="RED"><name>Red</name></button>
+ <button id="YELLOW"><name>Yellow</name></button>
+ <button id="BLUE"><name>Blue</name></button>
+ <button id="GREEN"><name>Green</name></button>
+</remote>