forked from critiqjo/key-mon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.pt_BR
38 lines (26 loc) · 980 Bytes
/
README.pt_BR
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Key-mon
=======
Um ferramento que mostra as teclas e botões pressionados.
Key-mon é útil para ensinar uma curso no computador porque mostra o estado dos
teclas e os botões do mouse. Não preciso mais falar 'agora eu esto
pressionando a tecla Ctrl-D', os alunos veja eles mesmos.
Home Page
=========
You can find key-mon hosted at:
http://code.google.com/p/key-mon
You can file bugs at:
http://code.google.com/p/key-mon/issues/list
Latest downloads can be found at:
http://code.google.com/p/key-mon/downloads/list
Requirements
============
This program requires other libraries which you may or may not have installed.
* python-xlib - Interface for Python to the X11 Protocol
(http://python-xlib.sourceforge.net/)
* python-gtk2 - Python bindings for the GTK+ widget set
(http://www.pygtk.org/)
License
=======
Apache 2.0
You can find it in the /home/scottkirkwood/key-mon/LICENSE-2.0.txt file.
-- file generated by `pybdist`.