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.
With Command-A, I got the following error messages.
<<<<
oops Should be defined in subclass:
eventFilter,masterKeyHandler,masterCommand,propagateKeyEvent
>>>>
And I see that 'Outline/Sort Siblings' menu is assigned to Command-A.

I set @settings/Keyboard and minibuffer/@bool swap_mac_keys = False,
and relaunch the Leo, and I got the C-e problem as I asked at the
other post - 
http://groups.google.com/group/leo-editor/browse_thread/thread/c5c8bd6d5208bfa7

I made "@settings/Command options/@bool swap_mac_keys = True", and I
made C-e short-key working.

In summary.

1. @settings/Keyboard and minibuffe/@bool swap_mac_keys = True seems
to disable Command Key, but Control key still doesn't work.
2. I can't use Command-C/Command-V key for headline with Leo (http://
groups.google.com/group/leo-editor/browse_thread/thread/
40a4e8dc38ada557#) with @settings/Keyboard and minibuffe/@bool
swap_mac_keys = True.
3. I can't switch Command-C/Control-C key on my Mac. (http://
groups.google.com/group/leo-editor/browse_thread/thread/
1ee0b35b4f76c999) with @settings/Keyboard and minibuffe/@bool
swap_mac_keys = True.
4. Emacs key emulation works only with Command Key (not Control key)
with the  "@settings/Command options/@bool swap_mac_keys =
True" (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