I found that @settings/Keyboard and minibuffer options has the @bool
swap_mac_keys. And I set it as 'True', and relaunch Leo.

With Control-A, I got the 'A' printed which means Control key doesn't
work.
With Command-A, I got the following error messages.

<<<<
oops Should be defined in subclass:
eventFilter,masterKeyHandler,masterCommand,propagateKeyEvent
>>>>

I see that 'Outline/Sort Siblings' menu is assigned to Command-A, I
guess the Command-A tries to call the sort menu.

I had to @settings/Keyboard and minibuffer/@bool swap_mac_keys =
False,
and relaunch the Leo.

I asked some questions about Control/Command Key related issues, and I
can sum up the results as follows.

1. @settings/Keyboard and minibuffe/@bool swap_mac_keys = True seems
to disable Command Key, and Control key doesn't work with this setup.

2. I can't use Command-C/Command-V key for headline with Leo with
@settings/Keyboard and minibuffe/@bool swap_mac_keys = True.

http://groups.google.com/group/leo-editor/browse_thread/thread/40a4e8dc38ada557#

3. I can't switch Command-C/Control-C key on my Mac with @settings/
Keyboard and minibuffe/@bool swap_mac_keys = True.

http://groups.google.com/group/leo-editor/browse_thread/thread/1ee0b35b4f76c999

4. Emacs key seems to work only with Command Key (not Control key)
with some bug with C-e

http://groups.google.com/group/leo-editor/browse_thread/thread/5e966f118f43561b

I'm not sure, but @settings/Keyboard and minibuffer/@bool
swap_mac_keys
doesn't seem to work with my Mac.

This is the Leo environment that I use.
===============================
Leo 4.8 rc1, build 3715, November 15, 2010
Python 2.6.1, qt version 4.7.0
darwin
===============================

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to