From 48c454c716b343901102fd108528399575c377d7 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 30 Nov 1994 21:41:10 +0000 Subject: [PATCH] (system-key-alist): Extra keys are F36 and F37. --- lisp/term/x-win.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index dbb32175c44..94abf5f6b82 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -576,8 +576,8 @@ This returns ARGS with the arguments that have been processed removed." (392960 . mute-grave) (392964 . mute-diaeresis) (392961 . mute-asciicircum) - (392976 . f35) - (392977 . f36) + (392976 . f36) + (392977 . f37) (393056 . req) ;; These are for Sun under X11R6 (393072 . props)