Git Product home page Git Product logo

touchpadfix's Introduction

Fix Touchpad Issues on a Dell Laptop

Problem: Scrolling and other gestures do not work. To fix this, you need to reload i2c_hid_acpi after every unlock.

Fix

  1. Clone this Repo

  2. Move the reloadTouchpad.sh to a safe location and replace YOUR_PASSWORD_HERE with your password

  3. Move unlock.service to ~/.config/systemd/user (if this directory does not exists create it)

  4. Replace PATH_TO_YOUR_RELOADTOUCHPAD_SH with the path to your reloadTouchpad.sh in the unlock.service file

  5. Move reloadTouchpadDriverOnBoot.service to /etc/systemd/system

  6. Replace PATH_TO_YOUR_RELOADTOUCHPAD_SH with the path to your reloadTouchpad.sh in the reloadTouchpadDriverOnBoot.service file

  7. Copy lockheed to /usr/local/bin

  8. Make lockheed executable: sudo chmod +x lockheed

  9. Enable both services:

    systemctl --user enable unlock.service
    sudo systemctl enable reloadTouchpadDriverOnBoot.service
    
  10. Reboot and your touchpad should now support scrolling & gestures.

Caveats

Fix tested with Arch (6.4.2-arch1-1) and Gnome 44.3. USE THIS AT YOUR OWN RISK!

Thanks to gogama for creating lockheed

touchpadfix's People

Contributors

vcschapp avatar ziltar avatar gogama avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.