I see the same behavior with leo v6.5 and v6.4, but not with v6.3.

Playing with python and Leo versions, I got the following result when 
enabling --trace=keys, and pressing the win-key

Python 3.9.9 (fyi, same result for python 3.7.12) + leo 6.5
        masterKeyHandler None 'ៀ\udc53' <KeyStroke: 'ៀ\udc53'>
        selfInsertCommand ch 'ៀ\udc53'

Python 3.9.9 + leo 6.3
        traceKeys    shortcut-override:         ''
        traceKeys    shortcut-override:         ''
        traceKeys            key-press:         ''
        traceKeys            key-press:         ''
        traceKeys          key-release:    Meta ''
        traceKeys          key-release:    Meta ''

fyi: I'm running Arch Linux and the spectrwm window manager.



On Thursday, 9 December 2021 at 19:48:15 UTC+1 Edward K. Ream wrote:

> On Thu, Dec 9, 2021 at 12:08 PM [email protected] <[email protected]> 
> wrote:
>
>> Many Linux distros, including Ubuntu, intercept the Win key and use it to 
>> open the system menu.  How would Leo even be receiving the Win key event?  
>> Someone would have had to reconfigure Ubuntu's handling of that key so that 
>> Leo could get it at all.
>>
>
> Remember that key handling depends on the keyboard :-) Let's not try to 
> "figure it out". We'll have to wait for the key-traces.
>
> Edward
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/07bc313b-0799-4f61-a86d-35c6d196010cn%40googlegroups.com.

Reply via email to