Results 1 to 8 of 8

Thread: Removing overlay-scrollbar

  1. #1
    Join Date
    Feb 2013
    Beans
    0

    Removing overlay-scrollbar

    I've seen many answers for how to remove the overlay scrollbar.
    Code:
    sudo apt-get remove overlay-scrollbar
    Here is a screenshot of running that command. It says overlay-scrollbar is not installed.
    But look at the right, there is the overlay-scrollbar.

    Screenshot - 03132013 - 01:54:45 AM.png
    Any ideas?

  2. #2
    Join Date
    Dec 2007
    Beans
    12,521

    Re: Removing overlay-scrollbar

    Which OS is this?

  3. #3
    Join Date
    Feb 2013
    Beans
    0

    Re: Removing overlay-scrollbar

    Ubuntu Studio 12.04

  4. #4
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Removing overlay-scrollbar

    There are a few liboverlay-scrollbar packages that you may need to remove as well.

    I agree with you, I suspect, and feel that those things are almost unusable with the mouse on a big screen. I can never find the flippin' things!

  5. #5
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: Removing overlay-scrollbar

    Wonder if the Classic solution would work in Studio.

    https://help.ubuntu.com/community/Pr...lay_Scrollbars

  6. #6
    Join Date
    Jun 2008
    Location
    South Africa
    Beans
    39
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Removing overlay-scrollbar

    I would recommend you install Ubuntu Tweak (http://ubuntu-tweak.com/), this makes some customization in Ubuntu some what easier.

  7. #7
    Join Date
    Feb 2013
    Beans
    0

    Re: Removing overlay-scrollbar

    When i ran
    Code:
    sudo apt-get remove overlay-scrollbar

    the first time it showed some liboverlay-scrollbar items that were not in use and could be removed so I ran
    Code:
    sudo apt-get autoclean
    which removed those things. So it indicated.
    I just now ran
    Code:
    sudo apt-get remove overlay*
    and that removed some other stuff. So, don't know what I missed before now, but I got it now. I know it wasn't the suggestions in the post, however, ajgreeny's post made me think of it.
    By the way, Ubuntu Tweak's website says it is for 11.10 and earlier.

    Thanks to all who replied.

  8. #8
    Join Date
    Jun 2008
    Location
    South Africa
    Beans
    39
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Removing overlay-scrollbar

    Quote Originally Posted by MrPCSmasher View Post
    By the way, Ubuntu Tweak's website says it is for 11.10 and earlier.
    I did not notice that

    Well I still recommend you install Ubuntu Tweak, I use 12.10 and it works fine, it simplifies a ton of customizations.

    If I remember correctly I used these instructions (http://www.noobslab.com/2012/10/inst...in-ubuntu.html)

    Basically it's:

    Code:
    sudo add-apt-repository ppa:tualatrix/ppa 
    sudo apt-get update
    sudo apt-get install ubuntu-tweak
    Last edited by solarghost; March 16th, 2013 at 11:02 AM. Reason: grammar

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
  •