~ubuntu-branches/ubuntu/karmic/brltty/karmic

« back to all changes in this revision

Viewing changes to Documents/Manual-BRLTTY/English/BRLTTY-10.html

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2009-05-28 09:56:12 UTC
  • mfrom: (1.1.7 upstream) (2.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20090528095612-yt0urjjk7mdghsro
Tags: 4.0-6ubuntu1
* Merge from debian unstable, remaining changes:
  - Conflicts: libbrlapi, libbrlapi-dev, libbrlapi1-dev.
  - Add brltty-setup, installed in both the udeb and the normal system.
  - Add initramfs integration to run brltty-setup if necessary before
    usplash starts.
  - Add ubiquity integration to propagate any brltty configuration to the
    target system.
  - Add udev rules and /lib/brltty/brltty.sh to the normal (non-udeb)
    package as well.
  - Enable brltty if /etc/default/brltty has RUN_BRLTTY=yes, which is set
    by the installer if brltty is configured; add a NEWS entry for
    upgraders.
  - Install udev rules with the same name (85-brltty.rules) in the udeb as
    in the deb.
  - Only copy the brltty config file from the initramfs if the md5sum differs.
  - Change maintainer to Ubuntu Accessibility Developers
    <ubuntu-accessibility-devel@lists.ubuntu.com>
  - Disable BrlTTY grabbing devices that use the FTDI USB to serial chip.
  - Remove the dh-lisp build-dependency, remove the cl-brlapi package, and
    adjust the brltty package description accordingly. dh-lisp is not
    in main.
  - Do not build the speechd package, speech-dispatcher is not in main.
  - Build for python 2.6.
  - Build against openjdk in Ubuntu.
  - Put udev rules file in /lib/udev/rules.d.
  - Enable brltty at startup on the target system if the alternate installer
    is used.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 
2
<HTML>
 
3
<HEAD>
 
4
 <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
 
5
 <TITLE>BRLTTY Reference Manual: Driver Identification Codes</TITLE>
 
6
 <LINK HREF="BRLTTY-11.html" REL=next>
 
7
 <LINK HREF="BRLTTY-9.html" REL=previous>
 
8
 <LINK HREF="BRLTTY.html#toc10" REL=contents>
 
9
</HEAD>
 
10
<BODY>
 
11
<A HREF="BRLTTY-11.html">Next</A>
 
12
<A HREF="BRLTTY-9.html">Previous</A>
 
13
<A HREF="BRLTTY.html#toc10">Contents</A>
 
14
<HR>
 
15
<H2><A NAME="drivers"></A> <A NAME="s10">10.</A> <A HREF="BRLTTY.html#toc10">Driver Identification Codes</A></H2>
 
16
 
 
17
<P>
 
18
<BR><CENTER>
 
19
<TABLE BORDER><TR><TD>
 
20
Code</TD><TD>Name</TD></TR><TR><TD>
 
21
al</TD><TD>Alva</TD></TR><TR><TD>
 
22
at</TD><TD>Albatross</TD></TR><TR><TD>
 
23
ba</TD><TD>BrlAPI</TD></TR><TR><TD>
 
24
bl</TD><TD>BrailleLite</TD></TR><TR><TD>
 
25
bm</TD><TD>Baum (Native, HT, PB1, PB2)</TD></TR><TR><TD>
 
26
bn</TD><TD>BrailleNote</TD></TR><TR><TD>
 
27
cb</TD><TD>CombiBraille</TD></TR><TR><TD>
 
28
ec</TD><TD>EcoBraille</TD></TR><TR><TD>
 
29
es</TD><TD>ExternalSpeech</TD></TR><TR><TD>
 
30
eu</TD><TD>EuroBraille</TD></TR><TR><TD>
 
31
fl</TD><TD>FestivalLite</TD></TR><TR><TD>
 
32
fs</TD><TD>FreedomScientific</TD></TR><TR><TD>
 
33
fv</TD><TD>Festival</TD></TR><TR><TD>
 
34
gs</TD><TD>GenericSay</TD></TR><TR><TD>
 
35
hm</TD><TD>HIMS</TD></TR><TR><TD>
 
36
ht</TD><TD>HandyTech</TD></TR><TR><TD>
 
37
il</TD><TD>IrisLinux</TD></TR><TR><TD>
 
38
lb</TD><TD>Libbraille</TD></TR><TR><TD>
 
39
lt</TD><TD>LogText</TD></TR><TR><TD>
 
40
mb</TD><TD>MultiBraille</TD></TR><TR><TD>
 
41
md</TD><TD>MDV</TD></TR><TR><TD>
 
42
mn</TD><TD>MiniBraille</TD></TR><TR><TD>
 
43
mp</TD><TD>Mikropuhe</TD></TR><TR><TD>
 
44
no</TD><TD>no driver</TD></TR><TR><TD>
 
45
pg</TD><TD>Pegasus</TD></TR><TR><TD>
 
46
pm</TD><TD>Papenmeier</TD></TR><TR><TD>
 
47
sd</TD><TD>SpeechDispatcher</TD></TR><TR><TD>
 
48
sk</TD><TD>Seika</TD></TR><TR><TD>
 
49
sw</TD><TD>Swift</TD></TR><TR><TD>
 
50
th</TD><TD>Theta</TD></TR><TR><TD>
 
51
ts</TD><TD>Telesensory Systems Inc.</TD></TR><TR><TD>
 
52
tt</TD><TD>TTY</TD></TR><TR><TD>
 
53
vd</TD><TD>VideoBraille</TD></TR><TR><TD>
 
54
vo</TD><TD>Voyager</TD></TR><TR><TD>
 
55
vr</TD><TD>Virtual</TD></TR><TR><TD>
 
56
vs</TD><TD>VisioBraille</TD></TR><TR><TD>
 
57
vv</TD><TD>ViaVoice</TD></TR><TR><TD>
 
58
xw</TD><TD>XWindow</TD></TR><TR><TD>
 
59
</TD></TR></TABLE>
 
60
</CENTER><BR>
 
61
</P>
 
62
 
 
63
<HR>
 
64
<A HREF="BRLTTY-11.html">Next</A>
 
65
<A HREF="BRLTTY-9.html">Previous</A>
 
66
<A HREF="BRLTTY.html#toc10">Contents</A>
 
67
</BODY>
 
68
</HTML>