Portál AbcLinuxu, 30. dubna 2025 09:03
#!/bin/sh compiz --replace --use-cow --strict-binding decoration wobbly fade minimize cube rotate zoom scale move resize place switcher water "$@" & gtk-window-decorator --replaceVytvořit soubor ~/.gnomerc s právy pro spuštění a obsahem:
#!/bin/sh if [ -f /etc/gnome/gnomerc ]; then . /etc/gnome/gnomerc fi export WINDOW_MANAGER=/usr/bin/compizrcOdhlásit se, v terminálu (ctrl+alt+1) se přihlásit jako uživatel, který má mít compiz jako správce oken, a spustit příkaz
gconftool-2 --recursive-unset /apps/gnome-session
a pokud existuje soubor ~/.gnome2/session, tak ho smazat. Poté již nastartuje compiz.
/etc/X11/xorg.conf
:
Section "ServerLayout" ... Option "AIGLX" "true" ... EndSection Section "Screen" ... Option "AllowGLXWithComposite" "True" Option "AddARGBGLXVisuals" "True" ... EndSection Section "Extensions" Option "Composite" "Enable" EndSection
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.