Hi,

I followed this instructions.

http://awesome.naquadah.org/wiki/Run_or_raise

After that, I have this ror.lua file:

module("ror")
table5={
   ["a"]={"teminator","Terminator"},
   ["d"]={"xterm","Xterm"},
   ["y"]={"chromium-browser","Chromium"},
   ["e"]={"firefox","Firefox"},
}


The problem: when i press Mod+d it opens a new xterm window, event if there
are other xterm already opened. The rest of the apps work ok.

Any idea?

Javi

Reply via email to