Regina Henschel wrote:
... So you will now find my text under http://wiki.services.openoffice.org/wiki/Documentation/How_Tos/Edit_Keyboard_Configuration_File


Hi, Regina!

Looks good.  The best list of key names I can find is,
http://api.openoffice.org/docs/common/ref/com/sun/star/awt/Key.html
which I use in my Basic code, but the names don't have the leading "KEY_". For experimenting, I would definitely try using these names, adding the "KEY_" prefix. Regrettably, the names don't seem to distinguish between the numeric keypad and the main keyboard, or not entirely. ".Key.NUM0" (in Basic syntax) recognizes both zero keys.

Best of luck,
TJ
--
T. J. Frazier Melbourne, FL (TJFrazier on OO.o)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to