Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!apollo!vasta From: vasta@apollo.HP.COM (John Vasta) Newsgroups: comp.sys.apollo Subject: Re: Apollo keys with Emacs 18.55 Keywords: apollo emacs keyboard X11 Message-ID: <4c33b41f.20b6d@apollo.HP.COM> Date: 14 Aug 90 22:24:00 GMT References: <1751@tuvie> Sender: root@apollo.HP.COM Reply-To: vasta@apollo.HP.COM (John Vasta) Followup-To: comp.sys.apollo Organization: Hewlett-Packard Company, Apollo Division; Chelmsford, MA Lines: 19 In article <1751@tuvie> mike@tuvie (Inst.f.Techn.Informatik) writes: >Is it possible to use the Apollo special keys for screen up + down and >beginning + end of line with emacs 18.55 running under X11R3 on an Apollo. >If so, how do I go about? If you have the patches distributed by Leonard Zubkoff for Emacs on the Apollo, then you can use the "x-rebind-key" function like this: (x-rebind-key "UpBox" nil "\M-v") ;scroll-down (x-rebind-key "DownBox" nil "\C-v") ;scroll-up (x-rebind-key "LeftBar" nil "\C-a") ;beginning-of-line (x-rebind-key "RightBar" nil "\C-e") ;end-of-line If you don't have the patches, you can get them from labrea.stanford.edu (36.8.0.47): the file is pub/gnu/apollo-emacs.tar.Z. John Vasta Hewlett-Packard Apollo Systems Division vasta@apollo.hp.com M.S. CHA-01-LT (508) 256-6600 x6362 300 Apollo Drive, Chelmsford, MA 01824 UUCP: {decwrl!decvax, mit-eddie, attunix}!apollo!vasta