• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How to Fix Mouse Not Working in Ubuntu 14.10/14.04

How to Fix Mouse Not Working in Ubuntu 14.10/14.04

By Sourabh / February 28, 2015 Category: How To, Ubuntu

How to enable edge/horizontal scrolling on Ubuntu 14.10/14.04. How to fix the mouse-touchpad horizontal scrolling not working in Ubuntu 14.10/14.04. By default, in Ubuntu 14.04 (Ubuntu 13.10 also), the mouse-touchpad is set to scroll vertically instead of horizontal scrolling.

Luckily, there is a way to tweak this setting and enable horizontal scrolling on your laptop.

How to enable edge/horizontal scrolling on Ubuntu 14.04

To enable horizontal scrolling, first you will have to install Unity and Gnome Tool. Type the following command in the terminal to install Unity and Gnome on your laptop:


sudo apt-get install unity-tweak-tool
sudo apt-get install gnome-tweak-tool

1. Once installed, launch Unity Tweak Tool (open Dash and type “Unity” (without quotes))

UCCM

2. Now you can see Unity Tweak Tool icon, click to access it. Under “Scrolling” Tab, select “Horizontal Scrolling.” It’s done. Now you should be able to scroll using the old method – horizontal scrolling.

Unity Tweak Tool-Mouse

  • This method cannot be accessed using System Setting > Mouse & Touchpad. But, here you only get “Two finger scrolling” and “Natural scrolling” options in “Mouse and Touchpad” settings box. You cannot enable horizontal scrolling from here. The only way to do is by installing Unity Tweak Tool.

Mouse and Touchpad

Enable Natural Scrolling on Ubuntu

To enable natural scrolling, type the following command in the Terminal:

dconf-editor

If the editor is not installed, please install it first – type the following command to install dconf-editor:

sudo apt-get install dconf-editor

You can use dconf editor tool to enable both, Natural Scrolling and Horizontal Scrolling. Once you have installed and opened the dconf editor. (to open dconf editor: press Alt + F2, type dconf-editor and press Enter key)

  1. In the left side of the dconf editor go to org > gnome > settings-daemon > peripherals > touchpad
  2. In the right side of the dconf editor window, find and tick “horiz-scroll-enabled” and “natural-scroll.”
  • See the screenshot below:

dconf editor

There is an alternate way to enable natural and horizontal scrolling without  using dconf editor tool. For this method, you have to install the natural scrolling package which is distributed additionally as third party support.

sudo add-apt-repository ppa:zedtux/naturalscrolling
sudo apt-get update
sudo apt-get install naturalscrolling

Once installed, you can enable the scrolling options from the Unity dash or applications menu.

Tags: Enable Edge Scrolling in Ubuntu 14.04, Enable Edge Scrolling in Ubuntu 14.10, Enable Horizontal Scrolling in Ubuntu 14.10, Enable Natural Scrolling on Ubuntu, Fix Mouse Error in Ubuntu 14.10/14.04, Fix Touchpad/Mouse Scrolling Errors in Ubuntu 14.04, How to Enable Edge Scrolling in Ubuntu 14.04, How to Enable Horizontal Scrolling in Ubuntu 14.04, How to Fix Mouse Not Working in Ubuntu 14.10/14.04, Mouse Not Responsing in Ubuntu 14.10/14.04, Mouse Not Working in Ubuntu 14.04, Mouse Not Working in Ubuntu 14.10, Mouse Scrolling Linux Ubuntu 14.10/14.04, Ubuntu 14.04, Ubuntu 14.10

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap