issue69:tutoriel_gnome_3_ubuntu
Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
issue69:tutoriel_gnome_3_ubuntu [2013/01/30 11:12] – créée andre_domenech | issue69:tutoriel_gnome_3_ubuntu [2013/04/12 15:47] (Version actuelle) – [2] andre_domenech | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | I, like many fellow ex-Ubuntu fans, moved over to Linux Mint to get as far away from the Unity desktop as possible. Although I was initially impressed with Mint, my concern has been that there are just too many desktop variations. Seeing that Mint is based on Ubuntu anyway, I decided to take another look at this distro with the release of 12.04 LTS. However, I had no intention of settling on Unity, so quickly researched ways in which to install Gnome 3 and tweak it to look and work like the much loved Gnome 2. I won't take any credit for the workarounds I found and managed to cobble together to achieve my goal. Seeing that it worked for me, I just wanted to share it with everyone else. So, here goes: | + | ===== 1 ===== |
+ | |||
+ | **I, like many fellow ex-Ubuntu fans, moved over to Linux Mint to get as far away from the Unity desktop as possible. Although I was initially impressed with Mint, my concern has been that there are just too many desktop variations. Seeing that Mint is based on Ubuntu anyway, I decided to take another look at this distro with the release of 12.04 LTS. However, I had no intention of settling on Unity, so quickly researched ways in which to install Gnome 3 and tweak it to look and work like the much loved Gnome 2. I won't take any credit for the workarounds I found and managed to cobble together to achieve my goal. Seeing that it worked for me, I just wanted to share it with everyone else. So, here goes: | ||
After installing Ubuntu 12.04, boot your computer and install Gnome 3. Copy and paste the following lines for the latest release from the Gnome team into a terminal (type Ctrl-Alt T to open a terminal window): | After installing Ubuntu 12.04, boot your computer and install Gnome 3. Copy and paste the following lines for the latest release from the Gnome team into a terminal (type Ctrl-Alt T to open a terminal window): | ||
+ | sudo add-apt-repository ppa: | ||
+ | sudo apt-get update | ||
+ | sudo apt-get install gnome-shell | ||
+ | |||
+ | Reboot your computer, and when you are prompted with your login screen, click on the little Ubuntu icon next to your login name and choose Gnome Classic. ** | ||
+ | |||
+ | Comme c'est le cas pour beaucoup de mes confrères, ex-fans d' | ||
+ | |||
+ | Après avoir installé Ubuntu 12.04, redémarrez l' | ||
+ | |||
+ | Dans un terminal, collez les lignes suivantes pour avoir la toute dernière sortie de l' | ||
sudo add-apt-repository ppa: | sudo add-apt-repository ppa: | ||
Ligne 12: | Ligne 25: | ||
sudo apt-get install gnome-shell | sudo apt-get install gnome-shell | ||
- | Reboot your computer, and when you are prompted with your login screen, click on the little | + | Redémarrez votre ordinateur et, à l' |
- | + | ||
- | Moving The Windows Buttons (maximize, minimize and close) back to the right: Open up a terminal again and copy in the following: | + | |
+ | ===== 2 ===== | ||
+ | **Moving The Windows Buttons (maximize, minimize and close) back to the right: Open up a terminal again and copy in the following: | ||
gconftool -s / | gconftool -s / | ||
Ligne 29: | Ligne 41: | ||
If you want to change themes, get rid of the overlay scrollbars, and make many more tweaks, you can download and install this handy tool as well: http:// | If you want to change themes, get rid of the overlay scrollbars, and make many more tweaks, you can download and install this handy tool as well: http:// | ||
- | Finally, and this is only my personal preference, you can remove the top panel by pressing alt + right-click and selecting " | + | Finally, and this is only my personal preference, you can remove the top panel by pressing alt + right-click and selecting " |
+ | |||
+ | Pour bouger les Boutons des fenêtres (maximiser, minimiser et fermer) à leur place habituelle à droite : Rouvrez un terminal et copiez-y ce qui suit : | ||
+ | |||
+ | gconftool -s / | ||
+ | |||
+ | Vous pouvez vouloir aussi installer le Gnome Tweak Tool qui vous donnera un plus grand contrôle sur les extensions shell et plusieurs autres paramètres de Gnome. Vous pouvez installer cet outil directement à partir de la Logithèque Ubuntu ou en collant la ligne suivante dans un terminal : | ||
+ | |||
+ | sudo apt-get install gnome-tweak-tool | ||
+ | |||
+ | Cet outil est maintenant disponible dans « Paramètres avancés » dans les applications ou dans le menu Outils système. | ||
+ | |||
+ | Si vous voulez changer de thème, vous débarrasser des barres de défilement en superposition et faire plein d' | ||
+ | |||
+ | Enfin, et ce n'est que ma préférence personnelle, |
issue69/tutoriel_gnome_3_ubuntu.1359540778.txt.gz · Dernière modification : 2013/01/30 11:12 de andre_domenech