Issue 372 in xmonad: Changes made to defaultConfig do not take on recompile and restart.

Status: New Owner: ---- New issue 372 by aditya.siram: Changes made to defaultConfig do not take on recompile and restart. http://code.google.com/p/xmonad/issues/detail?id=372 What steps will reproduce the problem? 1. change any defaultConfig setting, in my case change terminal = "gnome-termimal" to terminal = "xterm", recompile (xmonad --recompile) and restart(xmonad --restart) What is the expected output? What do you see instead? mod-shift-return should now pull up an xterm. Instead it still opens a gnome-terminal. What version of the product are you using? On what operating system? 0.9.1, Ubuntu Karmic Are you using an xmonad.hs? Please attach it and the output of "xmonad --recompile". config file is attached. Recompile step has no output. Attachments: xmonad.hs 2.0 KB -- 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

Updates: Status: Invalid Comment #1 on issue 372 by wirtwo...@gmail.com: Changes made to defaultConfig do not take on recompile and restart. http://code.google.com/p/xmonad/issues/detail?id=372 This could be due to the Debian and Ubuntu xmonad packages not being configurable. The *-dev packages need to be installed to use a custom xmonad.hs. There are other configuration problems that could also create this problem. Please join #xmonad on irc.freenode.net or post to the xmonad mailing list for help troubleshooting.
participants (1)
-
codesite-noreply@google.com