Jump to content

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

From KDE UserBase Wiki
Inksi (talk | contribs)
Initial entries to familiarise myself with basic wiki editing
 
Jstaniek (talk | contribs)
No edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Common Shortcuts ==
<languages/>
<translate>
 
== Menus ==
The following shortcuts are generally available in Menus to aid selection
The following shortcuts are generally available in Menus to aid selection


#Move selection upwards Up-Arrow
*Move selection upwards <keycap>Up-Arrow</keycap>
#Move selection downwards Down-Arrow
*Move selection downwards <keycap>Down-Arrow</keycap>
#Select highlighted item Enter
*Select highlighted item <keycap>Enter</keycap>
 
=== KEXI Tab Menu ===
These three shortcuts are shown on the menu. Opening '''KEXI''' defaults to this menu.
 
*Open Project  <keycap>Ctrl+O</keycap>
*New Project  <keycap>Ctrl+N</keycap>
*Quit '''KEXI''' <keycap>Ctrl+Q</keycap>


== Main Menu ==
== Editing ==
This is the menu presented on opening Kexi
These shortcuts are generally available for in-field editing within tables, queries, forms, reports, etc. Basic function keys to maneuver around the text such as arrow keys, Backspace & Delete keys, Home & End, function as expected. In addition.


=== Kexi Tab Menu ===
*Cut highlighted selection <keycap>Ctrl+X</keycap>
*Copy highlighted selection <keycap>Ctrl+C</keycap>
*Paste to cursor <keycap>Ctrl+V</keycap>
*Cancel Field changes<keycap>Esc</keycap>
*Cancel Record changes <keycap>Esc</keycap>+<keycap>Esc</keycap>
*Undo latest edit <keycap>Ctrl+Z</keycap>
*Redo (Undo the recent undo) <keycap>Ctrl+Shift+Z</keycap>


These three shortcuts are reflected on opening Kexi which defaults to this menu
== Tabular View ==
These shortcuts are generally available for fields in a tabular view while editing or inputting data.


#Open Project  Ctl+O
*Move to the following field (accepts changes in current cell) <keycap>Right arrow</keycap>, or, <keycap>Tab</keycap>
#New Project  Ctl+N
*Move the the preceding field (accepts changes in current cell) <keycap>Left arrow</keycap>, or, <keycap>Ctrl+Tab</keycap>
#Quit Kexi  Ctl+Q
*Save the currently edited record's data <keycap>Shift+Enter</keycap>
*Cancel editing of the currently edited record's cell <keycap>Escape</keycap>.
*Cancel editing of the currently edited record (if cell is not edited) <keycap>Escape</keycap>. This cancels all recent edits in cells of the current record. This means that in order to cancel editing current cell and entire record, <keycap>Escape</keycap> should be pressed twice, first for the cell, second for the record.


=== Edit Menu ===
These shortcuts are generally available to move through records in a tabular view.
The following shortcuts apply to the process of editing data within columns, rows, and fields, in Forms and Tables


==== Editing text ====
*Move down one record <keycap>Down arrow</keycap>, or, <keycap>Ctrl+PgDown</keycap>
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, function as expected. In addition.
*Move up one record <keycap>Up arrow</keycap>, or, <keycap>Ctrl+PgUp</keycap>
*Move down multiple records <keycap>PgDown</keycap>
*Move up multiple records <keycap>PgUp</keycap>
*Move to first record <keycap>Ctrl+Home</keycap>
*Move to last record <keycap>Ctrl+End</keycap>


#Cut highlighted selection Ctl+X
== Form View ==
#Copy highlighted selection Ctl+C
These shortcuts are generally available for form fields while editing or inputting data.
#Paste to cursor Ctl+V
#Cancel Field changes Esc
#Cancel Record changes Esc Esc
#Undo latest edit Ctl+Z
#Undo the undos (Restore or Redo) Ctl+Shift+Z


==== Moving through fields in a Table ====
*Move to the following field <keycap>Tab</keycap>
*Move the the preceding field <keycap>Ctrl+Tab</keycap>
*Save the currently edited record's data <keycap>Shift+Enter</keycap>
*Cancel editing of the currently edited record's field <keycap>Escape</keycap>.


==== Moving through fields in a Form ====
These shortcuts are generally available to move through records in a form view.


==== Moving through records in a Table ====
*Move down one record <keycap>Ctrl+PgDown</keycap>
These shortcuts are generally available to move through records in a database, forwards and backwards (or up and down)
*Move up one record <keycap>Ctrl+PgUp</keycap>
*Move down multiple records <keycap>PgDown</keycap>
*Move up multiple records <keycap>PgUp</keycap>
*Move to first record <keycap>Ctrl+Home</keycap>
*Move to last record <keycap>Ctrl+End</keycap>


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

Latest revision as of 21:31, 25 December 2024


Menus

The following shortcuts are generally available in Menus to aid selection

  • Move selection upwards Up-Arrow
  • Move selection downwards Down-Arrow
  • Select highlighted item Enter

KEXI Tab Menu

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

  • Open Project Ctrl+O
  • New Project Ctrl+N
  • Quit KEXI Ctrl+Q

Editing

These shortcuts are generally available for in-field editing within tables, queries, forms, reports, etc. Basic function keys to maneuver around the text such as arrow keys, Backspace & Delete keys, Home & End, function as expected. In addition.

  • Cut highlighted selection Ctrl+X
  • Copy highlighted selection Ctrl+C
  • Paste to cursor Ctrl+V
  • Cancel Field changesEsc
  • Cancel Record changes Esc+Esc
  • Undo latest edit Ctrl+Z
  • Redo (Undo the recent undo) Ctrl+Shift+Z

Tabular View

These shortcuts are generally available for fields in a tabular view while editing or inputting data.

  • Move to the following field (accepts changes in current cell) Right arrow, or, Tab
  • Move the the preceding field (accepts changes in current cell) Left arrow, or, Ctrl+Tab
  • Save the currently edited record's data Shift+Enter
  • Cancel editing of the currently edited record's cell Escape.
  • Cancel editing of the currently edited record (if cell is not edited) Escape. This cancels all recent edits in cells of the current record. This means that in order to cancel editing current cell and entire record, Escape should be pressed twice, first for the cell, second for the record.

These shortcuts are generally available to move through records in a tabular view.

  • Move down one record Down arrow, or, Ctrl+PgDown
  • Move up one record Up arrow, or, Ctrl+PgUp
  • Move down multiple records PgDown
  • Move up multiple records PgUp
  • Move to first record Ctrl+Home
  • Move to last record Ctrl+End

Form View

These shortcuts are generally available for form fields while editing or inputting data.

  • Move to the following field Tab
  • Move the the preceding field Ctrl+Tab
  • Save the currently edited record's data Shift+Enter
  • Cancel editing of the currently edited record's field Escape.

These shortcuts are generally available to move through records in a form view.

  • Move down one record Ctrl+PgDown
  • Move up one record Ctrl+PgUp
  • Move down multiple records PgDown
  • Move up multiple records PgUp
  • Move to first record Ctrl+Home
  • Move to last record Ctrl+End