Replacing gnome-volume-control by pavucontrol

Jakub 'Livio' Rusinek jakub.rusinek at gmail.com
Fri Jan 25 19:00:51 UTC 2008


Hi,

I've found a way to replace GNOME's volume control with PA's volume
control.

I've used gnome-wm as basis and
created /apps/gnome-volume-control/rh/volume_control key in GConf.

Also, there's needed to rename %{_bindir}/gnome-volume-control by adding
".real" suffix. It still works ;) .

I'm attaching a script to put in %{_bindir}/ and schema to put in
%{_sysconfdir}/gconf/schemas/gnome-volume-control.schemas (by editing
file and pasting XML tree).

-- 
Jakub 'Livio' Rusinek
http://liviopl.jogger.pl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnome-volume-control
Type: application/x-shellscript
Size: 850 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20080125/0cdb451c/attachment.bin>
-------------- next part --------------
<schema>
      <key>/schemas/apps/gnome-volume-control/rh/volume_control</key>
      <applyto>/apps/gnome-volume-control/rh/volume_control</applyto>
      <owner>gnome-volume-control</owner>
      <type>string</type>
      <default>gnome-volume-control</default>
      <locale name="C">
        <short>Preferred volume control</short>
        <long>Volume control to be started by panel applet</long>
      </locale>

      <locale name="pl">
        <short>Preferowane narz?dzie do zarz?dzania g?o?no?ci?</short>
        <long>Narz?dzie do zarz?dzania g?o?no?ci? uruchamiane przez aplet panelu</long>
      </locale>
      
</schema>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: To jest cz??? wiadomo?ci podpisana cyfrowo
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20080125/0cdb451c/attachment.sig>


More information about the fedora-devel-list mailing list