Restore to Normal Scrollbars in Ubuntu 14.04

restore normal scrollbars in Ubuntu 14.04

By default, Ubuntu uses overlay scrollbars in the default Unity desktop. You can do a little tweak to get back the old fat normal scrollbars like the top picture shows. First open Ubuntu Software Center and install dconf-editor, a graphical tool to edit your desktop environment settings. Second, open the editor and navigate to com/canonical/desktop/interface. Change the value of scrollbar-mode ...

Read More »

Optimize Swap Usage in Ubuntu 14.04

Swap space is the area on a hard disk which is part of the Virtual Memory of your machine. It temporarily holds memory pages that are inactive. Swap space is used when your system decides that it needs physical memory for active processes and there is insufficient unused physical memory available. If the system happens to need more memory resources ...

Read More »

Install Touchpad Indicator in Ubuntu 14.04

touchpad indicator ubuntu

Touchpad indicator is an applet icon on Unity panel that allows you to enable/disable touchpad via its drop-down menu or a shortcut key. Besides that basic function, the simple app supports: Disable touchpad when mouse plugged. Disable touchpad on typing. Natural scrolling. Circular scrolling. Two fingers vertical/horizontal scrolling. Install: Touchpad indicator is developed by atareao team, available in the PPA ...

Read More »

How to Play Encrypted DVD in Ubuntu 14.04

Due to legal reasons, Ubuntu does not play DVDs out of the box. So this quick is going to show you how to play a DVD in Ubuntu 14.04 Trusty LTS. Thanks to the open-source software libdvdread, it provides a library to read DVDs. Search for and install libdvdread4 in Ubuntu Software Center. Also install libdvdnav4 which provides an interface ...

Read More »

Install Caps Lock Indicator in Ubuntu 14.04

Lock Keys indicator

This quick tip is going to show you how to install indicator-keylock, an indicator app that shows Caps Lock, Num Lock, and Scroll Lock status on panel. For a laptop without LED indicators, it’s good to have an indicator applet on system tray area that displays your lock keys status. indicator-keylock is the simple tool to do that. indicator-keylock indicates ...

Read More »

Install Minecraft Similar Game ‘Minetest’ in Ubuntu 14.04

minetest ubuntu 14.04

Minetest is a free, open-source infinite-world block sandbox game and game engine inspired by Minecraft. It is designed to be simple, stable, portable, and lightweight enough to run on fairly old hardware. Minetest Features: Walk around, dig and build in an infinite voxel world, and craft stuff from raw materials to help you along the way. Simplistic Modding API that ...

Read More »

Display All Startup Applications in Ubuntu 14.04

Ubuntu doesn’t show all the start-up applications by default in its ‘Startup Applications’ manager. But you can easily display them by running a single command in terminal. Press on keyboard to open the terminal. When it opens, paste the code below and hit enter to run: sudo sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/*.desktop Enter your user password and press ‘enter’ again if ...

Read More »

Install Handbrake Video Transcoder in Ubuntu 14.04

handbrake ubuntu 14.04

Handbrake is a free and open-source tool that converts video from nearly any format to a selection of modern, widely supported codecs. It features: Built-in device presets Support DVD and Blu-Ray sources that do not contain any kind of copy protection. Title / Chapter selection Queue up multiple encodes Chapter Markers Subtitles (VobSub, Closed Captions CEA-608, SSA, SRT) Constant Quality ...

Read More »

Disable Laptop Camera in Ubuntu 14.04

Disable Laptop Camera Ubuntu 14.04

Quick tip for beginners: how to disable your laptop camera in Ubuntu 14.04 Trusty. Also works on previous Ubuntu releases. You may ask why? Just in case, right? To get started, press on keyboard to open a terminal. When it opens, run this command to edit the config file: sudo gedit /etc/modprobe.d/blacklist.conf Add a new line into the end to ...

Read More »

Install GeeTeeDee, A Fancy Task Management App in Ubuntu

GeeTeeDee Task Management in Ubuntu

GeeTeeDee is a fancy, lightweight, easy to use and effective task management software available for Ubuntu Linux. It features: Lightweight design to keep you focused Group tasks Customizable groups User-friendly installation. Admin rights are not required! Collecting tasks is easy Create timed tasks Compact view Drag’n’drop tasks and groups Install GeeTeeDee in Ubuntu 14.04: Check your system type (32 bit ...

Read More »