Announcement

Collapse
No announcement yet.

kwin manager

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

    kwin manager


    where can I find kwin manager ?
    I don't know the name of package!!!

    #2
    Re: kwin manager

    Do you mean the KDE 4 window manager (KWin) ?


    Ubuntu Packages
    This site provides you with information about all the packages available in the Ubuntu Package archive.
    =>
    > Kwin, Intrepid
    You have searched for packages that names contain kwin in suite(s) intrepid, all sections, and all architectures. Found 11 matching packages.
    =>
    > Package: kwin
    the KDE 4 window manager (KWin)

    This package contains KWin, the KDE 4 window manager, featuring hardware-accelerated compositing effects.

    This package is part of the KDE 4 base workspace module.

    This is a dummy package to depend on the new kde-window-manager, it can be safely removed.
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment


      #3
      Re: kwin manager


      I have enable some effects and now I'm not able to use my desktop. I think that theris an effect that crash (invert I think).

      How to desable desktop effects from shell ?

      Thanks

      Comment


        #4
        Re: kwin manager

        Was it System settings > Desktop > Enable desktop effects ?


        Maybe:

        When you are in the login screen - don't login - press: Ctrl + Alt + F1.
        This should start virtual console /1/.

        Login in the text mode. After you are in, type:
        Code:
        nano ~/.kde/share/config/kwinrc
        this is same as
        Code:
        nano /home/<USER>/.kde/share/config/kwinrc
        <USER> is your username

        man nano
        nano is a small, free and friendly editor

        My kwinrc (Intrepid Ibex, KDE 4.1.1) has
        [$Version]
        update_info=kwin_on_off.upd:kwin_on_off,kwin.upd:k de3.0r1,kwin.upd:kde3.2Xinerama,
        kwin_focus1.upd:kwin_focus1,kwin3_plugin.upd:kde3. 2,kwin_focus2.upd:kwin_focus2

        [Compositing]
        Enabled=true


        [Desktops]
        Name_1=
        Name_2=
        Name_3=Desktop 3
        Name_4=Desktop 4
        Number=4
        ....
        Change
        Enabled=true
        to
        Enabled=false
        save and exit nano.

        Press: Ctrl + Alt + F7. Now you should be in the graphical login screen. Login - any help?


        kwinrc also has:
        [Plugins]
        kwin4_effect_blurEnabled=false
        kwin4_effect_boxswitchEnabled=false
        kwin4_effect_coverswitchEnabled=false
        kwin4_effect_desktopgridEnabled=true
        kwin4_effect_dialogparentEnabled=true
        kwin4_effect_diminactiveEnabled=false
        kwin4_effect_dimscreenEnabled=false
        kwin4_effect_explosionEnabled=false
        kwin4_effect_fadeEnabled=true
        kwin4_effect_fallapartEnabled=false
        kwin4_effect_flipswitchEnabled=true
        kwin4_effect_invertEnabled=false
        kwin4_effect_loginEnabled=true
        kwin4_effect_logoutEnabled=true
        kwin4_effect_lookingglassEnabled=false
        kwin4_effect_magnifierEnabled=false
        kwin4_effect_maketransparentEnabled=true
        kwin4_effect_minimizeanimationEnabled=true
        kwin4_effect_mousemarkEnabled=false
        kwin4_effect_presentwindowsEnabled=true
        kwin4_effect_scaleinEnabled=false
        kwin4_effect_shadowEnabled=true
        kwin4_effect_sharpenEnabled=false
        kwin4_effect_showfpsEnabled=false
        kwin4_effect_showpaintEnabled=false
        kwin4_effect_snowEnabled=false
        kwin4_effect_thumbnailasideEnabled=false
        kwin4_effect_trackmouseEnabled=true
        kwin4_effect_videorecordEnabled=false
        kwin4_effect_wobblywindowsEnabled=false
        kwin4_effect_zoomEnabled=true

        /1/ Virtual console (PC)
        Usually in Linux, the first six virtual consoles provide a text terminal with a login prompt to a Unix shell. The graphical X Window System starts in the seventh virtual console. In Linux, the switching is performed with a key combination of Alt plus a function key -- for example Alt+F1 to access the virtual console number 1. Alt+Left arrow changes to the previous virtual console and Alt+Right arrow to the next virtual console. To switch from the X Window System, Ctrl+Alt+function key works. (Note that users can re-define these default key-combinations.)

        > Topic: Enabling Effects causes Black screen
        Before you edit, BACKUP !

        Why there are dead links ?
        1. Thread: Please explain how to access old kubuntu forum posts
        2. Thread: Lost Information

        Comment


          #5
          Re: kwin manager


          Thanks
          I was not able to use graphical interface. There is an plugin that crashes.
          I don't know how to find it. I think to try one by one but there are many plugins.

          How do you advice me to find it ? (so I will never use it).

          Comment

          Working...
          X