[patch] for skype as localapps
Jigish Gohil <[email protected]> Sat, 25 Apr 2009 22:07:38 +0530
| Newsgroups | gmane.linux.terminal-server.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Attached is a patch sent by Wolfgang Mües <[email protected]> This patch is required to get skype-oss working as localapps. The patch is tested, there are no side-effects to the normal functioning of ltsp sound. More details about it can be found here: http://devzilla.novell.com/kiwi-ltsp/show_bug.cgi?cfgid=kiwi-ltsp&id=57 After discussions with orga and Gadi, the group handling was removed from the original patch. Latest openSUSE's prebuilt image will carry this patch to make it easier for everyone to get skype running as localapps. Kind regards -J ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _____________________________________________________________________ Ltsp-developer mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-developer For additional LTSP help, try #ltsp channel on irc.freenode.net
ltsp-client-get-local-skype-working.patch
(text/x-c, 649 B)
Index: client/initscripts/ltsp-init-common
===================================================================
--- client/initscripts/ltsp-init-common.orig 2009-03-27 14:37:39.000000000 +0530
+++ client/initscripts/ltsp-init-common 2009-04-25 18:20:40.000000000 +0530
@@ -24,6 +24,7 @@ start_sound() {
--high-priority \
--log-target=syslog \
-L module-detect \
+ -L "module-suspend-on-idle timeout=1" \
-L "module-esound-protocol-tcp auth-anonymous=1" \
-L "module-native-protocol-tcp auth-anonymous=1" \
-L module-volume-restore \