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

6 Oct
2009
6 Oct
'09
5:22 p.m.
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
5707
Age (days ago)
5707
Last active (days ago)
0 comments
1 participants
participants (1)
-
codesite-noreply@google.com