LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Can't use compiz... (https://www.linuxquestions.org/questions/slackware-14/cant-use-compiz-805771/)

Josh000 05-04-2010 12:55 AM

Can't use compiz...
 
I start compiz from xinitrc with the decoration, wobbly, move and resize plugins.

I get no errors when starting, but I am completely unable to do anything.

I start a urxvt terminal to test if it is working or not, and this terminal has no border and I cannot move it or do anything.

I get no error messages from compiz...

Surely with the decorate plugin, I should at least be able to move the window around?

mRgOBLIN 05-04-2010 01:35 AM

You'll need to start a window manager.

Josh000 05-04-2010 02:23 AM

compiz is a compositing window manager is it not?

edit: Ahh...What I need is a decorator. Sigh.

hello.freeman 05-04-2010 02:57 AM

run the "CCSM" first please.

Josh000 05-04-2010 03:35 AM

ccsm does not come with slackware right?

I'm just trying to get compiz as comes with standard slackware to work, to see the cube effects and such.

mRgOBLIN 05-04-2010 04:22 AM

Code:

compiz --replace dbus svg png decoration minimize wobbly fade cube rotate switcher move resize place zoom scale annotate &
kde-window-decorator --replace &

or alternatively

Code:

compiz --replace dbus svg png decoration minimize wobbly fade cube rotate switcher move resize place zoom scale annotate &
gtk-window-decorator --replace &


kc3 05-04-2010 09:59 AM

I had this problem a few times and every time the only thing that actually worked for me was running this, at least only one that worked well
Quote:

LIBGL_ALWAYS_INDIRECT=true compiz --replace ccp --ignore-desktop-hints & emerald --replace &
Make sure emerald is also installed though.

manwichmakesameal 05-04-2010 11:47 AM

Quote:

compiz --replace dbus svg png decoration minimize wobbly fade cube rotate switcher move resize place zoom scale annotate &
gtk-window-decorator --replace &
This worked for me, running lxde.

edit: Kind of buggy though with two monitors.

Josh000 05-04-2010 05:54 PM

Wooh it works. Spiffy.

One question....probably quite dumb, but I can't find the answer to it so far....

In the screenshots I see, the cube looks "smaller" than the desktop screen, so when you rotate it it is very obviously a cube. At the moment when I rotate it, I can tell it is there, but it would not be obvious to people who did not know what to expect.

I also wonder if there is an easy way to have a different wallpapers and decorations for each desktop. I'm not interested in installing compiz-fusion, as I just wanted to see what compiz can do, and dont plan on using it as my actual wm.

Thanks

T3slider 05-04-2010 07:08 PM

Seriously...do yourself a favour and install compiz-fusion and ccsm, or just skip it entirely. Having been through this myself quite a while ago, compiz really, really...*really* isn't meant for configuring without ccsm or another front-end. In fact many things prove to be *impossible* without installing a configuration tool.

kc3 05-04-2010 07:35 PM

Quote:

Originally Posted by Josh000 (Post 3957442)
Wooh it works. Spiffy.

One question....probably quite dumb, but I can't find the answer to it so far....

In the screenshots I see, the cube looks "smaller" than the desktop screen, so when you rotate it it is very obviously a cube. At the moment when I rotate it, I can tell it is there, but it would not be obvious to people who did not know what to expect.

I also wonder if there is an easy way to have a different wallpapers and decorations for each desktop. I'm not interested in installing compiz-fusion, as I just wanted to see what compiz can do, and dont plan on using it as my actual wm.

Thanks

As far as different wallpapers each desktop idk BUT I do know that in the rotate cube section of ccsm (not in desktop cube but rotate cube) there's a zoom setting. I currently have mine at 0.5 and the higher the number the farther it zooms out. Highest you can do is 2.0 which is TINY...Than again, you'd need ccsm for this.

Daedra 05-05-2010 12:49 AM

Quote:

Originally Posted by Josh000 (Post 3957442)
Wooh it works. Spiffy.

One question....probably quite dumb, but I can't find the answer to it so far....

In the screenshots I see, the cube looks "smaller" than the desktop screen, so when you rotate it it is very obviously a cube. At the moment when I rotate it, I can tell it is there, but it would not be obvious to people who did not know what to expect.

I also wonder if there is an easy way to have a different wallpapers and decorations for each desktop. I'm not interested in installing compiz-fusion, as I just wanted to see what compiz can do, and dont plan on using it as my actual wm.

Thanks

2) Something like This http://webpages.charter.net/daedra1/conky-rgba.jpg?

This is possible but it requires you to recompile the kde-workspace package with a patch for compiz wallpaper. It's pretty easy but after you patch and recompile kde-workspace then you have to edit one file and then you can set your wallpapers from ccsm.


All times are GMT -5. The time now is 10:58 AM.