Module BrailleMonitor
[hide private]
[frames] | no frames]

Module BrailleMonitor

source code

This device provides a little Gtk window to monitor braille output onscreen. It receives the exact same output as the BrlAPIDevice (if connected) and relys on the exact same default settings inherited from Braille.BrailleStyle.

Since a window is not exactly a device, we're kind of bending our own rules here. However, implementing the braille monitor as a device seemed the most suitable solution.


Author: Martina Weicht

Organization: IT Science Center Ruegen gGmbH, Germany

Copyright: Copyright (c) 2007, 2008 ITSC Ruegen

License:

The BSD License

All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php

Classes [hide private]
  BrailleMonitorStyle
Settings for BrailleMonitor
  BrailleMonitor
Variables [hide private]
  __uie__ = dict(kind= 'device')
  log = logging.getLogger('BrailleMonitor')