<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://krischer.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://krischer.org/feed.php">
        <title>EDV-Krischer IT-Serice Wiki linux:shorties:dbus</title>
        <description></description>
        <link>http://krischer.org/</link>
        <image rdf:resource="http://krischer.org/lib/images/favicon.ico" />
       <dc:date>2010-09-05T20:45:24+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://krischer.org/linux/shorties/dbus/amarok"/>
                <rdf:li rdf:resource="http://krischer.org/linux/shorties/dbus/kopete"/>
                <rdf:li rdf:resource="http://krischer.org/linux/shorties/dbus/plasma"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://krischer.org/lib/images/favicon.ico">
        <title>EDV-Krischer IT-Serice Wiki</title>
        <link>http://krischer.org/</link>
        <url>http://krischer.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://krischer.org/linux/shorties/dbus/amarok">
        <dc:format>text/html</dc:format>
        <dc:date>2009-02-21T00:06:55+02:00</dc:date>
        <title>DBUS Controls Amarok 2</title>
        <link>http://krischer.org/linux/shorties/dbus/amarok</link>
        <description>Player commands:


Play Amarok:
dbus-send --type=method_call --dest=org.kde.amarok /Player org.freedesktop.MediaPlayer.Play

Pause Amarok:
dbus-send --type=method_call --dest=org.kde.amarok /Player org.freedesktop.MediaPlayer.Pause

Next Track:
dbus-send --type=method_call --dest=org.kde.amarok /Player org.freedesktop.MediaPlayer.Next

Previous Track:</description>
    </item>
    <item rdf:about="http://krischer.org/linux/shorties/dbus/kopete">
        <dc:format>text/html</dc:format>
        <dc:date>2009-02-21T23:42:56+02:00</dc:date>
        <title>DBUS Controls Kopete</title>
        <link>http://krischer.org/linux/shorties/dbus/kopete</link>
        <description>Connect All accounts
dbus-send --type=method_call --dest=org.kde.kopete /Kopete org.kde.Kopete.connectAll

Disconnect All accounts
dbus-send --type=method_call --dest=org.kde.kopete /Kopete org.kde.Kopete.disconnectAll

Set account status for all accounts (and message):</description>
    </item>
    <item rdf:about="http://krischer.org/linux/shorties/dbus/plasma">
        <dc:format>text/html</dc:format>
        <dc:date>2009-02-21T23:42:50+02:00</dc:date>
        <title>DBUS Controls Plasma</title>
        <link>http://krischer.org/linux/shorties/dbus/plasma</link>
        <description>Toggle Plasma DashBoard (Bring Plasmoids to front)
dbus-send --type=method_call --dest=org.kde.plasma /MainApplication local.PlasmaApp.toggleDashboard

Lock the Desktop (Turn on ScreenSaver and require password)
dbus-send --type=method_call --dest=org.freedesktop.ScreenSaver /ScreenSaver org.freedesktop.ScreenSaver.Lock</description>
    </item>
</rdf:RDF>
