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