Results 1 to 4 of 4

Thread: Missing window tabs in taskbar..

  1. #1
    Join Date
    Oct 2008
    Location
    1.2.3.1
    Beans
    94
    Distro
    Kubuntu

    Missing window tabs in taskbar..

    I can't seem to find anything about this in the forums..

    After a recent destruction of my /home partition, my revitalized system doesn't display the window tabs.. screenshot included

    My /etc/X11/xorg.conf is:

    Code:
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings:  version 1.0  (buildd@crested)  Mon Nov  3 08:46:04 UTC 2008
    
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0" 1280 0
        Screen      1  "Screen1" LeftOf "Screen0"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
    EndSection
    
    Section "Files"
    EndSection
    
    Section "Module"
        Load           "dbe"
        Load           "extmod"
        Load           "type1"
        Load           "freetype"
        Load           "glx"
    EndSection
    
    Section "ServerFlags"
        Option         "Xinerama" "1"
    EndSection
    
    Section "InputDevice"
        # generated from default
        Identifier     "Mouse0"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "no"
        Option         "ZAxisMapping" "4 5"
    EndSection
    
    Section "InputDevice"
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    
    Section "Monitor"
        # HorizSync source: edid, VertRefresh source: edid
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Samsung SyncMaster"
        HorizSync       30.0 - 81.0
        VertRefresh     56.0 - 75.0
        Option         "DPMS"
    EndSection
    
    Section "Monitor"
        # HorizSync source: edid, VertRefresh source: edid
        Identifier     "Monitor1"
        VendorName     "Unknown"
        ModelName      "ViewSonic VX710"
        HorizSync       30.0 - 82.0
        VertRefresh     50.0 - 85.0
        Option         "DPMS"
    EndSection
    
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
        BoardName      "GeForce 8600 GT"
        BusID          "PCI:4:0:0"
    EndSection
    
    Section "Device"
        Identifier     "Device1"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
        BoardName      "GeForce 8600 GT"
        BusID          "PCI:2:0:0"
    EndSection
    
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth    24
    # Newly entered options
        Option	   "AddRGBGLXVisuals" "True"
        Option	   "RenderAccel" "True"
    # End newly entered options
    # Twinview origionally set to "0"
    #    Option         "TwinView" "0"
        Option	   "Twinview" "1"
        Option	   "TwinViewXineramaInfoOrder" "DFP-0"
        Option         "metamodes" "nvidia-auto-select +0+0"
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection
    
    Section "Screen"
        Identifier     "Screen1"
        Device         "Device1"
        Monitor        "Monitor1"
        DefaultDepth    24
    # newly entered options
        Option	    "AddARGBGLXVisuals" "True"
        Option	    "RenderAccel" "True"
    # end newly entered options
    # Twinview origionally set to "0"
        Option         "TwinView" "1"
        Option	   "TwinViewXineramaInfoOrder" "DFP-0"
    #    Option	   "Twinview" "0"
        Option         "metamodes" "nvidia-auto-select +0+0"
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection
    
    Section "Extensions"
    # newly entered option
        Option	   "Composite" "Enable"
    EndSection
    any ideas?
    Attached Files Attached Files

  2. #2
    Join Date
    Oct 2007
    Location
    Oregon, US
    Beans
    223
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Missing window tabs in taskbar..

    If I understand your problem right, you probably want the 'Window list' applet in the task bar (panel at the bottom).

    To get it, right-click on the panel and click on 'Add to panel...'. A list of available applets will appear. Scroll down to find the 'Window list' applet in the list. Select it and press the 'Add' button. The window tabs should now appear in the panel.

    I also noticed that both top and bottom panels don't span the entire screen. If it is not intentional, you probably need to check the 'Expand' box in the panel properties (Right-click on panel -> Properties).

  3. #3
    Join Date
    Oct 2008
    Location
    1.2.3.1
    Beans
    94
    Distro
    Kubuntu

    Re: Missing window tabs in taskbar..

    Quote Originally Posted by maheshasolkar View Post
    If I understand your problem right, you probably want the 'Window list' applet in the task bar (panel at the bottom).

    To get it, right-click on the panel and click on 'Add to panel...'. A list of available applets will appear. Scroll down to find the 'Window list' applet in the list. Select it and press the 'Add' button. The window tabs should now appear in the panel.

    I also noticed that both top and bottom panels don't span the entire screen. If it is not intentional, you probably need to check the 'Expand' box in the panel properties (Right-click on panel -> Properties).
    That was it, thanks!

    as far as the expansion issue, it is checked- I had to drag over the taskbar from the main screen( to the right) to get it in the screenshot- for whatever reason, it didn't snapshot the entire desktop, but only justified to the left screen.. the part you see after the taskbar is actually on my other screen.

    And the bottom panel isn't defaulted in Ubuntu_Studio either(Places & System are under the main app menu, too )

    Thanks for the help!

  4. #4
    Join Date
    May 2006
    Location
    GA
    Beans
    21
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Missing window tabs in taskbar..

    When the taskbar is compressed, there is no place to right click in order to expand the taskbar.

    Never mind, I found where to modify it. Right click on left or right boundary double vertical bar
    Last edited by hub_cap; March 2nd, 2010 at 11:16 PM. Reason: Found solution myself

Tags for this Thread

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
  •