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/
Attachment:
gnome-volume-control
Description: application/shellscript
<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>
Attachment:
signature.asc
Description: To jest =?UTF-8?Q?cz=C4=99=C5=9B=C4=87?= =?UTF-8?Q?_wiadomo=C5=9Bci?= podpisana cyfrowo
-- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list