mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-15 09:59:59 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,14 +12,14 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`ydotoold`
|
||||
|
||||
- Perform a left click input:
|
||||
- Perform a `<LeftClick>` input:
|
||||
|
||||
`ydotool click 0xC0`
|
||||
|
||||
- Perform a right click input:
|
||||
- Perform a `<RightClick>` input:
|
||||
|
||||
`ydotool click 0xC1`
|
||||
|
||||
- Input Alt+F4:
|
||||
- Input `<Alt F4>`:
|
||||
|
||||
`ydotool key 56:1 62:1 62:0 56:0`
|
||||
|
||||
Reference in New Issue
Block a user