Beryl For 8.04

Asked by skooter

A need an installation guide for Ubuntu Beryl (be as specific as possible), I am running Ubuntu 8.04, Thanks.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Bhavani Shankar
Solved:
Last query:
Last reply:
Revision history for this message
A.K.Karthikeyan (mindaslab) said :
#1

I'snt beryl pre installed in Ubuntu 8.04?

Revision history for this message
Matt Walker (matthaeus123) said :
#2

no. Compiz-Fusion is pre-installed. Beryl and Compiz merged together less than a year ago I believe. So there is no more Beryl project

Revision history for this message
Best Bhavani Shankar (bhavi) said :
#3

Hello..

To install compiz fusion

you need to have extra repositories enabled..
To enable all the software repositories do ref this link..

http://psychocats.net/ubuntu/sources

after getting all the required repositories enabled

Type the following command in a terminal (applications -> accessories -> terminal)

sudo aptitude install compizconfig-settings-manager

This will add an entry to your System > Preferences menu listed as “Advanced Desktop Effects Settings”.

Make sure that you have “extra effects” turned on by navigating to System > Preferences > Appearance, selecting the Visual Effects tab, and selecting Custom at the bottom. Clicking the Preferences button will also launch the Compiz Config Settings Manager.
and below are the most used short cuts:
SUPER+SHIFT+DRAG LEFT MOUSE = draw fire
SUPER+SHIFT+C = clear fire
CTRL+ALT+DRAG LEFT MOUSE = rotate cube
CTRL+ALT+LEFT ARROW = rotate cube
CTRL+ALT+DOWN ARROW = flat desktop
SHIFT+ALT+UP=initiate window picker
CTRL+ALT+DOWN=unfold cube
ALT+TAB=window switch
SUPER+TAB=flip switcher or ring switcher depending on which is enabled.
ALT+F7=initiate 'move windows'
SHIFT+F9=water effect
SHIFT+F10=slow animations
CTRL+ALT+D=show desktop

For Grouping and Tabbing:
SUPER+S=Select Single Window
SUPER+T=Tab Group
SUPER+Left=Change Left Tab
SUPER+Right=Change Right Tab
SUPER+G=Group Windows
SUPER+U=Ungroup Windows
SUPER+R=Remove Group Window
SUPER+C=Close Group
SUPER+X=Ignore Group
hold the super button then select the windows you want to group and then hit super+g

also You can add new shortcuts.. all that you have to do is just you can select one of the plugin(double click on it) and in actions tab of the plugin, under bindings you can change the shortcuts. You can even add a screen edge as a binding so that when you move your mouse cursor to screen edge(say top left) compiz will execute the particular action. It goes really nice with expo plugin. have a great time with compiz fusion!
(the one with windows logo on it (in some keyboards along with windows logo "start" is printed)
This is the super key..

Regards

Bhavani Shankar.

Revision history for this message
skooter (jjmcquaid) said :
#4

Thanks Bhavani Shankar, that solved my question.