윈도우:
← Older revision
Revision as of 06:31, 10 November 2013
(5 intermediate revisions by one user not shown)
Line 7:
Line 7:
What does each shortcut: see the [[Lazarus_Tutorial|tutorial]].
What does each shortcut: see the [[Lazarus_Tutorial|tutorial]].
−
==윈도우==
+
==윈도우
(공사중)
==
+
+
{| class="wikitable"
+
! 키 !! Function defined by Windows !! Conflict with lazarus default !! Solution
+
|---- class="working"
+
|F1||misc||도움말||Apple: Cmd-[Shift]-?
+
|---- class="working"
+
|Ctrl-Shift-F1||misc||에디터 도움말||Mattias: Cmd-Alt-[Shift]-?
+
|---- class="working"
+
|Ctrl-F2||misc||프로그램 중단||Xcode: Shift-Cmd-Enter
+
|---- class="working"
+
|F3||misc||다음 낱말||Apple: Cmd-G
+
|---- class="working"
+
|Shift-F3||misc||이전 낱말||Apple: Cmd-Shift-G
+
|---- class="working"
+
|F4||misc||커서부터 시작||Apple: misc, Mattias: no shortcut for 'run to cursor'
+
|---- class="working"
+
|Ctrl-F4||misc||닫기||Apple: Cmd-Shift-W
+
|---- class="working"
+
|F5||misc||중단 지점 생성||Xcode: Ctrl-P
+
|---- class="working"
+
|Ctrl-F5||misc||add watch||http://wiki.lazarus.freepascal.org/IDE_Window:_Watch_list#Watch_Properties
+
|---- class="working"
+
|Ctrl-F8||misc||jump next error||Xcode: Cmd-+
+
|---- class="working"
+
|Ctrl-Shift-F8||misc||jump previous error||Xcode: Cmd-Shift-+
+
|---- class="working"
+
|F7||misc||step into||Mattias: Cmd-Alt-R
+
|---- class="working"
+
|Ctrl-F7||misc||evaluate||Ctrl-Shift-E
+
|---- class="working"
+
|F8||misc||step over||Mattias: Cmd-Shift-R
+
|---- class="working"
+
|F9||misc||run||Xcode: Cmd-R
+
|---- class="working"
+
|Ctrl-F9||misc||build||Xcode: Cmd-B
+
|---- class="working"
+
|F11||misc||toggle OI||Mattias: Alt-Cmd-I
+
|---- class="working"
+
|Shift-F11||misc||add unit to project||Xcode: Alt-Cmd-A
+
|---- class="working"
+
|Ctrl-F11||misc||open project||Apple: misc, Mattias: no key for 'open project'
+
|---- class="working"
+
|Ctrl-Shift-F11||misc||project options||Mattias: no key for 'project options'
+
|---- class="working"
+
|F12||misc||toggle unit/form||Apple: misc, Mattias: Cmd-Alt-F
+
|---- class="working"
+
|Ctrl-F12||misc||view units||Mattias: Ctrl-Alt-U
+
|---- class="working"
+
|Shift-F12||misc||view forms||Mattias: Ctrl-Shift-U
+
|---- class="working"
+
|[Shift]-Up,Down,Right,Left||move cursor||||
+
|---- class="working"
+
|Alt-[Shift]-Left/Right||jump to next word||||
+
|---- class="working"
+
|Alt-Up/Down||jump to start/end of paragraph (laz: Ctrl Q,B)||find declaration||Mattias: find declaration
+
|---- class="working"
+
|Cmd-[Shift]-Left/Right||jump to start/end of line (laz:Home/End)||jump next word||Apple: jump to start/end of line
+
|---- class="working"
+
|Cmd-Alt-Left/Right||||||Xcode: switch file
+
|---- class="working"
+
|Cmd-Alt-Up/Down||||||Xcode: jump source/header
+
|---- class="working"
+
|Cmd-Up/Down||jump to start/end of file (laz:Ctrl-Home)||scroll one up/down||Apple: jump to start/end of file
+
|---- class="working"
+
|Ctrl-Up/Down||||||Mattias: scroll one up/down
+
|---- class="working"
+
|Cmd-Shift-Up/Down||select to start/end of file (laz:Shift-Ctrl-Home)||method jump||Apple: select to start/end of file
+
|---- class="working"
+
|Ctrl-Shift-Up/Down||||||Mattias: method jump
+
|---- class="working"
+
|Cmd-[Shift]-?||show context help||||
+
|---- class="working"
+
|Delete/Backspace||delete char||||
+
|---- class="working"
+
|[Shift]-PageUp/Down||jump page up/down||||
+
|---- class="working"
+
|[Shift]-Home/End||jump to start/end of file (laz:Ctrl-Home)||jump to start/end of line||Apple: jump to start/end of file
+
|---- class="working"
+
|Ctrl+[Shift]-Tab||switch application||jump prev/next file||Apple: switch app
+
|---- class="working"
+
|Ctrl-[Shift]-Tab||jump to next control||||
+
|---- class="working"
+
|Cmd-*-Space||spotlight, apple reserved||identifier completion||Apple: misc
+
|---- class="working"
+
|Ctrl-Space||Xcode: set mark||||Mattias: identifier completion
+
|---- class="working"
+
|Shift-Ctrl-Space||||||Mattias: code context
+
|---- class="working"
+
|Alt-Ctrl-Space||||||Mattias: word completion
+
|---- class="working"
+
|Cmd-Alt-Escape||force quit||||
+
|---- class="working"
+
|Ctrl+A||select all||||
+
|---- class="working"
+
|Ctrl-C||copy||||
+
|---- class="working"
+
|Cmd-Alt-D||show/hide dock||||
+
|---- class="working"
+
|Cmd-Ctrl-D||dictionary||||
+
|---- class="working"
+
|Ctrl-E||find word at cursor||incremental find||find is smart to auto use word at cursor. incremental find.
+
|---- class="working"
+
|Ctrl-F||find||||
+
|---- class="working"
+
|Cmd-Alt-F||Xcode: view details||||Mattias: Toggle Unit/Form
+
|---- class="working"
+
|Ctrl-G||find next (laz:F3)||goto line||Apple: find next
+
|---- class="working"
+
|Cmd-Shift-G||find previous (laz:Shift-F3)||insert guid||
+
|---- class="working"
+
|Ctrl-Shift-G||||insert guid||Mattias: insert guid
+
|---- class="working"
+
|Cmd-[Alt]-H||hide app||jump back||Apple: hide app
+
|---- class="working"
+
|Ctrl-[Shift]-H||||||Mattias: jump history backward/forward
+
|---- class="working"
+
|Ctrl-I||||indent selection||Xcode: indent selection
+
|---- class="working"
+
|Ctrl-L||||||Xcode: goto line
+
|---- class="working"
+
|Ctrl-M||minimize window||||
+
|---- class="working"
+
|Ctrl-Alt-M||minimize app||||
+
|---- class="working"
+
|Ctrl-N||new file||||
+
|---- class="working"
+
|Ctrl-Shift-N||||||Tom: Insert line
+
|---- class="working"
+
|Ctrl-O||open file||||
+
|---- class="working"
+
|Ctrl-Q||quit (laz: none)||goto line||Apple: quit
+
|---- class="working"
+
|Ctrl-Shift-Q||log out||||
+
|---- class="working"
+
|Ctrl-R||Xcode: build and run||search and replace||Xcode: run
+
|---- class="working"
+
|Ctrl-Shift-R||||||Mattias: step over
+
|---- class="working"
+
|Ctrl-Alt-R||||||Mattias: step into
+
|---- class="working"
+
|Ctrl-S||save||||
+
|---- class="working"
+
|Ctrl-Shift-S||Save As (laz: none)||save all||Apple: Cmd-Shift-S
+
|---- class="working"
+
|Ctrl-Alt-S||Save All||||
+
|---- class="working"
+
|Ctrl-V||paste||||
+
|---- class="working"
+
|Ctrl-W||close window (laz: none)||word completion||Apple: close window
+
|---- class="working"
+
|Ctrl-Shift-W||Xcode: close file||||
+
|---- class="working"
+
|Ctrl-Alt-W||close all files||||
+
|---- class="working"
+
|Ctrl-X||cut||||
+
|---- class="working"
+
|Ctrl-Y||||||Tom: delete to end of line
+
|---- class="working"
+
|Ctrl-Z||undo||||
+
|---- class="working"
+
|Control||The control modifier is used by cocoa in text fields. So it is free for designer and source editor functions||||
+
|---- class="working"
+
|Alt-1-9||create special chars on some layouts||||
+
|---- class="working"
+
|Ctrl-1-9||||jump to bookmark||
+
|---- class="working"
+
|Ctrl-Shift-1-9||||set bookmark||
+
|---- class="working"
+
|Cmd-*-1-9||apple functions like capture screen||||
+
|}
==Gnome==
==Gnome==