File: keyboard.rst

package info (click to toggle)
python-blessed 1.21.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,296 kB
  • sloc: python: 7,215; makefile: 13; sh: 7
file content (12 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
keyboard.py
-----------

.. automodule:: blessed.keyboard
   :members:
   :undoc-members:
   :private-members:
   :special-members: __new__
.. autofunction:: _alternative_left_right
.. autodata:: DEFAULT_SEQUENCE_MIXIN
.. autodata:: CURSES_KEYCODE_OVERRIDE_MIXIN
.. autodata:: _CURSES_KEYCODE_ADDINS