diff options
author | thankyouverycool <66646555+thankyouverycool@users.noreply.github.com> | 2021-09-01 11:37:33 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-09-02 00:39:12 +0200 |
commit | ac24842f4895c9b7b46b217617407841cca2334f (patch) | |
tree | 8c058ced34568dc40fe570252da786fcfccd1c9b /Base/home/anon | |
parent | 902d24136b31dffc151234c8afcd09e81fbe9a98 (diff) | |
download | serenity-ac24842f4895c9b7b46b217617407841cca2334f.zip |
Welcome: Update tips.txt
Super+Wheeling window opacity was removed in 370d374.
Guilty only of being ahead of its time.
Diffstat (limited to 'Base/home/anon')
-rw-r--r-- | Base/home/anon/Documents/tips.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Base/home/anon/Documents/tips.txt b/Base/home/anon/Documents/tips.txt index d5a2835757..67a9750a3f 100644 --- a/Base/home/anon/Documents/tips.txt +++ b/Base/home/anon/Documents/tips.txt @@ -1,7 +1,7 @@ # 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. +Middle clicking a window's maximize button extends its vertical height. 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. @@ -21,4 +21,4 @@ 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. - +Assistant can help you quickly find files and applications by pressing Super+Space. |