2006-04-27 Bastien Nocera <hadess@hadess.net> * configure.in: remove checks for fb-level support * schemas/apps_gnome_settings_daemon_keybindings.schemas.in: Remove the brightness keybindings (Closes: #339857) 2006-04-27 Bastien Nocera <hadess@hadess.net> * gnome-keybinding-properties.c: remove brightness keybindings, as they duplicate with gnome-power-manager's (greater) functionality (Closes: #339857) 2006-04-27 Bastien Nocera <hadess@hadess.net> * actions/Makefile.am: * actions/acme-brightness.png: * actions/acme-fb-level.c: * actions/acme-fb-level.h: * actions/acme.h: * gnome-settings-multimedia-keys.c: (do_action), (acme_filter_events), (gnome_settings_multimedia_keys_load): Remove references to the brightness controls, we have moved the functionality (and enhanced it!) to gnome-power-manager (Closes: #339857)
220 lines
7.2 KiB
XML
220 lines
7.2 KiB
XML
<?xml version="1.0"?>
|
|
<gconfschemafile>
|
|
<schemalist>
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/volume_step</key>
|
|
<applyto>/apps/gnome_settings_daemon/volume_step</applyto>
|
|
<type>int</type>
|
|
<default>6</default>
|
|
<locale name="C">
|
|
<short>Volume step</short>
|
|
<long>Volume step as percentage of volume.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/volume_mute</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/volume_mute</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Volume mute</short>
|
|
<long>Volume mute's shortcut</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/volume_down</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/volume_down</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Volume down</short>
|
|
<long>Volume down's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/volume_up</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/volume_up</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Volume up</short>
|
|
<long>Volume up's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/power</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/power</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Log out</short>
|
|
<long>Log out's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/eject</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/eject</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Eject</short>
|
|
<long>Eject's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/home</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/home</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Home folder</short>
|
|
<long>Home folder's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/search</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/search</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Search</short>
|
|
<long>Search's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/email</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/email</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>E-mail</short>
|
|
<long>E-mail's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/sleep</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/sleep</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Sleep</short>
|
|
<long>Sleep's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/screensaver</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/screensaver</applyto>
|
|
<type>string</type>
|
|
<default><Control><Alt>l</default>
|
|
<locale name="C">
|
|
<short>Lock screen</short>
|
|
<long>Lock screen's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/help</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/help</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Launch help browser</short>
|
|
<long>Launch help browser's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/www</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/www</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Launch web browser</short>
|
|
<long>Launch web browser's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/play</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/play</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Play (or play/pause)</short>
|
|
<long>Play (or play/pause) key's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/pause</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/pause</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Pause</short>
|
|
<long>Pause key's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/stop</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/stop</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Stop playback key</short>
|
|
<long>Stop playback key's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/previous</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/previous</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Skip to previous track</short>
|
|
<long>Previous track key's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/keybindings/next</key>
|
|
<applyto>/apps/gnome_settings_daemon/keybindings/next</applyto>
|
|
<type>string</type>
|
|
<default></default>
|
|
<locale name="C">
|
|
<short>Skip to next track</short>
|
|
<long>Next track key's shortcut.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
</schemalist>
|
|
</gconfschemafile>
|