Announcement

Collapse
No announcement yet.

compiz again

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    compiz again

    Hey!

    1\ i don't know how to start compiz but by " compiz --replace " from the konsole
    2\i have to leave the konsole always opened to make the windows decorator always running?
    i have compiz 0.5

    Regards

    #2
    Re: compiz again

    I just made a new icon on the desktop and under application entered the run command
    "compiz --replace"
    but I have no idea how to stop it other than restart x

    Hope this helps
    ASUS M2A-VM HDMI Motherboard<br />AMD Athlon 64 X2Dual Core Processor 5400+<br />Nvidia Geforce 7950 GX2 Graphics<br />500Gb Hard Drive<br />Kubuntu 7.10 Gutsy 64 Bit.

    Comment


      #3
      Re: compiz again

      Kill the process, but you will end up without a window manager. In this case, rerun kwin.
      If you created a session for Compiz, you don't need to restart X, just switch to the KDE session.

      Comment


        #4
        Re: compiz again

        Put a file with this in ~/.kde/Autostart

        Code:
        #!/bin/bash
        compiz --replace
        and name it something like compiz.sh. Make sure to mark it executable (Right-click > Properties > Permissions).
        For external use only.

        Comment

        Working...
        X