On Wed, Dec 3, 2014 at 5:33 PM, D M German <[email protected]> wrote: > X-org uses middle-mouse to paste and I wonder if that can be > artificially created with the keyboard.
Just in case you weren't aware, X11 has long had a middle mouse button emulation feature which lets you press both left and right mouse buttons simultaneously to generate a middle mouse button event. With help from this list I implemented some pasting features bound to key events into my sawfish config. Maybe it helps you: https://github.com/brettviren/dot-sawfish -Brett. -- Sawfish ML
