From: bamb (Stefan Bamberger)

Subject: [Q] Defining keystrokes

Date: 1997-6-26 5:57


I would like to define my own keystrokes for several function keys (i.e.
vk-f8, etc.)

I tried to set it with

(comtab::set-event-function top:*toploop-comtab*
  '((pc::vk-f8))
  ....
)

but the menu associated with that key always wins! Naively, I think, that
the last definition should supersede.

I also tried

(comtab::set-event-function te:*host-comtab*
  '((pc::vk-f8))
  ....
)

with the same effect. How can I set function keys, when all combinations of
them are pre-set by the ACL environment??

Thanks,

- stefan

______________________________________________________________________________
Stefan K. Bamberger                   email: <informatik.uni-wuerzburg.de at bambi>
Lehrstuhl fuer K"unstliche Intelligenz                  fax : ++49 931 7056120
Allesgrundweg 12, 97218 Gerbrunn                      voice : ++49 931 7056118
                         Universit"at W"urzburg, Germany
______________________________________________________________________________