[xmonad] For Darcs-Head: How to change Keybindings

Stefan O'Rear stefanor at cox.net
Sun Nov 11 19:01:46 EST 2007


On Mon, Nov 12, 2007 at 12:58:37AM +0100, Dominik Bruhn wrote:
> Hi,
> I just switched from the old way to change the Config to the new one
> with the .xmonad directory but ran into two problems:
> 
> 1. I want to override the MOD+p call, because I need dmenu to be run
> with a additional parameter (fn for fontname). I dont want to copy the
> whole keys-config to my own config but only override the one keypress.
> As I got now Haskell-Knowledge at all, I would be glad if somebody could
> help me here.
> 
> 2. If I try to restart XMonad using MOD+q nothing happens, it doesnt
> reload at all. On the Console I can see:
> ----
> xmonad: ExecuteFile: does not exist (No such file or directory)
> ----
> 
> I dont think my setup is special at all:
> my PATH is ~/bin:~/bin:/usr/local/bin:/usr/bin:/bin:/usr/games

That should be
/home/dominik/bin:/usr/local/bin:/usr/bin:/bin:/usr/games; ~-expansion
only occurs directly on the command line, not in other contexts (like
$PATH).

Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.haskell.org/pipermail/xmonad/attachments/20071111/de38ef15/attachment.bin


More information about the xmonad mailing list