Re: [tuxdroid-user] Tuxdroid ans slug (NSLU2) II
Status: Beta
Brought to you by:
ks156
From: Philippe T. <ph...@te...> - 2007-05-30 21:06:40
|
> I've been quiet for a while since I just got a son 2 weeks ago but I'm > now back at my desk. Toutes mes félicitations! Pas trop dures, les nuits? ;-) > And I eventually got some time to setup gentoo on my slug. I got the > daemon working on it, thanks to the latest patch of neimad that > removes the pthreads. I didn't test it much yet but could control tux > from a python shell without problem. Next step will be to connect to > the daemon from another computer. This is very easily done. I tried with tuxgi, just modify around line 109 tux.tts.auto_connect(True) => tux.daemon.auto_connect(True,'slug_name') Now that would be nicer to have a kind of configuration file for the python lib, so the config is available not only for the tuxgi alone but for all the tools of the remote machine. But getting the possiblity from the tuxgi GUI to select manually another distant host could be also nice. Phil |