Talk:General Shortcuts

From Bluefish Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.



  • <control><alt>1", N_("Insert H1 tag"),
  • <control><alt>2", N_("Insert H2 tag"),
  • <control><alt>3", N_("Insert H3 tag"),
  • <control><alt>4", N_("Insert H4 tag"),
  • <control><alt>5", N_("Insert H5 tag"),
  • <control><alt>6", N_("Insert H6 tag"),
  • <control><alt>b", N_("Bold"),
  • <control><alt>C", N_("HTML Comment"),
  • <control><alt>comma", NULL,
  • <control><alt>e", N_("Emphasis"),
  • <control><alt>equal", N_("Font Size +1"),
  • <Control><Alt>f", N_("Preformatted Text"),
  • <control><alt>g", N_("Strong"),
  • <control><alt>i", N_("Italic"),
  • <control><alt>k", N_("Break"),
  • <control><alt>L", N_("Unordered List"),
  • <control><alt>minus", N_("Font Size -1"),
  • <control><alt>M", N_("List Item"),
  • <control><alt>n", N_("Non-breaking space"),
  • <control><alt>O", N_("Ordered List"),
  • <control><alt>period", NULL,
  • <control><alt>p", N_("Paragraph"),
  • <control><Alt>r", N_("Right Justify"),
  • <control><alt>slash", NULL,
  • <control><alt>s", N_("Strikeout"),
  • <control><alt>t", N_("Table"),
  • <control><alt>u", N_("Underline"),
  • <control>a", menu_file_operations_cb, 13, "<Item>"},
  • <control>A", N_("Select all"), G_CALLBACK(ui_select_all)},
  • <control>c", menu_file_operations_cb, 11, "<StockItem>", GTK_STOCK_COPY},
  • <control>C", N_("Copy"), G_CALLBACK(ui_copy)},
  • <control>comma", N_("Unindent"),
  • <control>F9", gui_toggle_hidewidget_cb, 6, "<ToggleItem>"},
  • <control>F9", N_("Show output pane"),
  • <control>f", menu_file_operations_cb, 14, "<StockItem>", GTK_STOCK_FIND},
  • <control>F", N_("Find"), G_CALLBACK(ui_find)},
  • <control>g", menu_file_operations_cb, 16, "<Item>"},
  • <control>G", N_("Find again"), G_CALLBACK(ui_find_again)},
  • <control>h", menu_file_operations_cb, 17, "<StockItem>",
  • <control>H", N_("Replace"),
  • <control>j", doc_menu_lcb, 16, "<Item>"},
  • <control>J", N_("Jump to reference"),
  • <control>k", menu_bmark_operations_cb, 1, "<Item>"},
  • <control>k", N_("Add bookmark"),
  • <control>l", gui_gotoline_frame_show, 1, "<StockItem>", GTK_STOCK_JUMP_TO},
  • <control>L", N_("Goto line"), G_CALLBACK(ui_goto_line)},
  • <control>n", menu_file_operations_cb, 1, "<StockItem>", GTK_STOCK_NEW},
  • <control>N", N_("New file"), G_CALLBACK(ui_new_doc)},
  • <control>O", menu_file_operations_cb, 2, "<StockItem>", GTK_STOCK_OPEN},
  • <control>O", N_("Open file"), G_CALLBACK(ui_open_doc)},
  • <control>Page_Down", N_("Goto next document"),
  • <control>Page_Up", N_("Goto previous document"),
  • <control>period", N_("Indent"), G_CALLBACK(ui_indent)},
  • <control>Q", bluefish_exit_request, 0, "<StockItem>", GTK_STOCK_QUIT},
  • <control>Q", N_("Quit Bluefish"), G_CALLBACK(ui_quit)},
  • <control>S", menu_file_operations_cb, 5, "<StockItem>", GTK_STOCK_SAVE},
  • <control>S", N_("Save current file"),
  • <control>v", menu_file_operations_cb, 12, "<StockItem>", GTK_STOCK_PASTE},
  • <control>V", N_("Paste"), G_CALLBACK(ui_paste)}
  • <control>w", menu_file_operations_cb, 9, "<StockItem>", GTK_STOCK_CLOSE},
  • <control>W", N_("Close current file"),
  • <control>x", menu_file_operations_cb, 10, "<StockItem>", GTK_STOCK_CUT},
  • <control>X", N_("Cut"), G_CALLBACK(ui_cut)},
  • <control>z", menu_file_operations_cb, 20, "<StockItem>", GTK_STOCK_UNDO},
  • <control>Z", N_("Undo"), G_CALLBACK(ui_undo)},
  • <shift><alt>a", N_("Anchor / Hyperlink..."),
  • <shift><alt>B", N_("Body..."),
  • <shift><alt>D", N_("Div..."),
  • <shift><alt>e", N_("E-mail..."),
  • <shift><alt>f", N_("Font..."),
  • <shift><alt>I", N_("Insert image..."),
  • <shift><alt>L", N_("Quick List..."),
  • <shift><alt>m", NULL, G_CALLBACK(htmlbar_dialog_meta)},
  • <shift><alt>N",
  • <shift><alt>q", N_("Quickstart..."),
  • <shift><alt>r", N_("Horizontal Rule..."),
  • <shift><alt>S",
  • <shift><alt>T", N_("Table..."),
  • <shift><control>c", menu_file_operations_cb, 35, "<Item>"},
  • <shift><control>f", menu_file_operations_cb, 27, "<Item>"},
  • <shift><control>h", menu_file_operations_cb, 19, "<Item>"},
  • <shift><control>j", bookmark_menu_cb, 2, "<StockItem>", GTK_STOCK_GO_UP},
  • <shift><control>k", bookmark_menu_cb, 3, "<StockItem>", GTK_STOCK_GO_DOWN},
  • <shift><control>l", go_to_line_from_selection_cb, 1,
  • <shift><control>n", gui_window_menu_cb, 1, "<Item>"},
  • <shift><control>O", menu_file_operations_cb, 3, "<Item>"},
  • <shift><control>S", menu_file_operations_cb, 6, "<StockItem>",
  • <shift><control>w", menu_file_operations_cb, 24, "<Item>"},
  • <shift><control>z", menu_file_operations_cb, 21, "<StockItem>", GTK_STOCK_REDO},