Announcement

Collapse
No announcement yet.

Weird thing

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

    Weird thing

    Hi

    Here's the problem, the bar over the windows where I can minimize, maximize, close windows, disappeared.

    What can I do to bring it back? :S

    I use beryl,

    #2
    Re: Weird thing

    Install the emerald theme manager and make sure it is activated as your theme manager within bery settings.

    That should do it.
    HP Pavilion dv6 core i7 (Main)
    4 GB Ram
    Kubuntu 18.10

    Comment


      #3
      Re: Weird thing

      If KWin has died (it should give error message):

      Press Alt + F2 and type kwin --replace &

      In the konsole use:
      Code:
      nohup kwin --replace &
      More:
      HOWTO: KWin Window Manager Decorations
      http://www.usermode.org/docs/kwintheme.html
      The simplest and safest way to do this is to use the --replace option to KWin. This "replaces" the current window manager with KWin, even if the current manager is already KWin.
      Linux Job Management, Process Management, and Help
      http://www.comptechdoc.org/os/linux/...crprocman.html

      man nohup:
      NAME
      nohup - run a command immune to hangups, with output to a non-tty

      SYNOPSIS
      nohup COMMAND [ARG]...
      nohup OPTION
      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


        #4
        Re: Weird thing

        I had the sam problem when I first installed Beryl. If you add this line in the Device section in xorg.conf it should work:
        Option "AddARGBGLXVisuals" "True"

        Comment

        Working...
        X