[Cuis-dev] Package and tool for managing keyboard shortcuts
Mariano Montone
marianomontone at gmail.com
Thu Dec 12 04:12:11 PST 2024
El 7/12/24 a las 11:46, H. Hirzel escribió:
> alt + $1 to get a full screen. It kept adding openTranscript.
I've added a mechanism to visualize keystrokes being pressed, for
debugging and for when some key combination is not working:
KeyStrokes traceKeyStrokes.
KeyStrokes untraceKeyStrokes.
Then key strokes received are displayed in the Transcript.
For some reason I don't understand yet, when I press 'Ctrl', I also get
'alt' enabled (KeyboardEvent>>commandAltKeyPressed returns true). I'm on
Linux.
Mariano
More information about the Cuis-dev
mailing list