
There are XMonadContrib modules for prompts. I started to use them recently, and I never looked back. ------8<------ import XMonadContrib.XPrompt import XMonadContrib.ShellPrompt [...] -- ShellPrompt , ((modMask, xK_p ), shellPrompt defaultXPConfig) -- @@ Run a shell command ------8<------ Kai On Mon, Sep 17, 2007 at 05:53:45PM +0200, lobzang@free.fr wrote:
Hi,
Xinerama seems to work well with xmonad.
I'm using dmenu to launch programs. If I go to my second screen, then press mod-p to launch a new program, the dmenu interface appears on my first screen. Is it a bug or conf pb?
Thanks !
Lobzang _______________________________________________ Xmonad mailing list Xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad