Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!caip!princeton!allegra!ulysses!mhuxr!mhuxt!houxm!ihnp4!ucbvax!MITRE-BEDFORD.ARPA!sdl From: sdl@MITRE-BEDFORD.ARPA (Litvintchouk) Newsgroups: net.emacs Subject: gnu-emacs on Suns Message-ID: <8609141639.AA28389@mitre-bedford.ARPA> Date: Sun, 14-Sep-86 12:39:06 EDT Article-I.D.: mitre-be.8609141639.AA28389 Posted: Sun Sep 14 12:39:06 1986 Date-Received: Mon, 15-Sep-86 20:32:18 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The MITRE Corp., Bedford, MA Lines: 36 > (1) How do I get it to recognize the meta-key on Sun workstations and on > Ann Arbor Ambassador terminals? I have an impression that it ought to be > able to do that, but I haven't been able to get it to work. On Sun workstations, we have been able to get the "left" and "right" shift keys to be recognized as meta keys, by setting the variable meta-flag to t as follows: (setq meta-flag t) Here's the documentation for that variable: Documentation: *Non-nil means treat 0200 bit in terminal input as Meta bit. > (2) Is there any way to get it to respond to the Sun mouse keys? > (Such an ability does exist on a locally-modified version of Unipress > emacs. I suspect that gnu emacs does not have this ability, but I > thought I'd check to make sure). I don't know of any easy way to do this. On Sun 3's, mouse (and other such events) are fielded by the Notifier; it seems you would need to write some additional initialization code for Emacs that would tell the Notifier to inform Emacs when a mouse key was pressed in the window that Emacs was running in. Steven Litvintchouk MITRE Corporation Burlington Road Bedford, MA 01730 (617)271-7753 ARPA: sdl@mitre-bedford UUCP: ...{cbosgd,decvax,genrad,ll-xn,philabs,security,utzoo}!linus!sdl