Fix typos in README (#2987)

* Fix minor typos in README

* Revert "Return" to "Enter" change
This commit is contained in:
Vojta
2022-11-17 13:28:53 +01:00
committed by GitHub
parent d17eb53816
commit b4300d303d

View File

@@ -177,8 +177,8 @@ You can use the graphical menu to configure Flameshot, but alternatively you can
### Config file ### Config file
You can also edit some of the settings (like overriding the default colors) in the configuration file.\ You can also edit some of the settings (like overriding the default colors) in the configuration file.\
Linux path : `~/.config/flameshot/flameshot.ini`.\ Linux path: `~/.config/flameshot/flameshot.ini`.\
Windows path : `C:\Users\{YOURNAME}\AppData\Roaming\flameshot\flameshot.ini`. Windows path: `C:\Users\{YOURNAME}\AppData\Roaming\flameshot\flameshot.ini`.
When copying over the config file from Linux to Windows or vice versa, When copying over the config file from Linux to Windows or vice versa,
make sure to correct the `savePath` variable,\ make sure to correct the `savePath` variable,\
@@ -200,7 +200,7 @@ These shortcuts are available in GUI mode:
| <kbd>C</kbd> | Set the Circle as paint tool | | <kbd>C</kbd> | Set the Circle as paint tool |
| <kbd>M</kbd> | Set the Marker as paint tool | | <kbd>M</kbd> | Set the Marker as paint tool |
| <kbd>T</kbd> | Add text to your capture | | <kbd>T</kbd> | Add text to your capture |
| <kbd>B</kbd> | Set Pixalate as the paint tool | | <kbd>B</kbd> | Set Pixelate as the paint tool |
| <kbd>←</kbd>, <kbd>↓</kbd>, <kbd>↑</kbd>, <kbd>→</kbd> | Move selection 1px | | <kbd>←</kbd>, <kbd>↓</kbd>, <kbd>↑</kbd>, <kbd>→</kbd> | Move selection 1px |
| <kbd>Shift</kbd> + <kbd>←</kbd>, <kbd>↓</kbd>, <kbd>↑</kbd>, <kbd>→</kbd> | Resize selection 1px | | <kbd>Shift</kbd> + <kbd>←</kbd>, <kbd>↓</kbd>, <kbd>↑</kbd>, <kbd>→</kbd> | Resize selection 1px |
| <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>←</kbd>, <kbd>↓</kbd>, <kbd>↑</kbd>, <kbd>→</kbd> | Symmetrically resize selection 2px | | <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>←</kbd>, <kbd>↓</kbd>, <kbd>↑</kbd>, <kbd>→</kbd> | Symmetrically resize selection 2px |
@@ -228,7 +228,7 @@ These shortcuts are available in GUI mode:
Flameshot uses <kbd>Print screen</kbd> (Windows) and <kbd>cmd</kbd>-<kbd>shift</kbd>-<kbd>x</kbd> (macOS) as default global hotkeys. Flameshot uses <kbd>Print screen</kbd> (Windows) and <kbd>cmd</kbd>-<kbd>shift</kbd>-<kbd>x</kbd> (macOS) as default global hotkeys.
On Linux, Flameshot doesn't yet support <kbd>Pr Scr</kbd> out of the box, but with a bit of configuration you can set this up: On Linux, Flameshot doesn't yet support <kbd>Prt Sc</kbd> out of the box, but with a bit of configuration you can set this up:
#### On KDE Plasma desktop #### On KDE Plasma desktop