diff --git a/demos/gtk-demo/shortcuts.ui b/demos/gtk-demo/shortcuts.ui index 2ebef31a5e..000af90a49 100644 --- a/demos/gtk-demo/shortcuts.ui +++ b/demos/gtk-demo/shortcuts.ui @@ -16,6 +16,13 @@ + + + 1 + GEdit + + + 1 @@ -416,7 +423,115 @@ - stopwatch + + + + window1 + 1 + + + + + + + Touchpad gestures + + Switch to the next document + Two finger swipe right + right-swipe-icon + + + Switch to the previous document + Two finger swipe left + left-swipe-icon + + + + Documents + + <ctrl>N + Create new document + + + <ctrl>O + Open a document + + + <ctrl>S + Save the document + + + <ctrl>W + Close the document + + + <ctrl><Alt>Page_Down + Switch to the next document + + + <ctrl><Alt>Page_Up + Switch to the previous document + + + + + + Find and Replace + + <ctrl>F + Find + + + <ctrl>G + Find the next match + + + <ctrl><Shift>G + Find the previous match + + + <ctrl>H + Find and Replace + + + <ctrl><Shift>K + Clear highlight + + + <ctrl>I + Go to line + + + + Tools + + <shift>F7 + Check spelling + + + + + + + + Miscellaneous + + F11 + Fullscreen on / off + + + <ctrl>P + Print the document + + + Insert + Toggle insert / overwrite + + + + + +