stephensb / Touchpad-Indicator

An indicator for the touchpad

Home Page:http://www.atareao.es

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Touchpad-Indicator πŸ‘‹

Documentation Twitter: atareao

With Touchpad Indicator you can enable or disable the touchpad, with shortcuts or by clicking on menu. Besides, it enables or disables the touchpad, when the computer returns from hibernation.

🏠 Homepage

Requirements

Required dependencies

gir1.2-gtk-3.0,
gir1.2-gdkpixbuf-2.0,
gir1.2-appindicator3-0.1,
gir1.2-notify-0.7,
gir1.2-gconf-2.0,
gir1.2-rsvg-2.0,
python3-xlib,
python3-pyudev,
python3-dbus,
xinput

Install from PPA

sudo add-apt-repository ppa:atareao/atareao
sudo apt update
sudo apt install touchpad-indicator

Build it from source and install it after that

git clone https://github.com/atareao/Touchpad-Indicator
cd Touchpad-Indicator
rm ./debian/source/format
dpkg-buildpackage
cd ..
sudo dpkg -i touchpad-indicator_*_all.deb
sudo apt-get install -f -y

Usage

touchpad-indicator

Author

πŸ‘€ Lorenzo Carbonell

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❀️ by readme-md-generator

About

An indicator for the touchpad

http://www.atareao.es

License:GNU General Public License v3.0


Languages

Language:Python 99.4%Language:Shell 0.6%