Are you looking for '~addons/ide/qt/keys.ijs'? (Which I think would be
relevant in an isidraw control, or similar.)

Or are you looking for
https://github.com/jsoftware/qtide/tree/master/lib/base? (Which I
think is for the session manager and editor.)

I've not spent much time on this, but this is what I found when I went
looking for jqt keystrokes.

-- 
Raul

On Mon, Sep 26, 2022 at 2:52 PM Don Guinn <dongu...@gmail.com> wrote:
>
> From reading about Qt it supports all keystrokes and combinations of
> keystrokes. But which ones are supported by JQt?
>
> I can see what keystrokes are supported in forms I create by simply
> pressing a keystroke or some combination, then examining jqt to see if it
> caused an event and what name it is. But I can't do that with the term
> form. I can put a combination in userkeys.cfg then restart J to see if it
> gives an error message. But that is quite awkward.
>
> So far I can't find any list in the J web site.
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to