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
commit 4ef0e4b62e
Notes: sideshowbarker 2024-07-18 21:15:05 +09:00
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.