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:
parent
0443cd4eed
commit
71a123148a
11 changed files with 457 additions and 0 deletions
|
@ -27,5 +27,6 @@ alias ws=WebServer
|
|||
alias sl=Solitaire
|
||||
alias wv=WebView
|
||||
alias ue=UserspaceEmulator
|
||||
alias welcome=Serendipity
|
||||
|
||||
alias ll='ls -l'
|
||||
|
|
10
Base/home/anon/Documents/tips.txt
Normal file
10
Base/home/anon/Documents/tips.txt
Normal 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.
|
BIN
Base/res/graphics/welcome-serendipity.png
Normal file
BIN
Base/res/graphics/welcome-serendipity.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 625 B |
BIN
Base/res/icons/16x16/app-serendipity.png
Normal file
BIN
Base/res/icons/16x16/app-serendipity.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 229 B |
BIN
Base/res/icons/32x32/app-serendipity.png
Normal file
BIN
Base/res/icons/32x32/app-serendipity.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 678 B |
Loading…
Add table
Add a link
Reference in a new issue