Just open a Terminal window and copy/paste the following command:
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'
Hit enter for the change to take effect instantly.
If you don’t want to lose the ‘window’ picker (option 5 in the list above) run this command instead, which will introduce minimise on click but show the window picker if more than one window of a given app is open:
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize-or-previews'
To undo the change (i.e. revert back to the default settings for the Ubuntu Dock) copy/paste this command:
gsettings reset org.gnome.shell.extensions.dash-to-dock click-action
Criando partição com parted
parted /dev/sdb (parted) select /dev/sdb (parted) print CRIANDO UMA PARTIÇÃO NO DISCO SELECIONADO (/dev/sdb) Passo 1: Primeiramente...
Mais vistos
-
Java Keytool Command These commands allow you to generate a new Java Keytool keystore file, create a CSR, and import certificates. A...
-
Kaspersky seems to be storing windows update files on the C Drive: Here -> C:\ProgramData\KasperskyLab\adminkit\1093\.working Change fo...
-
This particular error is generally experienced when people attempt a non NTFS volume such as ReFS to a DFSR replication group as documented...