[xmonad] shortcut doesn't work
Raphael Bauduin
rblists at gmail.com
Sun Nov 21 14:28:22 EST 2010
Hi,
I'm a recent xmonad convert, and I'm really happy with xmonad. Big
thanks to the developers!
I'm trying to define a shortcut to paste the clipboard content with
xte. HEre's the definition (with EzConfig):
("M-v", spawn "xte 'mouseclick 2'" )
the problem is that this shortcut does not work. But this one works
fine (2 steps shortcut):
("M-w v", spawn "xte 'mouseclick 2'" )
Any suggestions why? You can fine my whole config at http://pastie.org/1315686
Thanks
Raph
--
Web database: http://www.myowndb.com
Free Software Developers Meeting: http://www.fosdem.org
More information about the xmonad
mailing list