Results 1 to 3 of 3

Thread: Problem installing kwin on xubuntu 14.04

  1. #1
    Join Date
    Jul 2012
    Beans
    84

    Problem installing kwin on xubuntu 14.04

    I triend installing kwin with this method https://www.youtube.com/watch?v=A0xTiTUiIng
    but I got message that the KWM have broken packages when I check install kde-style-skulture in synaptic.

    I 'm not able to run windows manager settings at all, tried everthyng but no success. The errors are similar to this topic http://discuss.howtogeek.com/t/unabl...anager/14573/8 but nothing works for me..

    Is it possible to run kwin in 14.04 at all? The *-gles packages described in the video are also missing in synaptic.

  2. #2
    Join Date
    Jul 2012
    Beans
    84

    Re: Problem installing kwin on xubuntu 14.04

    Any Ideas? Someone tried to install kwin already?

  3. #3
    Join Date
    Apr 2007
    Location
    Netherlands
    Beans
    226
    Distro
    Lubuntu 14.04 Trusty Tahr

    Re: Problem installing kwin on xubuntu 14.04

    I installed it and didn't need many packages
    look at this video https://www.youtube.com/watch?v=z5kiYjg3Rog
    I don't even know what language the guy is speaking but the description and video explains enough for me

    Code:
    sudo apt-get install kwin-style-qtcurve kde-window-manager-common kde-window-manager kdeartwork-theme-window qtcurve kde-window-manager-active
    Code:
    cp /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
    Code:
    gedit ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
    - inlocuiti xfwm4 cu kwin apoi restart
    (replace xfwm4 with kwin ??? probably)

    Aplicatie Kwin:
    Code:
    [Desktop Entry]
    Version=1.0
    Name=Kwin
    Comment=Window Manager
    Exec=kcmshell4 kwincompositing kwindecoration kwinoptions kwinscreenedges kwintabbox desktop
    Icon=xfwm4
    Terminal=false
    Type=Application
    Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-PersonalSettings;
    StartupNotify=true
    OnlyShowIn=XFCE;
    - Save as: Kwin.desktop
    i didn't bother with the autostart

    Still figuring out how to get the numix style window decorations to work ...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •