A page in your DokuWiki was added or changed. Here are the details: Date : 2013/09/17 12:36 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 IP-Address : 131.188.34.51 Hostname : faui48e.informatik.uni-erlangen.de Old Revision: http://wiki.x2go.org/doku.php/doc:faq:start?rev=1376640948 New Revision: http://wiki.x2go.org/doku.php/doc:faq:start Edit Summary: [Is there a MacOS Client?] User : morty @@ -75,8 +75,21 @@ ==== Is there a MacOS Client? ==== [[doc:installation:x2goclient#macos_x|Yes!]] + + + + ==== Why is there no sound using Linux? ==== + Probably because the server does not listen to client connections. Check whether the file ''/etc/pulse/default.pa'' on the client contains the line: + <code> + load-module module-native-protocol-tcp auth-cookie=".pulse-cookie" + </code> + If not, add it. Alternatively you can load the module at runtime: + <code> + pactl load-module module-native-protocol-tcp 'auth-cookie=".pulse-cookie"' + </code> + ==== Can I use x2goprint with Windows Clients? ==== To set a print target, you'll need ''x2goclient''. For example you can use the RDP tunneling feature of X2Go. FIXME -- This mail was generated by DokuWiki at http://wiki.x2go.org/