• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..19-Apr-201282

FAQH A D24-Jun-200913.8 KiB

fdpat.psH A D24-Jun-200974.7 KiB

install.shH A D24-Jun-20092.1 KiB

make.helpH A D24-Jun-20092 KiB

Makefile.inH A D24-Jun-20091.4 KiB

README.DOTSCREENH A D24-Jun-20096.3 KiB

screen.1H A D24-Jun-2009143.2 KiB

screen.infoH A D24-Jun-20094.7 KiB

screen.info-1H A D24-Jun-200945.8 KiB

screen.info-2H A D24-Jun-200945.5 KiB

screen.info-3H A D24-Jun-200948.1 KiB

screen.info-4H A D24-Jun-200949.2 KiB

screen.info-5H A D24-Jun-200924.9 KiB

screen.texinfoH A D24-Jun-2009195.7 KiB

window_to_display.psH A D24-Jun-200937.3 KiB

README.DOTSCREEN

1From bargi@dots.physics.orst.edu Thu Aug 31 23:42 MET 1995
2Received: from faui45.informatik.uni-erlangen.de (root@faui45.informatik.uni-erlangen.de [131.188.34.45]) by immd4.informatik.uni-erlangen.de with ESMTP
3	id XAA14775 (8.6.12/7.4f-FAU);; Thu, 31 Aug 1995 23:42:15 +0200
4Received: from dots.physics.orst.edu (bargi@dots.PHYSICS.ORST.EDU [128.193.96.106]) by uni-erlangen.de with ESMTP
5	id XAA03048 (8.6.12/7.4f-FAU); for <screen@uni-erlangen.de>; Thu, 31 Aug 1995 23:42:03 +0200
6Received: (from bargi@localhost) by dots.physics.orst.edu (8.6.11/8.6.9) id OAA15627; Thu, 31 Aug 1995 14:41:47 -0700
7From: Hadi Bargi Rangin <bargi@dots.physics.orst.edu>
8Message-Id: <199508312141.OAA15627@dots.physics.orst.edu>
9Subject: README.DOTSCREEN
10To: screen@uni-erlangen.de
11Date: Thu, 31 Aug 1995 14:41:47 -0700 (PDT)
12Cc: bargi@dots.physics.orst.edu (Hadi Bargi Rangin)
13X-Mailer: ELM [version 2.4 PL24]
14MIME-Version: 1.0
15Content-Transfer-Encoding: 7bit
16Content-Type: text/plain; charset=US-ASCII
17Content-Length: 5423
18Status: RO
19
20Hallo,
21
22   leider war readme file fuer dotscreen nicht in unserem dotscreen-Packet, 
23deshalb schicke ich es Euch nachtraeglich.  Nachdem Ihr unseren packet
24getestet habt, koennen wir Euch anrufen und vielleicht mehr ueber die
25Einzelnheiten sprechen, ob wir unsere Weiterentwicklung koordinieren
26wollen.
27
28Danke,
29
30Gruss,
31Hadi
32
33===============================================================================
34Quick introduction to dotscreen
35-------------------------------
36
371. Introduction
382. Is dotscreen different as screen?
393. Installation instructions
404. Functions description
415. Further development
42
43
441. Introduction
45=============== 
46
47Dotscreen, is a system which allow a person direct access to unix via
48a braille display. The emphasis is on direct, because the braille
49display is connected directly to the serial port on the unix
50machine. You no longer must use a dos machine running a terminal
51emulation logged into a unix machine.  Dotscreen is built on top of
52screen, a powerful full-screen window manager for unix tty terminals.
53Screen keeps track of what is being displayed in each window that it
54is managing so that it can easily switch back and forth between these
55windows. Dotscreen makes this stored window information available via
56a braille display. Dotscreen only allows access to tty terminal
57sessions, it does not allow access to X-Windows, however, it will run
58in an xterm window. Currently, it works with the TSI Navigator 40 and
59the TSI PowerBraille 40 braille displays. We plan to support other
60displays as demand and information about other displays is made
61available to us
62
632. Is dotscreen different than screen?
64======================================
65
66All of screens functions still work in dotscreen. A few of the
67functions are not accessible via braille, but we expect to remedy that
68in future releases.
69
703. Installation instructions
71============================
72
73Please read the INSTALL file for full installation instructions.
74In addition to those instructions, note that you must create
75a .screenrc file and that file must contain the type of braille
76display that you are using and the serial device that the display
77is connected to. A minimal .screenrc file should contain something
78like the following four lines, (these are only examples, please
79customize them for your configuration)
80
81
82# example of .screenrc when using  braille display
83bd_start_braille on
84bd_type  powerbraille_40
85bd_port  /dev/ttyS0
86bd_braille_table /home/gardner/us-braille.tbl
87# end of example
88
89
904. Functions description
91========================
92
93The basic operation of screen is described in README.  The braille
94navigation commands are similar to commands usually found on dos
95braille screenreaders. Also, because dotscreen is built on top of
96screen, the user can switch back and forth easily between many running
97applications.  The braille commands can be changed any time after
98starting screen using the internal screen "C-a :" command line.  All
99braille commands begin with "bd_"; following is the list of braille
100commands:
101
102bd_start_braille on/off      # Starts/stops using braille features on screen
103bd_link on/off               # links/unlinks braille cursor to/from screen cursor
104bd_bell on/off               # turn on/off sending bell-signal to terminal
105bd_scroll on/off             # enables/disables scrolling
106bd_skip on/off               # skip/don't skip balnk lines
107bd_width <integer-value>     # number of braille cells that user want to use,
108                             # this value is always <= total number of cells
109bd_ncrc <interger-value>     # number of cells displayed on the right side 
110                             # of physical cursor (default = 1)   
111bd_info  <integer-value>     # displays braille/screen cursor position 
112                             # depending on its value, (no info: 0, only 
113                             # bc-info: 1, only sc-info: 2, bc- and sc-info: 3
114bd_port <serial-device>      # serial port which braille display is connected to
115bd_braille_table <bl-table>  # braille table to be used. German, US and GS 
116                             # braille tables are provided
117bd_type <braille-display-type> 
118                             # braille display type being used     
119
120Note: currently valid value for some parameters:
121bd_type: 
122 1. navigator_40 
123 2. powerbraille_40.
124
125bd_braille_table:
126 1. gr-braille.tbl     German braille code
127 2. us-braille.tbl     US computer braille code
128 3. gs-braille.tbl     GS braille code
129
130Since the braille tables are in files, you should give the full
131pathnames of the files either in .screenrc or using the
132internal screen "C-a :" command line.
133
1345. Further development
135======================
136
137As mentioned above, currently Dotscreen works with Telesensory braille
138displays the PowerBraille and the Navigator because Telesensory has
139given us the information needed to program their braille display. We
140plan to add support for other braille displays when and if we get the
141requisite information from the braille display manufacturer. 
142Also some things such as cursor navigation from the braille display
143have not been implemented. If you find a feature missing that
144you wish to have, please contact us.
145
146This software has been developed within the Science Access Project at
147Oregon State University under the direction of John Gardner.
148
149Authors:   Hadi Bargi Rangin (bargi@dots.physics.orst.edu)
150	   Bill Barry (barryb@dots.physics.orst.edu)
151
152