2010-09-17 48 views

回答

4
Switch to left document  Ctrl-PageUp (C)  Switches to the previous open document. 
Switch to right document Ctrl-PageDown (C) Switches to the next open document. 
Switch to last used document Ctrl-Tab Switches to the previously shown document (if it's still open). Holding Ctrl (or another modifier if the keybinding has been changed) will show a dialog, then repeated presses of the keybinding will switch to the 2nd-last used document, 3rd-last, etc. Also known as Most-Recently-Used documents switching. 
Move document left Ctrl-Shift-PageUp Changes the current document with the left hand one. 
Move document right  Ctrl-Shift-PageDown  Changes the current document with the right hand one. 
Move document first   Moves the current document to the first position. 
Move document last  Moves the current document to the last position. 

notebook-tab-keybindings for Geany

+0

它當然是。謝謝! – 2010-09-22 06:53:23

0

我不知道這是否是你問或不完全是,但我的系統上按ALT + 1,ALT + 2等將選擇當前打開的文檔,與使用鼠標單擊選項卡大致相同(請注意,最左邊的文檔選項卡對應於ALT + 1,依此類推)。大多數其他應用程序(例如網絡瀏覽器)似乎使用CTRL鍵作爲修改器來直接選擇打開的選項卡,因此如果ALT在系統上不執行該操作,請嘗試使用CTRL作爲修改鍵!

希望這有助於!

相關問題