On Tue, Mar 6, 2012 at 8:48 AM, Carsten Haitzler <[email protected]> wrote: > On Mon, 05 Mar 2012 23:31:06 +0100 Michael Heerdegen > <[email protected]> > said: > >> Carsten Haitzler (The Rasterman) <[email protected]> writes: >> >> > thats the gadman module setting that up as a fixed binding (comp also >> > sets up such fixed bindings for safety/debugging). unload gadman and >> > it'll be gone. >> >> Works for me, thanks! >> >> > that is actually configurable... BUT there is no gui for it. it's part >> > of the signal bindings... >> >> Ok, I guess I had to change "~/.e/e/config/standard/e.cfg". But it >> seems to be compiled. How can it be done? > > eet >
(decode e.cfg to e.src) $ eet -d e.cfg config e.src (modify/save it) $ vi e.src (encode e.src into e.cfg) $ eet -e e.cfg config e.src 1 Thanks. Daniel Juyung Seo (SeoZ) >> >> Many thanks, >> >> Michael >> >> ------------------------------------------------------------------------------ >> Try before you buy = See our experts in action! >> The most comprehensive online learning library for Microsoft developers >> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >> Metro Style Apps, more. Free future releases when you subscribe now! >> http://p.sf.net/sfu/learndevnow-dev2 >> _______________________________________________ >> enlightenment-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users >> > > > -- > ------------- Codito, ergo sum - "I code, therefore I am" -------------- > The Rasterman (Carsten Haitzler) [email protected] > > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
