home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!think.com!sdd.hp.com!spool.mu.edu!yale.edu!not-for-mail
- From: kaminsky-david@cs.yale.edu (David Kaminsky)
- Newsgroups: comp.emacs
- Subject: Binding function keys on the RS/6000
- Date: 16 Nov 1992 10:03:43 -0500
- Organization: Yale University Computer Science Dept., New Haven, CT 06520-2158
- Lines: 13
- Distribution: world
- Message-ID: <1e8d8hINNat4@FEYNMAN.SYSTEMSY.CS.YALE.EDU>
- NNTP-Posting-Host: feynman.systemsy.cs.yale.edu
-
- Does anyone know how to bind the function keys on the
- IBM RS/6000's running AIX? I used:
-
- (global-set-key "\e[225z" 'goto-line) ; F2
- (global-set-key "\e[226z" 'replace-string) ; F3
- ...
-
- for a Sparcstation, but the RS/6000 uses different codes.
-
- Please mail responses to kaminsky-david@cs.yale.edu.
-
- Thanks a lot.
-
-