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

Serendipity: A new welcome app

Provides the basic Help+ReadMe care package to new users and some
interesting tips to get started. Feel free to add more!
This commit is contained in:
thankyouverycool 2021-03-01 14:58:58 -05:00 committed by Andreas Kling
parent 0443cd4eed
commit 71a123148a
11 changed files with 457 additions and 0 deletions

View file

@ -27,5 +27,6 @@ alias ws=WebServer
alias sl=Solitaire
alias wv=WebView
alias ue=UserspaceEmulator
alias welcome=Serendipity
alias ll='ls -l'

View file

@ -0,0 +1,10 @@
# SerenityOS Tips
# Did you know...
Pressing Ctrl+Alt+Space at an insertion caret pops up the emoji picker.
Holding Super while scrolling the mouse wheel over a window adjusts its transparency.
Browser has built-in ad blocking. Filter content by adding new domains to ~/.config/BrowserContentFiltering.txt
Default file and protocol associations can be changed in ~/.config/LaunchServer.ini
Text Editor has multiple viewing modes; edit and preview HTML and Markdown in real time.
It can help to get a second pair of $ Eyes on a problem. Or fifty: $ Eyes -n 100
Highlighted text in Terminal can be launched or right-clicked for more context.
Focus can be cycled between windows by pressing and holding Super+Tab. Shift reverses the order.

Binary file not shown.

After

Width:  |  Height:  |  Size: 625 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 678 B