{ "info": { "author": "Noah", "author_email": "noah@coronasoftware.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "A simple, lightweight command line utility for managing your touchpad.\n\n- Disable when a mouse is detected.\n- Enabled when no mice are detected.\n- Toggle this behavior.\n\nFor a more feature-rich implementation, see [touchpad-indicator](https://launchpad.net/touchpad-indicator).\n\n\n# Dependencies\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Python 3.7https://www.python.org/downloads/release/python-373/
Libinputhttps://wiki.archlinux.org/index.php/Libinput
\n\n\n# Install\n\n $ pip install linux-touchpad\n\n\n# Usage\n\n\n## Start\n\nTo begin the process, use this command:\n\n $ python -m linux_touchpad start\n\n\n## Toggle\n\nEnabled the touchpad and ignore mouse events:\n\n $ python -m linux_touchpad toggle\n\n\n## Stop\n\n $ python -m linux_touchpad stop\n\n\n# Author\n\n[Noah Corona](https://github.com/Zer0897)\n[noah@coronasoftware.net](mailto:noah@coronasoftware.net)\n\n[![img](https://coronasoftware.net/s/sLogo.png)](https://coronasoftware.net)\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Zer0897/linux-touchpad", "keywords": "linux,touchpad,auto,disable,mouse", "license": "MIT", "maintainer": "Noah", "maintainer_email": "noah@coronasoftware.net", "name": "linux-touchpad", "package_url": "https://pypi.org/project/linux-touchpad/", "platform": "", "project_url": "https://pypi.org/project/linux-touchpad/", "project_urls": { "Homepage": "https://github.com/Zer0897/linux-touchpad", "Repository": "https://github.com/Zer0897/linux-touchpad" }, "release_url": "https://pypi.org/project/linux-touchpad/0.2.5/", "requires_dist": [ "pyudev (>=0.21.0,<0.22.0)", "filelock (>=3.0,<4.0)" ], "requires_python": ">=3.6", "summary": "Auto-disable laptop touchpad when a mouse is detected.", "version": "0.2.5" }, "last_serial": 5559105, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "097eb8d14a1271b8805547287cc29071", "sha256": "11d015ace84cdd9d1eafa859ef51970ee489d181120161abd2ee73d80180a60d" }, "downloads": -1, "filename": "linux_touchpad-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "097eb8d14a1271b8805547287cc29071", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5862, "upload_time": "2019-04-25T18:46:20", "url": "https://files.pythonhosted.org/packages/9e/8d/9793c97177a3dc48e99a52e4bd5f17a3adf0caaa2cdc5510163e0e3f1674/linux_touchpad-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "901c85e8026ab0eed0990f087cfd50fb", "sha256": "928621c2e88fc933381830fcdf85d8db7bad31d2cb202865a0fb9bf451a21f7b" }, "downloads": -1, "filename": "linux-touchpad-0.1.0.tar.gz", "has_sig": false, "md5_digest": "901c85e8026ab0eed0990f087cfd50fb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2593, "upload_time": "2019-04-25T18:46:13", "url": "https://files.pythonhosted.org/packages/27/e0/57f9442b04c629df4bb04484b746a06aea3bdcba3902b776b967781f7f14/linux-touchpad-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "af2b6ee8653eed94f5c8c33cf3de2408", "sha256": "06decba65d8d776bab8a29812a55f61aeb74346393fcd96856add0055b9aa541" }, "downloads": -1, "filename": "linux_touchpad-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "af2b6ee8653eed94f5c8c33cf3de2408", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 6032, "upload_time": "2019-04-25T18:53:36", "url": "https://files.pythonhosted.org/packages/5f/5d/6065dc911ab4424f70d9b9771b2b1f0d78159e39ee7420f5e3717c16bc8a/linux_touchpad-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0de2d0430a30233d136a370d37936e15", "sha256": "4a1cb51100d1b3bce1fc225009da0d400d61d82be03caa12f6a0211448b643af" }, "downloads": -1, "filename": "linux-touchpad-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0de2d0430a30233d136a370d37936e15", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2900, "upload_time": "2019-04-25T18:53:34", "url": "https://files.pythonhosted.org/packages/7d/f3/98fd1d09fd9733117af79d806209b0013754051a1662a69c500f19a0501c/linux-touchpad-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b054ec7c999f7f2bc413f78b59268d3d", "sha256": "9a4e5dce00854b7c4fd5d6c6af6b701634ec9e3408e2e4fc39e8e36e90e35998" }, "downloads": -1, "filename": "linux_touchpad-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "b054ec7c999f7f2bc413f78b59268d3d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 6146, "upload_time": "2019-04-25T19:39:16", "url": "https://files.pythonhosted.org/packages/24/9b/15c2a13bd29da6c8edebeb34bbcf9b79b004e8fee0bdad1151002e9e3b68/linux_touchpad-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2a06ae182e3f9fa8bffc90403ebc6db1", "sha256": "bd3b1831bc715f902eaa2a6e0b21f856f2bc61839a0c4ad4a7ffd49448821f5d" }, "downloads": -1, "filename": "linux-touchpad-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2a06ae182e3f9fa8bffc90403ebc6db1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2909, "upload_time": "2019-04-25T19:39:14", "url": "https://files.pythonhosted.org/packages/74/9b/8e50f9663805baaba6a764f1970e968b64e3c0e4171bd2d07c9dcb5a3d3e/linux-touchpad-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "a7066f4b1be06ff918c6f2e81a1af7a2", "sha256": "8ccff6a96b1a751c464a0a51814d49d4b85b6acd4310d1249fb726a707af9047" }, "downloads": -1, "filename": "linux_touchpad-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "a7066f4b1be06ff918c6f2e81a1af7a2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 6147, "upload_time": "2019-04-25T19:48:06", "url": "https://files.pythonhosted.org/packages/7b/f2/50d523b397bf7063f36ca7516fb0b4b4a801c60995c739c44668a0291ab1/linux_touchpad-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "334d2225b7f571a6587e2ebcddf5633f", "sha256": "b0b97847a7a6456665b1c570653d7fc3812dd2e5e6ae039fb6afde180659b5b2" }, "downloads": -1, "filename": "linux-touchpad-0.1.3.tar.gz", "has_sig": false, "md5_digest": "334d2225b7f571a6587e2ebcddf5633f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2909, "upload_time": "2019-04-25T19:48:04", "url": "https://files.pythonhosted.org/packages/73/6f/5b87c5ae370a0c7b7d7aa8d09201dea46a798fce31d58df8e4c98594e418/linux-touchpad-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "a8ee1e9faba31661a9220d4a82b2d2d8", "sha256": "ee438dbefdb79238128afcbc41d49e9f6ea895d99accff13451532cc3e3dd4ca" }, "downloads": -1, "filename": "linux_touchpad-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "a8ee1e9faba31661a9220d4a82b2d2d8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 7114, "upload_time": "2019-04-25T21:02:40", "url": "https://files.pythonhosted.org/packages/8e/34/5255e2ea1d0b538afb929db0ddc31f85bed37468c52f8f7d932e4c06d944/linux_touchpad-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "26517635cdc91b682e17b78a880d947c", "sha256": "3089968b6f9f1ba8c9e2459b56f8c52a2fa90ac94caab721017f8ab815b73763" }, "downloads": -1, "filename": "linux-touchpad-0.1.4.tar.gz", "has_sig": false, "md5_digest": "26517635cdc91b682e17b78a880d947c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 3798, "upload_time": "2019-04-25T21:02:38", "url": "https://files.pythonhosted.org/packages/cd/93/90d63c4b3cc6d177e3713027b0edb1f5ae6de005da67f1e4459ddffcd8c2/linux-touchpad-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "e543cf4ab47586ca12c5ba35e018d40a", "sha256": "50b20c4983215d7328cb59688b4f930fee2e018273422fc4f00cf32d0299e3ac" }, "downloads": -1, "filename": "linux_touchpad-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "e543cf4ab47586ca12c5ba35e018d40a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 8341, "upload_time": "2019-04-25T21:25:18", "url": "https://files.pythonhosted.org/packages/fe/29/31e16e81a8a413f95c7477d5d493e628a34b672bd4da296a40ec8b93ffda/linux_touchpad-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b4b2d59f7db78107319040cdcdc44242", "sha256": "6b5499e0d536176ee74c54346f3da0c2d0da38467b26d0e889937bf63fe5b9f5" }, "downloads": -1, "filename": "linux-touchpad-0.1.5.tar.gz", "has_sig": false, "md5_digest": "b4b2d59f7db78107319040cdcdc44242", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4455, "upload_time": "2019-04-25T21:25:16", "url": "https://files.pythonhosted.org/packages/0c/a0/19b90da9ea9e352047b32fdac837f768caef723dc366ba47dac1eaca6d47/linux-touchpad-0.1.5.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "0b326849ae4a4b3e39cc5285c2a10777", "sha256": "fce6822e96c4734534e18aae9d552bddb80b260a88d9071fa42e365efc8544db" }, "downloads": -1, "filename": "linux_touchpad-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "0b326849ae4a4b3e39cc5285c2a10777", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 8953, "upload_time": "2019-04-27T01:00:12", "url": "https://files.pythonhosted.org/packages/0b/7a/6c3d40813d7410847403ee0556253ac4c049b5f378c87fdee5c4d9f397df/linux_touchpad-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c9d8f0d7bf04caecad27b2cf84873080", "sha256": "285a1175ece38fd10bc08ae77d950b4b7f5554e41f799ea9f8a70177a8f02fbf" }, "downloads": -1, "filename": "linux-touchpad-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c9d8f0d7bf04caecad27b2cf84873080", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4436, "upload_time": "2019-04-27T01:00:09", "url": "https://files.pythonhosted.org/packages/fa/30/b984b0c53f53c4fdbe476cbb79412274b474aef27f548193c39f861d6d29/linux-touchpad-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "187ae2926c682ad0bc44bccd20b12a86", "sha256": "1ae337cae04cd8f33a1ef0f7b2c87788644287b1333221c06ca12b43b1e5cf79" }, "downloads": -1, "filename": "linux_touchpad-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "187ae2926c682ad0bc44bccd20b12a86", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 8684, "upload_time": "2019-04-27T01:04:41", "url": "https://files.pythonhosted.org/packages/4b/20/03b4bd7e88889bf204f0868d6e5c481974a1898a7981ba83b70536e9c4f5/linux_touchpad-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1141287a958d4566406ff6d98c4b054d", "sha256": "bc4064ff0457efdc5d82ecbb74f639f3c9726561b3d20cdfeaba25ebb923cc0b" }, "downloads": -1, "filename": "linux-touchpad-0.2.1.tar.gz", "has_sig": false, "md5_digest": "1141287a958d4566406ff6d98c4b054d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4344, "upload_time": "2019-04-27T01:04:39", "url": "https://files.pythonhosted.org/packages/b4/9a/71e12c7ac1c5a081c623ee7fd64db2f5e9b5d44d4986db8063a4c5f4c341/linux-touchpad-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ddd0ec3b7cf8a926f0147fa2e7b8b936", "sha256": "722392b25e6691e1c8afdfad9edf5e520b894d1f55ad54d7b1e907a1332dce5d" }, "downloads": -1, "filename": "linux_touchpad-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ddd0ec3b7cf8a926f0147fa2e7b8b936", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5801, "upload_time": "2019-04-29T18:09:27", "url": "https://files.pythonhosted.org/packages/3d/56/a1f498d61f8ea8f97c6f3aa66eb7da546724da936aea345cfbc88b722995/linux_touchpad-0.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1138fe098ae0deaf0fde4b544881fb57", "sha256": "c8920235c6f951e2a7628ee63c2434506b8b763b8acbcac46170add99722aace" }, "downloads": -1, "filename": "linux-touchpad-0.2.2.tar.gz", "has_sig": false, "md5_digest": "1138fe098ae0deaf0fde4b544881fb57", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4823, "upload_time": "2019-04-29T18:09:22", "url": "https://files.pythonhosted.org/packages/b9/00/15c88dc92866d337e5883be3ceedc792045e39cae85e960f020e7026543d/linux-touchpad-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "cffe649eb90f6b70f8d25beb5a438413", "sha256": "460e9e893cf42bea22d0a292a62de54d669be503e29c809e6825a7e16999b657" }, "downloads": -1, "filename": "linux_touchpad-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "cffe649eb90f6b70f8d25beb5a438413", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5291, "upload_time": "2019-06-24T22:32:10", "url": "https://files.pythonhosted.org/packages/6b/ab/0c27090aefec8a5fb0d1795d26879890d5fb1635ed75694b7a6bd5c30bcc/linux_touchpad-0.2.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fba462be49348b718a6f18932efbef53", "sha256": "ce5cf98627760faf9afed8bea8d506955ae3f5977e286a35b6bd2901dc768b20" }, "downloads": -1, "filename": "linux-touchpad-0.2.3.tar.gz", "has_sig": false, "md5_digest": "fba462be49348b718a6f18932efbef53", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4453, "upload_time": "2019-06-24T22:32:09", "url": "https://files.pythonhosted.org/packages/7f/b1/f2ad624dbc11d6fd81389e43a6f0881d26e63accf618f0bd74c007adabf9/linux-touchpad-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "4f3770a829202db08a9b416ff5952082", "sha256": "e06fb0e51681e79e7075650663bf305d16f4888d7bdd78ae669091fd5515b6e4" }, "downloads": -1, "filename": "linux_touchpad-0.2.4-py3-none-any.whl", "has_sig": false, "md5_digest": "4f3770a829202db08a9b416ff5952082", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5300, "upload_time": "2019-06-28T18:00:07", "url": "https://files.pythonhosted.org/packages/b9/0b/4e7fffeae3a1715cb8b37f096ffd629830aedd40110704b0454fa23aa22c/linux_touchpad-0.2.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6a07bfb2772c8cd750b9095fe0757cc8", "sha256": "830301dce635d989c26663854eae380db0930184b3cd107dc0f089b8da81ef2c" }, "downloads": -1, "filename": "linux-touchpad-0.2.4.tar.gz", "has_sig": false, "md5_digest": "6a07bfb2772c8cd750b9095fe0757cc8", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4462, "upload_time": "2019-06-28T18:00:06", "url": "https://files.pythonhosted.org/packages/c8/a9/a71ce89f3973b343aefe2a930ceed87dea2a4189fcf287bb573b46f460e9/linux-touchpad-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "82ce4cb33645084c990784ff4f4c3178", "sha256": "9364114f1970f1b2f97682723fc613f58ea85eecabfb58d7cdbf3ac57f167625" }, "downloads": -1, "filename": "linux_touchpad-0.2.5-py3-none-any.whl", "has_sig": false, "md5_digest": "82ce4cb33645084c990784ff4f4c3178", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5561, "upload_time": "2019-07-19T23:01:48", "url": "https://files.pythonhosted.org/packages/fc/a8/384b3e7098cd404f3127c4b5f307543b49d9edb5c0a5a0d47a45b50522a5/linux_touchpad-0.2.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a0da8102ceac6d3df369a94b539e1f8e", "sha256": "ab5f830210dd1402c92b7b27187670a0b12a1b1a9a32572c1183b83e3750ac07" }, "downloads": -1, "filename": "linux-touchpad-0.2.5.tar.gz", "has_sig": false, "md5_digest": "a0da8102ceac6d3df369a94b539e1f8e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4479, "upload_time": "2019-07-19T23:01:46", "url": "https://files.pythonhosted.org/packages/2b/58/0242378ae7d68782e9ad9cfa9865866994a4f0d0eb86e36ce1fd36eb4b03/linux-touchpad-0.2.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "82ce4cb33645084c990784ff4f4c3178", "sha256": "9364114f1970f1b2f97682723fc613f58ea85eecabfb58d7cdbf3ac57f167625" }, "downloads": -1, "filename": "linux_touchpad-0.2.5-py3-none-any.whl", "has_sig": false, "md5_digest": "82ce4cb33645084c990784ff4f4c3178", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5561, "upload_time": "2019-07-19T23:01:48", "url": "https://files.pythonhosted.org/packages/fc/a8/384b3e7098cd404f3127c4b5f307543b49d9edb5c0a5a0d47a45b50522a5/linux_touchpad-0.2.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a0da8102ceac6d3df369a94b539e1f8e", "sha256": "ab5f830210dd1402c92b7b27187670a0b12a1b1a9a32572c1183b83e3750ac07" }, "downloads": -1, "filename": "linux-touchpad-0.2.5.tar.gz", "has_sig": false, "md5_digest": "a0da8102ceac6d3df369a94b539e1f8e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4479, "upload_time": "2019-07-19T23:01:46", "url": "https://files.pythonhosted.org/packages/2b/58/0242378ae7d68782e9ad9cfa9865866994a4f0d0eb86e36ce1fd36eb4b03/linux-touchpad-0.2.5.tar.gz" } ] }