Skip to content

Instantly share code, notes, and snippets.

View kaiyom's full-sized avatar
💻
We write software bug to solve real world bug.

Kaiyom Mohammad kaiyom

💻
We write software bug to solve real world bug.
View GitHub Profile
@kaiyom
kaiyom / mendeley desktop version 1.19.5 install in linux readme.sh
Last active September 17, 2024 10:55
mendeley desktop version 1.19.5 install in linux
## Author: @kaiyom (in github)
## Licence: MIT
## My machine is Ubuntu 22.04 LTS, and this tecnique totally unofficial.
## Mendeley needs python2 where Ubuntu22.04 does not have this by default,
## so we need to install it.
sudo apt update
@kaiyom
kaiyom / mouse-wheel-speed.md
Last active May 26, 2022 21:28
This bash script helps you to change your Mouse wheel Speed. So that, you can scroll through page faster or slower depending on your preference.

Mouse wheel speed

change mouse wheel scroll speed in Gnome desktop enviroment (Linux)

Description

This bash script helps you to change your Mouse wheel Speed. So that, you can scroll through page faster or slower depending on your preference.

*Prerequisite

For Debian/Ubuntu/PopOS

sudo apt-get install imwheel gnome-tweaks