View Single Post
Posts: 8 | Thanked: 0 times | Joined on Jul 2007
#21
Originally Posted by oosnapdood View Post
so how exactly do i enter the code? is it a single string?

I just got an xterm emulator and have been trying to input the code with no avail..just an error saying no key value? something along those lines

gconftool-2 --set /apps/osso/osso_media_server/demux_audio/application_x-icy --type list --list-type string'[application/x-,icydemux]'

scoured the boards and google, but couldnt find my answer
The only things I can see, are that you're missing the space after "string", and you left "icy" out at the end (x-icy,icydemux)
gconftool-2 --set /apps/osso/osso_media_server/demux_audio/application_x-icy --type list --list-type string '[application/x-icy,icydemux]'