Toolbar and keybinding



The DBbrowser notebook Home


Applicationtoolbar

Ctl-o : Bring up the options dialog

Ctl-q : Quit
Alt-x : Switch the focus between the Sql-log notebook where you can enter your sql-query and the Dbbrowser window
Ctl-y : paste data from clipboard in the mini-buffer
Ctl-h or (F1): Bring up the gnome help viewer

Ctl-u or Backspace : move up
Ctl-a : move to the first row
Ctl-e : move to the last row

Ctl-l : Show hide sql-log window
Not yet assigned : Clear all messages in the log window
Ctl-f : bring up the find dialog
Ctl-r : Reload

Ctl-n : Create a new Query-page
Ctl-d : delete the currently selected notebook page (except the dbbrowser-page)
Ctl-x a : execute a pending changes in a new or modified page (similar to the apply button)
Ctl-1..9 : switch to page 1..9
Ctl+left , Ctrl+right Navigate in the dbbrowser notebook as well as in the sql-log note book

Key-sequence

Ctl-x e or (F4): to edit the currently selected row
Ctl-x n or (F7): to add a new row ( a row may be a database a table or a data-row )
Ctl-x r or (F8): to remove selected row(s) ( a row may be a database a table or a data-row )
Ctl-x d i : Bring up the dumpin dialog
Ctl-x d o : Bring up the dumpout dialog


The DBbrowser notebook Home