Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-10 00:15:53 +00:00
parent 9e2d0f72f1
commit dc654e9ad5
133 changed files with 423 additions and 367 deletions

View File

@@ -10,24 +10,24 @@ source: https://github.com/tldr-pages/tldr.git
- Toggle Guake visibility:
`F12`
`<F12>`
- Toggle fullscreen mode:
`F11`
`<F11>`
- Open a new tab:
`<Ctrl> + <Shift> + T`
`<Ctrl Shift t>`
- Close the terminal:
`<Super> + X`
`<Super x>`
- Go to the previous tab:
`<Ctrl> + <PageUp>`
`<Ctrl PageUp>`
- Search the selected text in the browser:
`<Shift> + <Ctrl> + L`
`<Ctrl Shift l>`