1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 22:17:45 +00:00

Serendipity: Add new tips and use more GML

This commit is contained in:
thankyouverycool 2021-03-17 12:04:42 -04:00 committed by Andreas Kling
parent 7beae8042a
commit 4ef0e4b62e
4 changed files with 8 additions and 8 deletions

View file

@ -18,4 +18,7 @@ The Run dialog accepts all Shell command language. Truly the gentleman's termina
Windows can be dragged from any visible point by holding Super+Left-click. Super+Right-click begins resizing them.
Many Serenity applications already have convenient aliases. $ cat /etc/shellrc to view them.
Custom keymaps can be created and edited with $ KeyboardMapper
Supplying # profile with a PID of -1 as root enables systemwide profiling.
Holding Ctrl accelerates mouse wheel interaction with sliders and spin boxes.
Selected files can be renamed by pressing F2.