[Xmonad] XMonadContrib/SshPrompt.hs default key binding is wrong

Andrea Rossato mailing_list at istitutocolli.org
Tue Sep 18 04:32:02 EDT 2007


On Tue, Sep 18, 2007 at 11:14:42AM +0200, lobzang at free.fr wrote:
> Hi,
> I just installed XMonadContrib/SshPrompt.hs and noticed the key binding example
> is wrong :
> 
> -- %import XMonadContrib.XPrompt
> -- %import XMonadContrib.SshPrompt
> -- %keybind , ((modMask .|. controlMask, xK_x), xmonadPrompt defaultXPConfig)
> 
> 
> I replaced xmonadPrompt to sshPrompt :
> 
>     , ((modMask .|. controlMask, xK_x     ), sshPrompt defaultXPConfig)


yes, you are right but Brandon already submitted a patch that Spencer
pushed in yesterday: so it should be fixed in the darcs version.

Thanks.

Andrea 



More information about the Xmonad mailing list