{ "info": { "author": "Chris Spencer", "author_email": "chrisspen@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=============================================================================\nFreeKey - Allows limited keyboard use on a locked desktop\n=============================================================================\n\nOverview\n--------\nMonitors key presses system-wide and runs custom commands in response to certain\nkey presses.\n\nThis script was initially designed to allow the multimedia keys to still\nfunction despite the desktop being locked, since the default behavior in some\nGnome configurations disable all special function keys when locked.\n\nInstallation\n------------\n\n::\n\n sudo apt-get install python-xlib\n sudo pip install https://github.com/chrisspen/freekey/zipball/master\n sudo freekey install\n\nUsage\n-----\n\nModify `/etc/freekey.conf` to associate events with shell commands.\n\nEach line is of the form , where is either\na key name or scan code, and is an arbitrary shell command.\n\nTo find a key's name or code, run `freekey echo` and press the key.\n\nTo purge it from your system run:\n\n::\n\n sudo freekey uninstall\n sudo pip uninstall freekey\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chrisspen/freekey", "keywords": null, "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "freekey", "package_url": "https://pypi.org/project/freekey/", "platform": "Linux", "project_url": "https://pypi.org/project/freekey/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/chrisspen/freekey" }, "release_url": "https://pypi.org/project/freekey/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Allows limited keyboard use on a locked desktop", "version": "0.1.3" }, "last_serial": 2378399, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "35fbdcd20da95b630e989d6364682c64", "sha256": "cbf5ba4723c3bfe2f37926856efdbbde049a808605f336c6c45fa870674b9a74" }, "downloads": -1, "filename": "freekey-0.1.3.tar.gz", "has_sig": false, "md5_digest": "35fbdcd20da95b630e989d6364682c64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9877, "upload_time": "2016-10-03T20:16:48", "url": "https://files.pythonhosted.org/packages/52/d1/b0c4354ca8ab63ae10eaf4d4932d2350e2f2a4320484be51045bff4a799a/freekey-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "35fbdcd20da95b630e989d6364682c64", "sha256": "cbf5ba4723c3bfe2f37926856efdbbde049a808605f336c6c45fa870674b9a74" }, "downloads": -1, "filename": "freekey-0.1.3.tar.gz", "has_sig": false, "md5_digest": "35fbdcd20da95b630e989d6364682c64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9877, "upload_time": "2016-10-03T20:16:48", "url": "https://files.pythonhosted.org/packages/52/d1/b0c4354ca8ab63ae10eaf4d4932d2350e2f2a4320484be51045bff4a799a/freekey-0.1.3.tar.gz" } ] }