Install Cover Flow Alt-Tab On Gnome Shell Gnome 3 Version >= 3.4
Cover Flow Alt-Tab Gnome Shell Gnome 3 – View Large
Problem :
check your Gnome 3 version
dnd@riyaniezt:~$ gnome-session –version
gnome-session 3.4.2.1
Cover Flow Alt-Tab is available in http://extensions.gnome.org, but not working on gnome 3. We can get it using git.
Open up a terminal window and install git:
dnd@riyaniezt:~$ sudo apt-get install git git-core
Now, executes following 4 commands:
dnd@riyaniezt:~$ git clone https://github.com/p91paul/gnome-shell-extensions-coverflowalttab.git
dnd@riyaniezt:~$ cd gnome-shell-extensions-coverflowalttab/ && mkdir CoverflowAltTab@p91paul_github.com
dnd@riyaniezt:~$ cp -r extension.js manager.js metadata.json README stylesheet.css switcher.js CoverflowAltTab\@p91paul_github.com/
dnd@riyaniezt:~$ mv CoverflowAltTab\@p91paul_github.com/ ~/.local/share/gnome-shell/extensions/
cek metadata.json file
dnd@riyaniezt:~$ gedit ~/.local/share/gnome-shell/extensions/CoverflowAltTab\@p91paul_github.com/metadata.json
Configure your Cover Flow Alt-Tab with gnome-tools.
After configure and enable this extension, you need restart GNOME 3.4 to make it work (Alt-F2, enter r).
Free Email Newsletter
And then confirm your email subcription
No Comment to “Install Cover Flow Alt-Tab On Gnome Shell Gnome 3 Version >= 3.4”