Author: alexander
Date: 2007-12-28 23:56:06 -0700 (Fri, 28 Dec 2007)
New Revision: 2147

Modified:
   trunk/packages/xfce/Makefile
Log:
Fixed multimedia keys in xfce


Modified: trunk/packages/xfce/Makefile
===================================================================
--- trunk/packages/xfce/Makefile        2007-12-14 17:26:47 UTC (rev 2146)
+++ trunk/packages/xfce/Makefile        2007-12-29 06:56:06 UTC (rev 2147)
@@ -34,6 +34,8 @@
         --enable-session-screenshots --with-sound=alsa ; \
        make ; \
        make install ; cd .. ; rm -rf $$i*/ ; done
+       sed -i 's/aumix -v\\([+-]\\?\\)\\([^"]*\\)/amixer set PCM \\2%\\1/' \
+           /usr/share/xfce-mcs-plugins/shortcuts/default.xml
        cp $(ROOT)/root/.xinitrc /etc/X11/xinit/xinitrc
        cp ../desktop-files/* /usr/share/applications
        install -D -m644 ../helpers.rc /etc/xdg/xfce4/helpers.rc

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to