NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
Converts ascii chars to keystrokes. More...
Classes | |
class | SerialKbdBridge |
A bridge on the host bus that converts serial chars to keystrokes. More... |
Functions | |
PARAM_HANDLER (serial2kbd,"serial2kbd:serial,keyboard - attach a bridge between serial and keyboard.","Example: 'serial2kbd:0x4711,0x2bad'.","The serial input at source serialbus is transformed to keystrokes on the dest keycodebus.") |
Converts ascii chars to keystrokes.
Copyright (C) 2007-2009, Bernhard Kauer bk@vm Economic rights: Technische Universitaet Dresden (Germany) mon. org
This file is part of Vancouver.
Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.
PARAM_HANDLER | ( | serial2kbd | , |
"serial2kbd:serial | , | ||
keyboard-attach a bridge between serial and keyboard." | , | ||
"Example: 'serial2kbd:0x4711 | , | ||
0x2bad'." | , | ||
"The serial input at source serialbus is transformed to keystrokes on the dest keycodebus." | |||
) |