Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
debian:desktop [2019/05/12 20:19] pvincent [firefox] |
debian:desktop [2020/03/03 11:04] (current) pvincent [DEBIAN Desktop] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| DEBIAN Desktop | DEBIAN Desktop | ||
| ======= | ======= | ||
| + | |||
| + | :info: | ||
| + | |||
| + | Voir la dernière version [Buster](./buster) | ||
| + | |||
| + | ---- | ||
| Télécharger : | Télécharger : | ||
| Line 98: | Line 104: | ||
| ```bash | ```bash | ||
| - | apt install flashplugin-nonfree | + | apt install -y flashplugin-nonfree |
| - | wget `curl 'https://get.adobe.com/flashplayer/download/?installer=FP_32.0_for_Linux_64-bit_(.tar.gz)_-_NPAPI&sType=7554&standalone=1' | grep location\.href | cut -d "'" -f2` | + | wget `curl 'https://get.adobe.com/flashplayer/download/?installer=FP_32.0_for_Linux_64-bit_(.tar.gz)_-_NPAPI&sType=7564&standalone=1' | grep location\.href | cut -d "'" -f2` |
| tar xvf flash_player_npapi_linux.x86_64.tar.gz | tar xvf flash_player_npapi_linux.x86_64.tar.gz | ||
| cp libflashplayer.so /usr/lib/flashplugin-nonfree/libflashplayer.so | cp libflashplayer.so /usr/lib/flashplugin-nonfree/libflashplayer.so | ||
| Line 150: | Line 156: | ||
| * `gsettings set org.gnome.shell.extensions.system-monitor icon-display false` | * `gsettings set org.gnome.shell.extensions.system-monitor icon-display false` | ||
| * `gsettings set org.gnome.shell.extensions.netspeed show-sum true` | * `gsettings set org.gnome.shell.extensions.netspeed show-sum true` | ||
| + | * `gsettings set org.gnome.shell.overrides dynamic-workspaces false` | ||
| + | * `gsettings set org.gnome.desktop.wm.preferences num-workspaces 1` | ||
| * `gsettings set org.gnome.mutter overlay-key 'Super_L'` | * `gsettings set org.gnome.mutter overlay-key 'Super_L'` | ||
| * `gnome-shell --replace &` | * `gnome-shell --replace &` | ||
