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

Welcome: Update tips.txt

Super+Wheeling window opacity was removed in 370d374.
Guilty only of being ahead of its time.
This commit is contained in:
thankyouverycool 2021-09-01 11:37:33 -04:00 committed by Andreas Kling
parent 902d24136b
commit ac24842f48

View file

@ -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.