[dev] [dmenu] bug

2010-01-07 Thread Szabolcs Nagy
$ echo a | dmenu X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 1 (X_CreateWindow) Value in failed request: 0x0 Serial number of failed request: 36 Current serial number in output stream: 39 this happens when the poin

Re: [dev] [dwm] Re: SHCMD(cmd): this may be a stupid question, but...

2010-01-07 Thread Szabolcs Nagy
On 1/6/10, Thayer Williams wrote: > { MODKEY, XK_z, spawn, BASHCMD("commandname") }, > s/BASHCMD/SHCMD/;s/commandname/shell script/ spawn used to run the specified command in a shell in ancient dwm, so SHCMD macro is a convenience and backward compatibility feature in the default config