GNUrobbo

From DingooWiki

Jump to: navigation, search
GNUrobbo
Platform(s): Dingoo-Linux
Download(s): Openhandhelds archive
Developer(s): Gadgetoid
Version:  ?
Status: Released and functional
Homepage: GNUrobbo release thread

GNUrobbo is a statically compiled source of GNUrobbo for dingux.

[edit] Installation

copy the GNUrobbo executable into your local folder on your sd card.

To launch it with dmenu use this in your dmenu.cfg (adjust your folders accordingly) :

    MenuItem Gnurobbo
   {
       Icon = "res/sub/GNU.png"
       Name = "Gnurobbo"
       Executable = "./gnurobbo"
       WorkDir = "/usr/local/games/gnurobbo"
   }
Personal tools