[xmonad] Issue 249 in xmonad: XMonad.Util.Scratchpad cannot be configured to use gnome-terminal

codesite-noreply at google.com codesite-noreply at google.com
Fri Feb 13 20:25:54 EST 2009


Comment #2 on issue 249 by j... at kitenet.net: XMonad.Util.Scratchpad cannot  
be configured to use gnome-terminal
http://code.google.com/p/xmonad/issues/detail?id=249

Eh, I don't see how. Let's look at the code:

scratchpadSpawnActionTerminal term =
     scratchpadAction $ spawn $ term ++ " -name scratchpad"

This is exactly the hardcoding of the -name flag that bit me.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the xmonad mailing list