diff --git a/source/5/5.3/lxqt-runner.rst b/source/5/5.3/lxqt-runner.rst index 022ab969..fbd8f5b8 100644 --- a/source/5/5.3/lxqt-runner.rst +++ b/source/5/5.3/lxqt-runner.rst @@ -1,19 +1,22 @@ -Chapter 5.3 lxqt-runner +Chapter 5.3 Runner ======================= -lxqt-runner is a program in LXQt that can launch desktop programs and even run command lines. - -How to Launch -------------- -By default lxqt-runner is started in the background. To bring lxqt-runner to the foreground, press the default keyboard shortcut, alt+f2. The default shorcut can be changed in the configuration. +Runner allows you to search for and launch applications and commands in the LXQt environment. It is a quick and convienent way of finding what you're looking for. -Useage +Usage ------ -To search for a program, press the shortcut key and start typing a command. The search results will show below, similar to addressbar behavior in browsers. All installed applications can be launched this way and lxqt-runner can configured to store a history of recent programs. +To search for a program, Alt + F2 and start typing a command. The search results will show below, similar to addressbar behavior in browsers. All installed applications can be launched this way and lxqt-runner can configured to store a history of recent programs. Configuration ------------- + lxqt-runner has a few configuration options. If you want to change the keyboard shortcut to launch programs, click the the downward arrow on the right side of the search bar, to open up the menu. Select the gear icon to configure, at the bottom there is a label that says shortcut and then a button that lists the current shortcut. Left click on the button and a countdown will begin in which time you need to press the key or combination of keystrokes you want to launch lxqt-runner. In this screen there are also tickboxes to keep a history of your commands and if you want the historical items shown first. + +Screenshot +--------------- + + + .. image:: runner.png \ No newline at end of file diff --git a/source/5/5.3/runner.png b/source/5/5.3/runner.png new file mode 100644 index 00000000..4d97e473 Binary files /dev/null and b/source/5/5.3/runner.png differ