now i work env move into Lion (MAC OS X 10.7.2)
as leo-editor-snapshot-20111222
Leo 4.9.1 devel, build 4897, 2011-12-21 06:58:03 -0500
Python 2.7.1, qt version 4.8.0
darwin
setting leoID from os.getenv('USER'): 'zoomq'
load dir: /opt/bin/leo-editor-snapshot-20111222/leo/core
global config dir: /opt/bin/leo-editor-snapshot-20111222/leo/config
home dir: /Users/zoomq
reading settings in
/opt/bin/leo-editor-snapshot-20111222/leo/config/leoSettings.leo
reading settings in /Users/zoomq/.leo/myLeoSettings.leo
reading settings in /Users/zoomq/.leo/workbook.leo
so there some tip need fixed for enjoy Leo under Lion again!
- in Ubunto Leo 4.9 is auto make multi opended file as TAB
- but in Lion, multi opended file is multi windows!
- and the default hotkey for switch app. windows is Command+` is
same outline-node-clone
- the edit-headline 's hotkey Command-h is same as Lion's hide running windows
- i found the paste-text/copy-text/cute-text 's hotkey is not working!
so means we need change so many default hotkey?!
but! when i try fix for new hotkey as for Lion as:
#@settings-->Keyboard shortcuts-->@keys EKR bindings-->
@shortcuts Outline operations
Ctrl-' #Ctrl-`
@shortcuts File commands
close-window = Ctrl-w #Alt-F4
@shortcuts Cursor Moves
extend-to-word = Alt-W #Ctrl-W #
@shortcuts Menu commands
#propagate-key-event = Alt-W
@shortcuts Outline operations
edit-headline = Ctrl-Alt-h #Ctrl-h
@shortcuts Find commands
#toggle-find-mark-changes-option = Alt-Ctrl-c
#toggle-find-regex-option = Alt-Ctrl-x
@shortcuts Text operations
copy-text = Alt-Ctrl-c #Ctrl-c
cut-text = Alt-Ctrl-x #Ctrl-x
paste-text = Alt-Ctrl-v #Ctrl-v
BUT! when i recall leo as
$ python /opt/bin/leo/launchLeo.py &
Warning: shortcut conflict for <Alt+Ctrl+H>
toggle-find-in-headline-option in all from myleosettings.leo
edit-headline in all from myleosettings.leo
Warning: shortcut conflict for <Ctrl+W>
extend-to-word in all from leosettings.leo
close-window in all from my2011leosettings.leo
Warning: shortcut conflict for <Alt+Ctrl+H>
toggle-find-in-headline-option in all from myleosettings.leo
edit-headline in all from myleosettings.leo
What happen?!
- myLeoSettings.leo can not overload global leoSettings.leo ?!
BTW:
- in Lion ,how to make Leo as normal app,can click icon in dock running back?!
thanx for all!
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
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.