Boot up Tasks: Difference between revisions

Jump to navigation Jump to search
23 bytes added ,  5 March 2014
m
Line 115: Line 115:


=== 其他 ===
=== 其他 ===
by software
==== by software ====
* MS Excel::  
* MS Excel::  
*# 編輯資料: {{kbd | key = F2}}
*# 編輯資料: {{kbd | key = F2}}
Line 127: Line 127:
* [http://delicious.com/popular/hotkey Popular hotkey Bookmarks on Delicious]
* [http://delicious.com/popular/hotkey Popular hotkey Bookmarks on Delicious]


by function
====  by function ====
* Duplicate current line
* Duplicate current line
** Notepad++: {{Kbd plus | key1 = Ctrl | key2 = d}}
** Notepad++: {{Kbd plus | key1 = Ctrl | key2 = d}}
** Sublime: {{kbd | key = Ctrl}} + {{kbd | key = Shift}} + {{kbd | key = d}}
** Sublime: {{kbd | key = Ctrl}} + {{kbd | key = Shift}} + {{kbd | key = d}}


Modify the shortcut to use {{Kbd plus | key1 = Ctrl | key2 = d}} to Duplicate current line on Sublime.  
Modify the shortcut: Using {{Kbd plus | key1 = Ctrl | key2 = d}} to Duplicate current line on Sublime.  
* Sublime Menu -> Preferences -> Key Bindings - User
* Sublime Menu -> Preferences -> Key Bindings - User
* {{exclaim}} It will override the existing shortcuts: select word
* {{exclaim}} It will override the existing shortcuts: select word

Navigation menu