atareao / Touchpad-Indicator

An indicator for the touchpad
http://www.atareao.es
GNU General Public License v3.0
127 stars 22 forks source link

Shortcut key combo doesn't work #55

Open cement-head opened 4 years ago

cement-head commented 4 years ago

Used to work, now it doesn't. CLT+ALT+d

Malkom commented 4 years ago

Same issue here. Keyboard shortcut doesn't work.

Is there a terminal command to enable/disable the touchpad ? It would be really helpful to use any shortcut we want ;)

OS: MX Linux 19

yochananmarqos commented 3 years ago

Is there a terminal command to enable/disable the touchpad?

The keyboard shortcut runs /usr/bin/python3 /usr/share/touchpad-indicator/change_touchpad_state.py. Currently it only works when a mouse is not plugged in.

holtzermann17 commented 2 years ago

Running that command doesn't toggle the state of the touchpad, just shows its state (running, in my case).

$ /usr/bin/python3 /usr/share/touchpad-indicator/change_touchpad_state.py
<gettext.GNUTranslations object at 0x7ffff6f357f0>
Touchpad-Indicator is working
$ /usr/bin/python3 /usr/share/touchpad-indicator/change_touchpad_state.py
<gettext.GNUTranslations object at 0x7ffff6f367f0>
Touchpad-Indicator is working