Rechercher une page de manuel
pyqonsole
Langue: en
Version: February 15, 2006 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
pyqonsole - VT102 emulator written in Python and PyQt3SYNOPSIS
pyqonsole [executable]DESCRIPTION
pyqonsole is a VT-102 emulator which can be used as a replacement for an X terminal emulator, though it will be slower and use more memory than a traditional X terminal emulator. Its main purpose is to provide a VT-102 emulator widget for Python programmers.By default, it will launch the current user's shell (based on /etc/passwd) or bash, if no information is available in /etc/passwd. An executable name can be specified on the command line, in which case, it will be run in the emulator.
OPTIONS
pyqonsole accepts a few options, mainly for development and debugging purposes. Use -h to see them.AUTHOR
pyqonsole was written by Sylvain Thenault <sylvain.thenault@logilab.fr>, based on konsole written by Lars Doelle <lars.doelle@on-line.de>.This manual page was written by Alexandre Fayolle <afayolle@debian.org>, for the Debian project (but may be used by others).
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre