Minimize All Apps in Elementary OS Using Hotcorners | Show Desktop Elementary OS

Subscribers:
4,130
Published on ● Video Link: https://www.youtube.com/watch?v=H5f5ArZM9yY



Duration: 0:35
1,905 views
105


This video is for who new in elementary OS. For the tutorial you can read on my blog http://bit.ly/1UhQkiy

Add Zoom Effect on Plank Dock
https://youtu.be/3fdKbRvEB6A

Make Elementary OS Like Mac OS
https://youtu.be/8-PIqxHLuwY

Add Edit As Root Menu on Elementary
https://youtu.be/3lRstyAccyk

Elementary OS 6 Odin Featues
https://youtu.be/JaFXaSpxIDs

Install Synapse Application Launcher
https://youtu.be/rg2YBhl7Zhg

** UPDATE
- Use wmctrl instead. Run "sudo apt install wmctrl" (without quotes of cource)
- Open text editor, then copy and paste the following text :

#!/bin/bash

if wmctrl -m | grep "mode: ON"; then
wmctrl -k off
else
wmctrl -k on
fi

- Save as minimizeall.sh and change the permission
- Note, it lacks animation, but it works

Consider subscribing to get latest how to install, configure, tips, use Linux and Free Libre Open Source Software (FLOSS), or if you like what you see. Thanks for watching and being here!.

Visit : https://www.linuxslaves.com
Facebook : https://facebook.com/linuxslaves
Twitter : https://twitter.com/tiwosatriatama







Tags:
elementary
linux
operating system
open source
tech