From: Dmitri Bogomolov
Subject: keymap switching in McCLIM frame
Date: 
Message-ID: <d449dg$202e$1@news.ntu-kpi.kiev.ua>
Had anybody tested subj? If yes, help me to understand how it works.
What i did:

$ clim
* (some-loading)
* (run-frame-top-level 'any-frame)
-> user gesture, that causes setxkbmap
-> no reaction
^C
(ext:quit)
$ clim
* (run-frame-top-level 'any-frame)
-> typing any keys
*trace-output*:
lookup-gesture-command: 0 :|cyrillic-<something>|   - why now?

cmucl19a clx5.2 McCLIM 0.9

Excuse me please for my broken English :(
best regards /glitch
From: Peter Scott
Subject: Re: keymap switching in McCLIM frame
Date: 
Message-ID: <1114020749.120471.287660@o13g2000cwo.googlegroups.com>
Try the ············@common-lisp.net mailing list. You'll probably get
better help there.

-Peter