I could not get AntiX to fully cooperate on the old Dell Dimension, so it’s running Peppermint Linux today, and it’s surprisingly faster than even LXLE was! It’s a wonderfully curious mixture of LXDE and Xfce. Made especially newbie-friendly with the addition of UnlockMe, it races along better than brand new. Linux Lite runs adequately on the same machine, by the way… but as old as that old relic is, I wanted to go even “lighter.”
I haven’t been a Linux Lite user for very long, but for users who have used it since before series 3.x, there is good news! My friend and techno-wizard Ralphy has resurrected and updated the Lite Control Center.

Under the summary of “My Computer” there’s a whole set of options, from desktop to network shares. Do have a look at the latest cool tool from Ralphy’s treasure chest of awesomeness:
https://unlockforus.com/linux-lite-control-center/
Cheers!
Unlockforus
Because it is fun
Linux Lite Control Center is back!
ralphy February 28, 2018 Linux Lite Control Center is back!2018-03-01T02:52:12+00:00 No Comment
Linux Lite Control Center is back for Lite users! – for better or worse. Over time, I’ve seen Lite users wishing to get back the Lite Control Center application; the simple yet quite useful app Johnathan put together in his Lite journey. Unfortunately, it went unmaintained after been completely dropped with the release of Linux Lite 3 series and the rest is history.
So, here it is… now you can once again enjoy from the Lite Control Center if you’re within those who missed it for so long.


Some new features have added while others have been fixed. I took it a step further and integrated it with UnlockMe. After all, it was the UnlockMe app who gave me the idea to complement it by adding some of its features into Lite Control Center.
Features Overview
Desktop Section
– The Add and Remove icon buttons have been merged into a single clickable option. Instead of having an array of buttons to either show or hide specific icons on the Desktop, a single button now covers both functionalities. This will not only save usable space in the interface but also makes it easier for users to find the button they are looking for with less clutter.
– A new Add/Remove Browser icon option has been added. It shows or hides the Desktop icon for your default browser as defined in Preferred Applications.


NOTE: FEATURES OVERVIEW IS BEING ADDED AS TIME ALLOWS. IT IS RATHER INCOMPLETE.
Anyways, the best way to see it in action is to actually install it and use it, so let’s jump right into it.
If you are currently using the UnlockMe app, just update it and visit the Application Software section to install Lite Control Center.
To install or update UnlockMe app, open a Terminal and copy and paste the line below (all in one line):
cd /tmp && wget https://raw.githubusercontent.com/ralphys/unlockme/master/install.sh && chmod +x install.sh && ./install.sh
You’ll be running the latest version cloned from Github shortly after.
You can then launch UnlockMe and browse to the Application Software section; Lite Control Center will be there for you 


You could also install Lite Control Center directly from UnlockForUs repo even if you are not running the UnlockMe app. From a Terminal:
~$ echo "deb https://unlockforus.com/repository/dists/xenial/ /" | sudo tee /etc/apt/sources.list.d/unlockforus-xenial.list ~$ curl -s https://unlockforus.com/repository/keyFile | sudo apt-key add - ~$ sudo apt update ~$ sudo apt install lite-controlcenter
Last but not least, if you are not running the UnlockMe App and you’re not interested in receiving updates for Lite Control Center at all, you can manually install it in your system without even adding the UnlockMe repo; from a Terminal:
~$ cd /tmp ~$ wget https://unlockforus.com/repository/dists/xenial/all/lite-controlcenter_1.0-0010_all.deb ~$ sudo dpkg -i lite-controlcenter_1.0-0010_all.deb
Feel free to share your feedback and enjoy the revamped Lite Control Center.
Cheers!
Related Post
Numlock in Linux Mint Let’s see; you want Numlock to be on (enabled) when the system starts. After all, if your password has numbers it’s annoying to find out you can’t log…
SSD TRIM in Linux Lite 3.x Series – The miss… Linux Lite, a delightful, tasteful distro that makes Linux feel like a breath of fresh air, is a well suited Operating System for novices and most imp…
Remember screen brightness settings in Linux Mint … Linux Mint 17.2 Rafaela suffers from a long known Ubuntu bug where the screen brightness setting is reset on every session/reboot, which translate…
No Comments Yet
You must be logged in to post a comment.