Javier Garcia | 2 Aug 2012 21:56
Picon

Run or rise does works as expected with xterm

Hi,


I followed this instructions.


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
Javier Garcia | 2 Aug 2012 22:13
Picon

Re: Run or rise does works as expected with xterm

The same happens with xchat..

2012/8/2 Javier Garcia <tirengarfio <at> gmail.com>
Hi,

I followed this instructions.


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

Vincent Bernat | 3 Aug 2012 00:43
Gravatar

Re: Run or rise does works as expected with xterm

 ❦  2 août 2012 21:56 CEST, Javier Garcia <tirengarfio <at> gmail.com> :

> 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.

Class for xterm is `XTerm`, not `Xterm`.
--

-- 
 /*
  * Hash table gook..
  */
	2.4.0-test2 /usr/src/linux/fs/buffer.c


Gmane