Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!ucbcad!ucbvax!LF-SERVER-2.BBN.COM!jr From: jr@LF-SERVER-2.BBN.COM (John Robinson) Newsgroups: comp.emacs Subject: Re: GNU Emacs and X-Windows Message-ID: <8708242353.AA08202@ucbvax.Berkeley.EDU> Date: Mon, 24-Aug-87 19:54:30 EDT Article-I.D.: ucbvax.8708242353.AA08202 Posted: Mon Aug 24 19:54:30 1987 Date-Received: Wed, 26-Aug-87 00:35:49 EDT References: <8708012038.AA04190@apptek3.istc.sri.com> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: jr@BBN.COM Organization: The ARPA Internet Lines: 29 And here's the LaTeX version (of the X mouse ref card): /jr jr@bbn.com or jr@bbn.uucp -------- % X windows gnuemacs key bindings, in LaTeX. \documentstyle{article} \begin{document} \begin{tabular}{|l|l|l|} \hline \multicolumn{3}{|c|}{Gnuemacs Key Bindings for X Windows} \\ \hline \hline \multicolumn{1}{|c|}{Key} & \multicolumn{1}{c|}{Button} & \multicolumn{1}{c|}{Function} \\ \hline Unshifted & left & x-mouse-set-mark \\ & middle & x-mouse-set-point \\ & right & x-mouse-select \\ \hline Control & middle & x-cut-and-wipe-text \\ & right & x-mouse-select-and-split \\ \hline Shift & middle & x-cut-text \\ & right & x-paste-text \\ \hline Control-Shift & left & x-buffer-menu \\ & middle & x-help \\ & right & x-mouse-keep-one-window \\ \hline \end{tabular} \end{document}