Re: [dev] wmii - key events are not read unless they are repeated

From: Ben Smith <bensmith87_AT_gmail.com>
Date: Sun, 8 May 2011 18:13:28 +1000

>
> # Run program
> Mod4-p)
> wmiir setsid "ls / | wimenu -s 0"
> ;;
>

With this code the menu is not displayed at all and I get a message...
wmiir: fatal: setsid: can't exec: No such file or directory

If I add "eval exec" to the line it works after two presses
Mod4-p)
            eval exec wmiir setsid "ls / | wimenu -s 0"

Thanks again for your help, I hope I can get this working
Received on Sun May 08 2011 - 10:13:28 CEST

This archive was generated by hypermail 2.2.0 : Sun May 08 2011 - 10:24:03 CEST