Home Forums Wiki Doc Install Extras Screenshots Source Code Projects Blog Users Groups Register
Glx-Dock / Cairo-Dock Wiki First Steps
The latest stable release is the *3.4.0* : How to install it here.
Note: We just switched from BZR to Git on Github! (only to host the code and your future pull requests)
Information : The version displayed on this page is not the latest available.
History View code

Glx-Dock / Cairo-Dock

Home

History

Support Us

Flattr this

Cairo-Dockon

First Steps

Cairo-Dock 2 mit OpenGL Unterstützung

Mit der Version des Cairo-Dock 2.0 können Sie zwischen der Cairo-Dock ohne oder mit OpenGL wählen. Mit OpenGL ist die Benutzung Ihrer Grafikkarte maximiert und das Dock funktioniert selbst unter starker Last der CPU mit vielen Effekten und Plug-ins flüssig. Unglücklicherweise unterstützen alle ATI und Intel Karten OpenGL v2 nicht so gut wie Nvidia Karten, unter Ubuntu Karmic und Fedora 12 scheint das Problem für Intel Karten aufgelöst worden zu sein. Für die Besitzer von ATI oder Intel Grafik Karten für die DRI2 Unterstützung noch in der Entwicklung ist, wie auch für ältere Grafik Karten die noch kein OpenGLv2 unterstützen ist das Cairo-Backend auch erhältlich. Dies erlaubt jedem die meisten Verbesserungen u8nd Applets des Docks zu geniesen. Nichtsdestotrotz werden die Treiber immer weiter entwickelt und wir hoffen, dass Sie Cairo-Dock mit jeder Karte und OpenGL Unterstützung eines Tages benutzen können!


Starten des Cairo-Dock

Es gibt verschiedene Wege um das Cairo-Dock laufen zu lassen. Für einen Standard Start ohne ein Backend, tippen Sie bitte das folgende in ein Terminal und drücken Enter:


$ cairo-dock &

Dies wird eine Meldung erscheinen lassen, die Sie fragen wird welches Backend Sie für die aktuelle Session wählen möchten (OpenGL oder Cairo). Es besteht eine Option die Auswahl zu speichern. Falls nicht wird jedesmal eine Start-up Meldung erscheinen, wenn Cairo-Dock ohne Backend Optionen gestartet wird. Um die Start-up Meldung zu unterdrücken können Sie als Option festlegen mit welchem Backend Cairo-Dock starten soll.

Läuft mit dem OpenGL Backend

$ cairo-dock -o


Läuft mit dem Cairo Backend

$ cairo-dock -c

Note: Alle ATI Karten Nutzer müssen diese Option benutzen sobald Sie Cairo-Dock laufen lassen.


Starten des Cairo-Dock unter GNOME

  • Gehen Sie zu Anwendungen > Systemwerkzeuge > Cairo-Dock oder GlxDock (Cairo-Dock with OpenGL)

  • Oder drücken Sie STRG + F2 und tippen cairo-dock & in die Box die sich öffnet danach bestätigen.



Cairo-Dock beim Systemstart laufen lassen
This depends on which desktop environment or window manager that is being used and which backend cario-dock should be run with. The following section shows how to run cairo-dock at startup without forcing a backend.

Cairo-dock method
Run cairo-dock and right-click the dock and go to Cairo-Dock > Launch Cairo-Dock on startup. The settings will be stored in ~/.config/autostart/ and sourced the next time you login.



Aber falls Sie es möchten, können Sie das Werkzeug ihrer Desktop-Umgebung nutzen:

GNOME 2
Gehen Sie zu System > Einstellungen > Sitzungen oder Startprogramme und fügen einen Eintrag für Cairo-Dock hinzu.

GNOME 3
Fügen Sie einen Eintrag zu den Startprogramme hinzu:
$ gnome-session-properties


KDE
Gehen Sie zum Kde Control center > Kde Komponenten > Hinzufügen oder Desktopeinstellungen > Erweiterte Einstellungen > Autostart > Programm hinzufügen, dann Cairo-Dock hinzufügen

Openbox/Fluxbox
Fügen Sie das folgende in~/.config/openbox/autostart.sh oder ~/.fluxbox/startup hinzu:
cario-dock &


Xfce
Go to the Menu > Parameters > Applications started Automatically > Add, then add cairo-dock.
Or Add the following to ~/.config/xfce4/xinitrc:
cairo-dock &




Troubleshooting
Two cairo-docks are running
This is most likely a result of saved sessions being runned at login. If you are using a desktop environment like GNOME, KDE or Xfce you need to disable automatic startup of sessions/programs in your session manager settings. You may also need to delete the sessions cache:

$ rm ~/.cache/sessions/x*


If you are not using a desktop environment with a session manager or choose to have cario-dock startup by itself, you need to remove autostart files generated by cario-dock:

$ rm ~/.config/autostart/cairo-dock*


The background is black
This is most likely caused by not running a composite manager, like Xcompmgr or Cairo Compmgr. Cairo-dock uses the transparency feature of the composite manager to display the dock, and without it the dock will be displayed with a black background. If you are using a desktop environment, simply enable the composite manager or desktop effects in the settings.

An alternative solution that does not require a composite manager is to enable fake transparency in cairo-dock. To do this, right-click the dock and go to Cario-Dock > Configure > Advanced Mode > System > Composition. Then enable both Emulate composition with fake transparency and Make the config panel transparent.

Beryl
Cairo-Dock is on only one cube face
Cairo-dock can sometimes have a curious behaviour. This is likely because the desktop environment needs time to start up and prepare resources before cairo-dock is launched. Therefor you should try running cairo-dock with a delay:

sh -c "sleep 15 && cairo-dock &"

It will now wait for 15 seconds, before running.

If you have other problems and issues with cairo-dock, you should look for them in the Recurrents Problems section or search the forum.

Customization
If you have any problems you can see how to easily customize your favorite dock in the Customization section.

Cairo-Dock arbeitet auf Linux
Cairo-Dock ist inzwischen für viele Linux Distributionen und ihren jeweiligen Derivaten erhältlich. Folgend eine nicht vollständige Liste:
  • Ubuntu/Debian (Cairo-Dock wurde auf dieser Distribution entwickelt)
  • Fedora
  • ArchLinux
  • Mandriva
  • Gentoo
  • Frugalware
  • OpenSuSe

und mit folgenden Window-Managern:
  • Gnome (mit Gnome-Integration plug-in)
  • Xfce (mit xfce-Integration plug-in)
  • KDE
  • Openbox


Glx-Dock / Cairo-Dock Wiki First Steps Top

Online users :

Powered by ElementSpeak © 2007 Adrien Pilleboue, 2009-2013 Matthieu Baerts.
Dock based on CSS Dock Menu (Ndesign) with jQuery. Icons by zgegball
Cairo-Dock is a free software under GNU-GPL3 licence. First stable version created by Fabounet.
Many thanks to TuxFamily for the web Hosting and Mav for the domain name.