معرفی شرکت ها


freekey-0.1.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Allows limited keyboard use on a locked desktop
ویژگی مقدار
سیستم عامل -
نام فایل freekey-0.1.3
نام freekey
نسخه کتابخانه 0.1.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Chris Spencer
ایمیل نویسنده chrisspen@gmail.com
آدرس صفحه اصلی https://github.com/chrisspen/freekey
آدرس اینترنتی https://pypi.org/project/freekey/
مجوز LGPL
============================================================================= FreeKey - Allows limited keyboard use on a locked desktop ============================================================================= Overview -------- Monitors key presses system-wide and runs custom commands in response to certain key presses. This script was initially designed to allow the multimedia keys to still function despite the desktop being locked, since the default behavior in some Gnome configurations disable all special function keys when locked. Installation ------------ :: sudo apt-get install python-xlib sudo pip install https://github.com/chrisspen/freekey/zipball/master sudo freekey install Usage ----- Modify `/etc/freekey.conf` to associate events with shell commands. Each line is of the form <event> <command>, where <event> is either a key name or scan code, and <command> is an arbitrary shell command. To find a key's name or code, run `freekey echo` and press the key. To purge it from your system run: :: sudo freekey uninstall sudo pip uninstall freekey


نحوه نصب


نصب پکیج whl freekey-0.1.3:

    pip install freekey-0.1.3.whl


نصب پکیج tar.gz freekey-0.1.3:

    pip install freekey-0.1.3.tar.gz