Kexi/Handbook/References/Keyboard Shortcuts: Difference between revisions

From KDE UserBase Wiki
m (Ctl -> Ctrl)
Line 13: Line 13:
These three shortcuts are shown on the menu. Opening Kexi defaults to this menu
These three shortcuts are shown on the menu. Opening Kexi defaults to this menu


#Open Project  <keycap>Ctl+O</keycap>
#Open Project  <keycap>Ctrl+O</keycap>
#New Project  <keycap>Ctl+N</keycap>
#New Project  <keycap>Ctrl+N</keycap>
#Quit Kexi <keycap>Ctl+Q</keycap>
#Quit Kexi <keycap>Ctrl+Q</keycap>


=== Edit Menu ===
=== Edit Menu ===
Line 23: Line 23:
These shortcuts are generally available for in-field editing within Tables and Forms. Basic function keys to manoever around the text such as arrow keys, Backspace & Delete keys, Home & End, function as expected. In addition.
These shortcuts are generally available for in-field editing within Tables and Forms. Basic function keys to manoever around the text such as arrow keys, Backspace & Delete keys, Home & End, function as expected. In addition.


#Cut highlighted selection <keycap>Ctl+X</keycap>
#Cut highlighted selection <keycap>Ctrl+X</keycap>
#Copy highlighted selection <keycap>Ctl+C</keycap>
#Copy highlighted selection <keycap>Ctrl+C</keycap>
#Paste to cursor <keycap>Ctl+V</keycap>
#Paste to cursor <keycap>Ctrl+V</keycap>
#Cancel Field changes<keycap>Esc</keycap>
#Cancel Field changes<keycap>Esc</keycap>
#Cancel Record changes <keycap>Esc</keycap>+<keycap>Esc</keycap>
#Cancel Record changes <keycap>Esc</keycap>+<keycap>Esc</keycap>
#Undo latest edit <keycap>Ctl+Z</keycap>
#Undo latest edit <keycap>Ctrl+Z</keycap>
#Undo the undos (Restore or Redo) <keycap>Ctl+Shift+Z</keycap>
#Undo the undos (Restore or Redo) <keycap>Ctrl+Shift+Z</keycap>


==== Moving through fields in a Table ====
==== Moving through fields in a Table ====
Line 35: Line 35:


#Move to the following field <keycap>Right arrow</keycap>, or, <keycap>Tab</keycap>
#Move to the following field <keycap>Right arrow</keycap>, or, <keycap>Tab</keycap>
#Move the the preceding field <keycap>Left arrow</keycap>, or, <keycap>Ctl+Tab</keycap>
#Move the the preceding field <keycap>Left arrow</keycap>, or, <keycap>Ctrl+Tab</keycap>


==== Moving through fields in a Form ====
==== Moving through fields in a Form ====
Line 41: Line 41:


#Move to the following field <keycap>Tab</keycap>
#Move to the following field <keycap>Tab</keycap>
#Move the the preceding field <keycap>Ctl+Tab</keycap>
#Move the the preceding field <keycap>Ctrl+Tab</keycap>


==== Moving through records in a Table ====
==== Moving through records in a Table ====
These shortcuts are generally available to move through records in a database, forwards and backwards (or up and down)
These shortcuts are generally available to move through records in a database, forwards and backwards (or up and down)


# Move down one record <keycap>Down arrow</keycap>, or, <keycap>Ctl+Pg-Dn</keycap>
# Move down one record <keycap>Down arrow</keycap>, or, <keycap>Ctrl+Pg-Dn</keycap>
# Move up one record <keycap>Up arrow</keycap>, or, <keycap>Ctl+Pg Up</keycap>
# Move up one record <keycap>Up arrow</keycap>, or, <keycap>Ctrl+Pg Up</keycap>
#Move down multiple records <keycap>Pg-Dn</keycap>
#Move down multiple records <keycap>Pg-Dn</keycap>
#Move up multiple records <keycap>Pg-Up</keycap>
#Move up multiple records <keycap>Pg-Up</keycap>
#Move to first record <keycap>Ctl+Home</keycap>
#Move to first record <keycap>Ctrl+Home</keycap>
#Move to last record <keycap>Ctl+End</keycap>
#Move to last record <keycap>Ctrl+End</keycap>


==== Moving through records in a Form ====
==== Moving through records in a Form ====
These shortcuts are generally available to move through records in a database, forwards and backwards (or up and down)
These shortcuts are generally available to move through records in a database, forwards and backwards (or up and down)


# Move down one record <keycap>Ctl+Pg-Dn</keycap>
# Move down one record <keycap>Ctrl+Pg-Dn</keycap>
# Move up one record <keycap>Ctl+Pg Up</keycap>
# Move up one record <keycap>Ctrl+Pg Up</keycap>
#Move down multiple records <keycap>Pg-Dn</keycap>
#Move down multiple records <keycap>Pg-Dn</keycap>
#Move up multiple records <keycap>Pg-Up</keycap>
#Move up multiple records <keycap>Pg-Up</keycap>
#Move to first record <keycap>Ctl+Home</keycap>
#Move to first record <keycap>Ctrl+Home</keycap>
#Move to last record <keycap>Ctl+End</keycap>
#Move to last record <keycap>Ctrl+End</keycap>

Revision as of 18:04, 24 August 2015

Common Shortcuts

The following shortcuts are generally available in Menus to aid selection

  1. Move selection upwards Up-Arrow
  2. Move selection downwards Down-Arrow
  3. Select highlighted item Enter

Main Menu

This is the menu presented on opening Kexi

Kexi Tab Menu

These three shortcuts are shown on the menu. Opening Kexi defaults to this menu

  1. Open Project Ctrl+O
  2. New Project Ctrl+N
  3. Quit Kexi Ctrl+Q

Edit Menu

The following shortcuts apply to the process of editing data within columns, rows, and fields, in Forms and Tables

Editing text

These shortcuts are generally available for in-field editing within Tables and Forms. Basic function keys to manoever around the text such as arrow keys, Backspace & Delete keys, Home & End, function as expected. In addition.

  1. Cut highlighted selection Ctrl+X
  2. Copy highlighted selection Ctrl+C
  3. Paste to cursor Ctrl+V
  4. Cancel Field changesEsc
  5. Cancel Record changes Esc+Esc
  6. Undo latest edit Ctrl+Z
  7. Undo the undos (Restore or Redo) Ctrl+Shift+Z

Moving through fields in a Table

These shortcuts are generally available to move to different fields in a Table while editing or inputting data

  1. Move to the following field Right arrow, or, Tab
  2. Move the the preceding field Left arrow, or, Ctrl+Tab

Moving through fields in a Form

These shortcuts are generally available to move to different fields in a Form while editing or inputting data

  1. Move to the following field Tab
  2. Move the the preceding field Ctrl+Tab

Moving through records in a Table

These shortcuts are generally available to move through records in a database, forwards and backwards (or up and down)

  1. Move down one record Down arrow, or, Ctrl+Pg-Dn
  2. Move up one record Up arrow, or, Ctrl+Pg Up
  3. Move down multiple records Pg-Dn
  4. Move up multiple records Pg-Up
  5. Move to first record Ctrl+Home
  6. Move to last record Ctrl+End

Moving through records in a Form

These shortcuts are generally available to move through records in a database, forwards and backwards (or up and down)

  1. Move down one record Ctrl+Pg-Dn
  2. Move up one record Ctrl+Pg Up
  3. Move down multiple records Pg-Dn
  4. Move up multiple records Pg-Up
  5. Move to first record Ctrl+Home
  6. Move to last record Ctrl+End