[xmonad] Issue 317 in xmonad: Util.XSelection.putSelection repeatable hang

codesite-noreply at google.com codesite-noreply at google.com
Tue Oct 6 17:22:08 EDT 2009


Comment #6 on issue 317 by daniel.schoepe: Util.XSelection.putSelection  
repeatable hang
http://code.google.com/p/xmonad/issues/detail?id=317

As a workaround, you could rebind C-c to quit the terminal instead:
> .. defaultXPConfig { promptKeymap = M.fromList [((controlMask,xK_c),  
> quit)]
`M.union` promptKeymap defaultXPConfig }

--
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