Re: X11 middle and right button modifier keys
Re: X11 middle and right button modifier keys
- Subject: Re: X11 middle and right button modifier keys
- From: John Harper <email@hidden>
- Date: Wed, 15 Jan 2003 12:31:49 -0800
On Wednesday, January 15, 2003, at 11:45 AM, Richard Johnson wrote:
Is there any hope of allowing users to configure what modifier keys
they want to use for emulating the middle and right buttons on the
mouse?
We have a bug open on this, but I don't know if/when it will be done
Also, XDarwin would automatically copy whatever was in the copy/cut
buffer over to the MacOS buffer when you switched from XDarwin to any
other Mac application. It would also copy in from the MacOS buffer to
the X11 buffer when you switched back, if anything was there. This
meant that you usually didn't have to use Command-C at all. Very > nice!
The quartz-wm does this. But it doesn't do the cut buffers, just
whatever is on the CLIPBOARD selection when switching from X11 to
native (i.e. whatever you last copy'd or cut in an X application). The
"Command-C" shortcut when X11 is active copies the contents of the
PRIMARY selection (i.e. whatever's currently selected) to the native
pasteboard
When you switch the other way it puts whatever is on the pasteboard
onto both PRIMARY and CLIPBOARD selections.
Also, in the next release it will be possible to get the selection
proxying features with any window manager,
John
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe: http://www.lists.apple.com/mailman/listinfo/x11-users
Do not post admin requests to the list. They will be ignored.