Getting Unify To Work


SiIV

Member
Joined
Dec 9, 2005
Messages
116
Website
Visit site
I do not understand how to get unify to work, I cannot run any files, and I do not understand how to run files with an executeable because of the lack of readme. Can anyone tell me how to do it or point me to the right direction?
 
Hi,

I opened a thread on unify here.
Maybe it's a good idea to ask further questions there :)

For the current revision (0.1.1), you need to create an entry
in the unify.conf like this:
ext mp3 {
icon music.bmp
call /usr/bin/mplayer
}
After "call" state the executable for your file.
Give an absolute path, If the executable is on
your sd-card in the directory "foo" and it's called "bar",
it is /mnt/sd/foo/bar

HTH,
SirDzstic
 
Last edited by a moderator:
Back
Top