Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.08 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.08 KB

Huawei-LinuxFix

Script for fix linux drivers on Huawei laptops

Installation

To install the script, follow these steps:

  1. Clone the repository:
    git clone https://github.com/SinonApp/Huawei-LinuxFix.git
  2. Navigate to the project directory:
    cd Huawei-LinuxFix
  3. Make the script executable:
    chmod +x fix.sh
  4. Run the script with root privileges:
    sudo ./fix.sh

Usage

After installation, the script will automatically detect and fix the necessary drivers for your Huawei laptop. Simply run the script whenever you encounter driver issues.

Supported Devices

  • HUAWEI BoDE-WXX9/BoDE-WXX9-PCB-B4

Supported OS

  • Kali Linux

Scroll Fix in GNOME

Quick fix to the bug where scrolling in one application is repeated in another when switching between them using Alt+Tab https://extensions.gnome.org/extension/5282/alttab-scroll-workaround/

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.