From d2c7965aa092cecb857bd0301b7c9ff2dc10f9f8 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 1 Oct 2012 22:58:54 +0200 Subject: migrate to gsettings --- ...ettingsDaemon.plugins.media-keys.gschema.xml.in | 114 +++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in (limited to 'data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in') diff --git a/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in b/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in new file mode 100644 index 0000000..f855cfd --- /dev/null +++ b/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in @@ -0,0 +1,114 @@ + + + + true + <_summary>Activation of this plugin + <_description>Whether this plugin would be activated by mate-settings-daemon or not + + + 98 + <_summary>Priority to use for this plugin + <_description>Priority to use for this plugin in mate-settings-daemon startup queue + + + 6 + <_summary>Volume step + <_description>Volume step as percentage of volume. + + + 'XF86TouchpadToggle' + <_summary>Toggle touchpad + <_description>Binding to enable or disable the touchpad. + + + 'XF86AudioMute' + <_summary>Volume mute + <_description>Binding to mute the system volume. + + + 'XF86AudioLowerVolume' + <_summary>Volume down + <_description>Binding to lower the system volume. + + + 'XF86AudioRaiseVolume' + <_summary>Volume up + <_description>Binding to raise the system volume. + + + '<Control><Alt>Delete' + <_summary>Log out + <_description>Binding to log out. + + + 'XF86Eject' + <_summary>Eject + <_description>Binding to eject an optical disc. + + + 'XF86Explorer' + <_summary>Home folder + <_description>Binding to open the Home folder. + + + 'XF86Search' + <_summary>Search + <_description>Binding to launch the search tool. + + + 'XF86Mail' + <_summary>Launch email client + <_description>Binding to launch the email client. + + + '<Control><Alt>l' + <_summary>Lock screen + <_description>Binding to lock the screen. + + + '' + <_summary>Launch help browser + <_description>Binding to launch the help browser. + + + 'XF86Calculator' + <_summary>Launch calculator + <_description>Binding to launch the calculator. + + + 'XF86WWW' + <_summary>Launch web browser + <_description>Binding to launch the web browser. + + + 'XF86AudioMedia' + <_summary>Launch media player + <_description>Binding to launch the media player. + + + 'XF86AudioPlay' + <_summary>Play (or play/pause) + <_description>Binding to start playback (or toggle play/pause). + + + 'XF86AudioPause' + <_summary>Pause playback + <_description>Binding to pause playback. + + + 'XF86AudioStop' + <_summary>Stop playback + <_description>Binding to stop playback. + + + 'XF86AudioPrev' + <_summary>Previous track + <_description>Binding to skip to previous track. + + + 'XF86AudioNext' + <_summary>Next track + <_description>Binding to skip to next track. + + + -- cgit v1.2.1