[BRLTTY] Need help remapping display

S. Massy lists at wolfdream.ca
Tue Oct 25 14:31:42 EDT 2011


On Mon, Oct 24, 2011 at 07:57:54PM -0400, Dave Mielke wrote:
> [quoted lines by S. Massy on 2011/10/24 at 19:51 -0400]
> 
> >I now have 4.3 compiled and installed in an alternate location, but strangely, 
> >it claims all keywords as unknown (Display[1-6], RoutingKey, etc.).
> 
> We'll need some details about where you installed what, and we'll also need to 
> look at a debug log. To generate a debug log, use the -l (lowercase) option to 
> specify debug, and use the -L (uppercase) option to specify the path to the log 
> file. For example:
> 
>    brltty -ldebug -L/tmp/brltty.log
> 
> You can then attach it to a message to this list.
Absolutely. Should have thought of doing so before.

Brltty 4.3 is installed in my home directory under brltty; the only
configure options I used were --prefix and --enable-relocatable-install.
I also have my production (4.2) version of brltty still installed in the
usual base directories (debian package, actually).

The command-line I used for the log output is the following:
# /home/smassy/brltty/bin/brltty -b bm -d /dev/ttyUSB0 \ 
  -k /home/smassy/brltty/etc/brltty/z.ktb -ldebug -L/tmp/brltty.log

z.ktb is just a meta file sourcing brl-bm-display6.kti and
brl-bm-routing6.kti, and thos files, I have not yet modified. You can see
brltty beginning the parsing process on the files at line 31 of the log.

Cheers,
S.M.

-------------- next part --------------
2011-10-25 at 14:13:31.075 BRLTTY 4.3 rev 5477 [http://mielke.cc/brltty/]
2011-10-25 at 14:13:31.076 Working Directory: /usr/local
2011-10-25 at 14:13:31.076 Writable Directory: /home/smassy/brltty/bin/../var/run/brltty
2011-10-25 at 14:13:31.076 Configuration File: ../etc/brltty.conf
2011-10-25 at 14:13:31.076 Preferences File: brltty.prefs
2011-10-25 at 14:13:31.076 regions: text=0.0 status=0.0
2011-10-25 at 14:13:31.076 shifts: full=1 half=0 vertical=5
2011-10-25 at 14:13:31.076 Drivers Directory: /home/smassy/brltty/bin/../lib/brltty
2011-10-25 at 14:13:31.076 Tables Directory: /home/smassy/brltty/bin/../etc/brltty
2011-10-25 at 14:13:31.076 checking for text table: en_US.ttb
2011-10-25 at 14:13:31.076 compiling text table: /home/smassy/brltty/bin/../etc/brltty/en_US.ttb
2011-10-25 at 14:13:31.076 file opened: /home/smassy/brltty/bin/../etc/brltty/en_US.ttb fd=4
2011-10-25 at 14:13:31.076 including data file: /home/smassy/brltty/bin/../etc/brltty/en_US.ttb
2011-10-25 at 14:13:31.076 file opened: /home/smassy/brltty/bin/../etc/brltty/letters-latin.tti fd=5
2011-10-25 at 14:13:31.076 including data file: /home/smassy/brltty/bin/../etc/brltty/letters-latin.tti
2011-10-25 at 14:13:31.077 file opened: /home/smassy/brltty/bin/../etc/brltty/control-latin.tti fd=5
2011-10-25 at 14:13:31.077 including data file: /home/smassy/brltty/bin/../etc/brltty/control-latin.tti
2011-10-25 at 14:13:31.077 file opened: /home/smassy/brltty/bin/../etc/brltty/numbers-nemeth.tti fd=5
2011-10-25 at 14:13:31.077 including data file: /home/smassy/brltty/bin/../etc/brltty/numbers-nemeth.tti
2011-10-25 at 14:13:31.077 file opened: /home/smassy/brltty/bin/../etc/brltty/common.tti fd=5
2011-10-25 at 14:13:31.077 including data file: /home/smassy/brltty/bin/../etc/brltty/common.tti
2011-10-25 at 14:13:31.077 file opened: /home/smassy/brltty/bin/../etc/brltty/spaces.tti fd=6
2011-10-25 at 14:13:31.077 including data file: /home/smassy/brltty/bin/../etc/brltty/spaces.tti
2011-10-25 at 14:13:31.078 file opened: /home/smassy/brltty/bin/../etc/brltty/boxes.tti fd=6
2011-10-25 at 14:13:31.078 including data file: /home/smassy/brltty/bin/../etc/brltty/boxes.tti
2011-10-25 at 14:13:31.078 file opened: /home/smassy/brltty/bin/../etc/brltty/blocks.tti fd=6
2011-10-25 at 14:13:31.078 including data file: /home/smassy/brltty/bin/../etc/brltty/blocks.tti
2011-10-25 at 14:13:31.078 Text Table: en_US
2011-10-25 at 14:13:31.078 Attributes Table: attributes
2011-10-25 at 14:13:31.078 Contraction Table: none
2011-10-25 at 14:13:31.078 compiling key table: /home/smassy/brltty/etc/brltty/z.ktb
2011-10-25 at 14:13:31.078 file opened: /home/smassy/brltty/etc/brltty/z.ktb fd=4
2011-10-25 at 14:13:31.078 including data file: /home/smassy/brltty/etc/brltty/z.ktb
2011-10-25 at 14:13:31.078 file opened: /home/smassy/brltty/etc/brltty/brl-bm-display6.kti fd=5
2011-10-25 at 14:13:31.078 including data file: /home/smassy/brltty/etc/brltty/brl-bm-display6.kti
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[24]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[25]: unknown key name: Display5
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[27]: unknown key name: Display1
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[28]: unknown key name: Display4
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[30]: unknown key name: Display1
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[31]: unknown key name: Display4
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[33]: unknown key name: Display4
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[34]: unknown key name: Display6
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[36]: unknown key name: Display1
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[37]: unknown key name: Display3
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[39]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[40]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[42]: unknown key name: Display5
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[43]: unknown key name: Display5
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[45]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[46]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[48]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[49]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[51]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[52]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[54]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[55]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[57]: unknown key name: Display1
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[58]: unknown key name: Display3
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[60]: unknown key name: Display1
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[62]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[63]: unknown key name: Display1
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[65]: unknown key name: Display1
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[66]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[68]: unknown key name: Display1
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[69]: unknown key name: Display1
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[70]: unknown key name: Display1
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[71]: unknown key name: Display1
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[72]: unknown key name: Display1
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[73]: unknown key name: Display1
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[74]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[75]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[76]: unknown key name: Display2
2011-10-25 at 14:13:31.078 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[78]: unknown key name: Display2
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[79]: unknown key name: Display2
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[81]: unknown key name: Display1
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[82]: unknown key name: Display1
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[83]: unknown key name: Display3
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[85]: unknown key name: Display3
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[86]: unknown key name: Display3
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[87]: unknown key name: Display3
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[88]: unknown key name: Display3
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-display6.kti[89]: unknown key name: Display3
2011-10-25 at 14:13:31.079 file opened: /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti fd=5
2011-10-25 at 14:13:31.079 including data file: /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[21]: unknown key name: RoutingKey
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[23]: unknown key name: Display1
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[24]: unknown key name: Display2
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[25]: unknown key name: Display4
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[26]: unknown key name: Display5
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[27]: unknown key name: RoutingKey
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[28]: unknown key name: Display2
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[30]: unknown key name: Display3
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[31]: unknown key name: Display6
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[33]: unknown key name: Display2
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[34]: unknown key name: Display2
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[36]: unknown key name: Display5
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[37]: unknown key name: Display5
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[39]: unknown key name: Display1
2011-10-25 at 14:13:31.079 /home/smassy/brltty/etc/brltty/brl-bm-routing6.kti[40]: unknown key name: Display4
2011-10-25 at 14:13:31.079 Key Table: /home/smassy/brltty/etc/brltty/z.ktb
2011-10-25 at 14:13:31.079 Keyboard Property: type=
2011-10-25 at 14:13:31.079 Keyboard Property: vendor=
2011-10-25 at 14:13:31.079 Keyboard Property: product=
2011-10-25 at 14:13:31.079 checking for screen driver: lx
2011-10-25 at 14:13:31.079 initializing screen driver: lx
2011-10-25 at 14:13:31.079 device directory: /dev
2011-10-25 at 14:13:31.079 checking screen device: /dev/vcsa
2011-10-25 at 14:13:31.079 screen device: vcsa
2011-10-25 at 14:13:31.079 checking console device: /dev/tty0
2011-10-25 at 14:13:31.079 console device: tty0
2011-10-25 at 14:13:31.079 device opened: /dev/vcsa: fd=4
2011-10-25 at 14:13:31.079 screen opened: vcsa: fd=4
2011-10-25 at 14:13:31.079 device opened: /dev/tty0: fd=5
2011-10-25 at 14:13:31.079 console opened: tty0: fd=5
2011-10-25 at 14:13:31.079 Screen Font Map Size: 473
2011-10-25 at 14:13:31.079 VGA Character Count: 256(small)
2011-10-25 at 14:13:31.079 attributes masks: font=0000 unshifted=FF00 shifted=0000
2011-10-25 at 14:13:31.079 Screen Driver: lx [Linux]
2011-10-25 at 14:13:31.079 Linux Screen Driver:
2011-10-25 at 14:13:31.079 Screen Parameter: charset=
2011-10-25 at 14:13:31.079 Screen Parameter: hfb=
2011-10-25 at 14:13:31.079 Screen Parameter: debugsfm=
2011-10-25 at 14:13:31.079 BrlAPI Server: release 0.5.6
2011-10-25 at 14:13:31.079 API Parameter: auth=
2011-10-25 at 14:13:31.079 API Parameter: host=
2011-10-25 at 14:13:31.079 API Parameter: stacksize=
2011-10-25 at 14:13:31.080 checking braille device: /dev/ttyUSB0
2011-10-25 at 14:13:31.080 checking for braille driver: bm
2011-10-25 at 14:13:31.080 initializing braille driver: bm -> /dev/ttyUSB0
2011-10-25 at 14:13:31.080 socket 0 established (fd 7)
2011-10-25 at 14:13:31.080 socket 1 established (fd 8)
2011-10-25 at 14:13:31.103 serial device opened: /dev/ttyUSB0: fd=6
2011-10-25 at 14:13:31.103 probing with Baum protocol
2011-10-25 at 14:13:31.672 Baum Device Identity: HWG Brailliant40
2011-10-25 at 14:13:31.677 Baum Serial Number: 25021472
2011-10-25 at 14:13:31.679 Cell Count: 40 (40 text, 0 status)
2011-10-25 at 14:13:31.679 Braille Display Dimensions: 1 row, 40 columns
2011-10-25 at 14:13:31.679 regions: text=0.40 status=0.0
2011-10-25 at 14:13:31.679 shifts: full=40 half=20 vertical=5
2011-10-25 at 14:13:31.679 Key Bindings: default
2011-10-25 at 14:13:31.679 file opened: /home/smassy/brltty/bin/../etc/brltty/brl-bm-default.ktb fd=9
2011-10-25 at 14:13:31.679 including data file: /home/smassy/brltty/bin/../etc/brltty/brl-bm-default.ktb
2011-10-25 at 14:13:31.679 file opened: /home/smassy/brltty/bin/../etc/brltty/brl-bm-display6.kti fd=10
2011-10-25 at 14:13:31.679 including data file: /home/smassy/brltty/bin/../etc/brltty/brl-bm-display6.kti
2011-10-25 at 14:13:31.679 file opened: /home/smassy/brltty/bin/../etc/brltty/brl-bm-keyboard.kti fd=10
2011-10-25 at 14:13:31.679 including data file: /home/smassy/brltty/bin/../etc/brltty/brl-bm-keyboard.kti
2011-10-25 at 14:13:31.679 file opened: /home/smassy/brltty/bin/../etc/brltty/brl-bm-routing6.kti fd=10
2011-10-25 at 14:13:31.679 including data file: /home/smassy/brltty/bin/../etc/brltty/brl-bm-routing6.kti
2011-10-25 at 14:13:31.680 Key Table: /home/smassy/brltty/bin/../etc/brltty/brl-bm-default.ktb
2011-10-25 at 14:13:31.680 api link
2011-10-25 at 14:13:31.680 Braille Driver: bm [Baum]
2011-10-25 at 14:13:31.680 Baum Braille Driver:
2011-10-25 at 14:13:31.680 Braille Parameter: protocols=
2011-10-25 at 14:13:31.680 Braille Parameter: variokeys=
2011-10-25 at 14:13:31.680 Braille Device: /dev/ttyUSB0
2011-10-25 at 14:13:31.680 Old Preferences File: ../etc/brltty-bm.prefs
2011-10-25 at 14:13:31.680 cannot open file: ../etc/brltty-bm.prefs: No such file or directory
2011-10-25 at 14:13:31.680 regions: text=0.40 status=0.0
2011-10-25 at 14:13:31.680 shifts: full=40 half=20 vertical=5
2011-10-25 at 14:13:31.681 exit status: 0
2011-10-25 at 14:13:31.681 Console opened: fd=9
2011-10-25 at 14:13:31.681 beeper enabled
2011-10-25 at 14:13:31.681 tone: msec=60 note=64
2011-10-25 at 14:13:31.742 tone: msec=100 note=69
2011-10-25 at 14:13:31.842 api unlink
2011-10-25 at 14:13:31.842 starting keyboard monitor
2011-10-25 at 14:13:31.843 exit status: 0
2011-10-25 at 14:13:32.344 checking uinput device: /dev/uinput
2011-10-25 at 14:13:32.344 uinput device: uinput
2011-10-25 at 14:13:32.344 device opened: /dev/uinput: fd=10
2011-10-25 at 14:13:32.344 uinput opened: uinput fd=10
2011-10-25 at 14:13:32.344 searching for keyboards
2011-10-25 at 14:13:32.344 input device opened: /dev/input/.: fd=12
2011-10-25 at 14:13:32.344 input device closed: /dev/input/.: fd=12
2011-10-25 at 14:13:32.344 input device opened: /dev/input/..: fd=12
2011-10-25 at 14:13:32.344 input device closed: /dev/input/..: fd=12
2011-10-25 at 14:13:32.344 input device opened: /dev/input/uinput: fd=12
2011-10-25 at 14:13:32.344 cannot get input device identity: fd=12: Invalid argument
2011-10-25 at 14:13:32.344 input device closed: /dev/input/uinput: fd=12
2011-10-25 at 14:13:32.346 input device opened: /dev/input/event7: fd=12
2011-10-25 at 14:13:32.346 input device identity: fd=12: type=0001 vendor=10EC product=0885 version=0001
2011-10-25 at 14:13:32.352 input device closed: /dev/input/event7: fd=12
2011-10-25 at 14:13:32.355 input device opened: /dev/input/event5: fd=12
2011-10-25 at 14:13:32.355 input device identity: fd=12: type=0019 vendor=0000 product=0003 version=0000
2011-10-25 at 14:13:32.359 input device closed: /dev/input/event5: fd=12
2011-10-25 at 14:13:32.363 input device opened: /dev/input/event4: fd=12
2011-10-25 at 14:13:32.363 input device identity: fd=12: type=0019 vendor=0000 product=0001 version=0000
2011-10-25 at 14:13:32.365 input device closed: /dev/input/event4: fd=12
2011-10-25 at 14:13:32.369 input device opened: /dev/input/event6: fd=12
2011-10-25 at 14:13:32.369 input device identity: fd=12: type=0019 vendor=0000 product=0001 version=0000
2011-10-25 at 14:13:32.371 input device closed: /dev/input/event6: fd=12
2011-10-25 at 14:13:32.375 input device opened: /dev/input/event2: fd=12
2011-10-25 at 14:13:32.375 input device identity: fd=12: type=0003 vendor=05AC product=820A version=0111
2011-10-25 at 14:13:32.379 keyboard found: fd=12
2011-10-25 at 14:13:32.381 input device opened: /dev/input/event3: fd=13
2011-10-25 at 14:13:32.381 input device identity: fd=13: type=0003 vendor=05AC product=820B version=0111
2011-10-25 at 14:13:32.386 input device closed: /dev/input/event3: fd=13
2011-10-25 at 14:13:32.390 input device opened: /dev/input/event1: fd=13
2011-10-25 at 14:13:32.390 input device identity: fd=13: type=0010 vendor=001F product=0001 version=0100
2011-10-25 at 14:13:32.394 input device closed: /dev/input/event1: fd=13
2011-10-25 at 14:13:32.394 input device opened: /dev/input/by-path: fd=13
2011-10-25 at 14:13:32.394 input device closed: /dev/input/by-path: fd=13
2011-10-25 at 14:13:32.394 input device opened: /dev/input/by-id: fd=13
2011-10-25 at 14:13:32.394 input device closed: /dev/input/by-id: fd=13
2011-10-25 at 14:13:32.398 input device opened: /dev/input/mouse1: fd=13
2011-10-25 at 14:13:32.398 cannot get input device identity: fd=13: Inappropriate ioctl for device
2011-10-25 at 14:13:32.403 input device closed: /dev/input/mouse1: fd=13
2011-10-25 at 14:13:32.407 input device opened: /dev/input/event0: fd=13
2011-10-25 at 14:13:32.407 input device identity: fd=13: type=0017 vendor=0001 product=0001 version=0100
2011-10-25 at 14:13:32.411 input device closed: /dev/input/event0: fd=13
2011-10-25 at 14:13:32.415 input device opened: /dev/input/mouse0: fd=13
2011-10-25 at 14:13:32.415 cannot get input device identity: fd=13: Inappropriate ioctl for device
2011-10-25 at 14:13:32.419 input device closed: /dev/input/mouse0: fd=13
2011-10-25 at 14:13:32.423 input device opened: /dev/input/mice: fd=13
2011-10-25 at 14:13:32.423 cannot get input device identity: fd=13: Inappropriate ioctl for device
2011-10-25 at 14:13:32.430 input device closed: /dev/input/mice: fd=13
2011-10-25 at 14:13:32.430 keyboard search complete
2011-10-25 at 14:13:32.530 timeout after 100 milliseconds
2011-10-25 at 14:13:32.530 input byte missing at offset 0
2011-10-25 at 14:13:32.530 Partial Packet: 50 02
2011-10-25 at 14:13:34.014 command: 010028 (CSRTRK: set cursor tracking on)
2011-10-25 at 14:13:34.014 api link
2011-10-25 at 14:13:34.014 no autodetectable speech drivers
2011-10-25 at 14:13:34.014 checking for speech driver: no
2011-10-25 at 14:13:34.014 initializing speech driver: no
2011-10-25 at 14:13:34.014 Speech Driver: no [NoSpeech]
2011-10-25 at 14:13:34.014 NoSpeech Speech Driver:
2011-10-25 at 14:13:34.014 Speech Input: none
2011-10-25 at 14:13:34.014 Screen Font Map Size: 473
2011-10-25 at 14:13:34.014 VGA Character Count: 256(small)
2011-10-25 at 14:13:34.014 attributes masks: font=0000 unshifted=FF00 shifted=0000
2011-10-25 at 14:13:34.094 API got key 00 01 (press 0), thus client code 0000000000000001
2011-10-25 at 14:13:35.984 beeper disabled
2011-10-25 at 14:13:41.619 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:41.619 API got key 00 01 (press 1), thus client code 8000000000000001
2011-10-25 at 14:13:41.619 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:41.619 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:41.620 API got command 00400007, thus client code 0000400020000007
2011-10-25 at 14:13:41.620 command: 400007 (ATTRUP: go up to nearest line with different highlighting)
2011-10-25 at 14:13:41.780 API got key 00 01 (press 0), thus client code 0000000000000001
2011-10-25 at 14:13:41.780 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:41.780 API got command 00000007, thus client code 0000000020000007
2011-10-25 at 14:13:41.780 command: 000007 (ATTRUP: go up to nearest line with different highlighting)
2011-10-25 at 14:13:41.781 beeper enabled
2011-10-25 at 14:13:41.781 tone: msec=40 note=0
2011-10-25 at 14:13:41.821 tone: msec=4 note=62
2011-10-25 at 14:13:41.825 tone: msec=6 note=67
2011-10-25 at 14:13:41.831 tone: msec=8 note=74
2011-10-25 at 14:13:41.839 tone: msec=25 note=0
2011-10-25 at 14:13:41.864 tone: msec=10 note=74
2011-10-25 at 14:13:41.875 tone: msec=18 note=0
2011-10-25 at 14:13:41.893 tone: msec=10 note=74
2011-10-25 at 14:13:41.903 tone: msec=18 note=0
2011-10-25 at 14:13:41.921 tone: msec=10 note=74
2011-10-25 at 14:13:41.931 tone: msec=18 note=0
2011-10-25 at 14:13:41.949 tone: msec=10 note=74
2011-10-25 at 14:13:41.960 tone: msec=18 note=0
2011-10-25 at 14:13:41.978 tone: msec=20 note=73
2011-10-25 at 14:13:41.998 tone: msec=1 note=0
2011-10-25 at 14:13:42.000 tone: msec=20 note=73
2011-10-25 at 14:13:42.020 tone: msec=1 note=0
2011-10-25 at 14:13:42.021 tone: msec=20 note=73
2011-10-25 at 14:13:42.042 tone: msec=1 note=0
2011-10-25 at 14:13:42.043 tone: msec=20 note=73
2011-10-25 at 14:13:42.063 tone: msec=1 note=0
2011-10-25 at 14:13:42.064 tone: msec=6 note=98
2011-10-25 at 14:13:42.071 tone: msec=6 note=86
2011-10-25 at 14:13:42.077 tone: msec=6 note=74
2011-10-25 at 14:13:42.083 tone: msec=6 note=62
2011-10-25 at 14:13:42.089 tone: msec=10 note=50
2011-10-25 at 14:13:42.099 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:42.099 API got key 00 01 (press 1), thus client code 8000000000000001
2011-10-25 at 14:13:42.099 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:42.099 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:42.099 API got command 00400007, thus client code 0000400020000007
2011-10-25 at 14:13:42.099 command: 400007 (ATTRUP: go up to nearest line with different highlighting)
2011-10-25 at 14:13:42.180 API got key 00 01 (press 0), thus client code 0000000000000001
2011-10-25 at 14:13:42.180 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:42.180 API got command 00000007, thus client code 0000000020000007
2011-10-25 at 14:13:42.180 command: 000007 (ATTRUP: go up to nearest line with different highlighting)
2011-10-25 at 14:13:42.180 tone: msec=6 note=98
2011-10-25 at 14:13:42.186 tone: msec=6 note=86
2011-10-25 at 14:13:42.192 tone: msec=6 note=74
2011-10-25 at 14:13:42.198 tone: msec=6 note=62
2011-10-25 at 14:13:42.204 tone: msec=10 note=50
2011-10-25 at 14:13:44.226 beeper disabled
2011-10-25 at 14:13:45.995 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:45.995 API got key 00 01 (press 1), thus client code 8000000000000001
2011-10-25 at 14:13:45.995 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:45.996 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:45.996 API got command 00400007, thus client code 0000400020000007
2011-10-25 at 14:13:45.996 command: 400007 (ATTRUP: go up to nearest line with different highlighting)
2011-10-25 at 14:13:46.157 API got key 00 01 (press 0), thus client code 0000000000000001
2011-10-25 at 14:13:46.157 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:46.157 API got command 00000007, thus client code 0000000020000007
2011-10-25 at 14:13:46.157 command: 000007 (ATTRUP: go up to nearest line with different highlighting)
2011-10-25 at 14:13:46.157 beeper enabled
2011-10-25 at 14:13:46.157 tone: msec=6 note=98
2011-10-25 at 14:13:46.163 tone: msec=6 note=86
2011-10-25 at 14:13:46.169 tone: msec=6 note=74
2011-10-25 at 14:13:46.175 tone: msec=6 note=62
2011-10-25 at 14:13:46.181 tone: msec=10 note=50
2011-10-25 at 14:13:46.714 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:46.714 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:46.714 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:46.835 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:46.835 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:46.835 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:46.835 tone: msec=6 note=98
2011-10-25 at 14:13:46.841 tone: msec=6 note=86
2011-10-25 at 14:13:46.847 tone: msec=6 note=74
2011-10-25 at 14:13:46.853 tone: msec=6 note=62
2011-10-25 at 14:13:46.860 tone: msec=10 note=50
2011-10-25 at 14:13:47.393 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:47.393 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:47.393 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:47.473 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:47.473 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:47.473 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:47.473 tone: msec=6 note=98
2011-10-25 at 14:13:47.479 tone: msec=6 note=86
2011-10-25 at 14:13:47.485 tone: msec=6 note=74
2011-10-25 at 14:13:47.491 tone: msec=6 note=62
2011-10-25 at 14:13:47.498 tone: msec=10 note=50
2011-10-25 at 14:13:47.710 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:47.710 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:47.710 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:47.912 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:47.912 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:47.912 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:47.912 tone: msec=6 note=98
2011-10-25 at 14:13:47.918 tone: msec=6 note=86
2011-10-25 at 14:13:47.924 tone: msec=6 note=74
2011-10-25 at 14:13:47.930 tone: msec=6 note=62
2011-10-25 at 14:13:47.936 tone: msec=10 note=50
2011-10-25 at 14:13:48.188 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:48.188 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:48.188 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:48.349 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:48.349 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:48.349 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:48.349 tone: msec=6 note=98
2011-10-25 at 14:13:48.355 tone: msec=6 note=86
2011-10-25 at 14:13:48.361 tone: msec=6 note=74
2011-10-25 at 14:13:48.368 tone: msec=6 note=62
2011-10-25 at 14:13:48.374 tone: msec=10 note=50
2011-10-25 at 14:13:48.424 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:48.424 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:48.424 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:48.786 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:48.786 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:48.786 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:48.786 tone: msec=6 note=98
2011-10-25 at 14:13:48.792 tone: msec=6 note=86
2011-10-25 at 14:13:48.799 tone: msec=6 note=74
2011-10-25 at 14:13:48.805 tone: msec=6 note=62
2011-10-25 at 14:13:48.811 tone: msec=10 note=50
2011-10-25 at 14:13:49.545 API got key 00 01 (press 1), thus client code 8000000000000001
2011-10-25 at 14:13:49.545 API got command 00410028, thus client code 0000410020000028
2011-10-25 at 14:13:49.545 command: 410028 (CSRTRK: set cursor tracking on)
2011-10-25 at 14:13:49.706 API got key 00 01 (press 0), thus client code 0000000000000001
2011-10-25 at 14:13:49.706 API got command 00010028, thus client code 0000010020000028
2011-10-25 at 14:13:49.706 command: 010028 (CSRTRK: set cursor tracking on)
2011-10-25 at 14:13:49.706 tone: msec=7 note=80
2011-10-25 at 14:13:49.714 tone: msec=7 note=79
2011-10-25 at 14:13:49.721 tone: msec=12 note=76
2011-10-25 at 14:13:50.417 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:50.417 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:50.417 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:50.537 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:50.537 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:50.538 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:50.538 tone: msec=6 note=50
2011-10-25 at 14:13:50.544 tone: msec=6 note=62
2011-10-25 at 14:13:50.550 tone: msec=6 note=74
2011-10-25 at 14:13:50.556 tone: msec=10 note=86
2011-10-25 at 14:13:50.808 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:50.808 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:50.808 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:50.889 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:50.889 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:50.889 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:51.091 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:51.091 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:51.091 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:51.252 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:51.252 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:51.252 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:51.252 tone: msec=6 note=50
2011-10-25 at 14:13:51.258 tone: msec=6 note=62
2011-10-25 at 14:13:51.264 tone: msec=6 note=74
2011-10-25 at 14:13:51.271 tone: msec=10 note=86
2011-10-25 at 14:13:51.362 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:51.362 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:51.362 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:51.523 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:51.523 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:51.523 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:52.568 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:52.568 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:52.568 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:52.689 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:52.689 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:52.689 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:52.689 tone: msec=6 note=50
2011-10-25 at 14:13:52.695 tone: msec=6 note=62
2011-10-25 at 14:13:52.701 tone: msec=6 note=74
2011-10-25 at 14:13:52.707 tone: msec=10 note=86
2011-10-25 at 14:13:54.326 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:54.326 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:54.326 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:54.447 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:54.447 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:54.447 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:54.729 beeper disabled
2011-10-25 at 14:13:54.809 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:54.809 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:54.809 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:54.890 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:54.890 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:54.890 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:54.890 beeper enabled
2011-10-25 at 14:13:54.890 tone: msec=6 note=50
2011-10-25 at 14:13:54.896 tone: msec=6 note=62
2011-10-25 at 14:13:54.902 tone: msec=6 note=74
2011-10-25 at 14:13:54.908 tone: msec=10 note=86
2011-10-25 at 14:13:56.527 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:56.527 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:56.536 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:56.657 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:56.657 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:56.657 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:56.938 beeper disabled
2011-10-25 at 14:13:56.979 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:56.979 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:56.979 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:57.059 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:57.059 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:57.059 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:13:57.059 beeper enabled
2011-10-25 at 14:13:57.059 tone: msec=6 note=50
2011-10-25 at 14:13:57.065 tone: msec=6 note=62
2011-10-25 at 14:13:57.072 tone: msec=6 note=74
2011-10-25 at 14:13:57.078 tone: msec=10 note=86
2011-10-25 at 14:13:59.099 beeper disabled
2011-10-25 at 14:13:59.782 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:13:59.782 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:13:59.782 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:13:59.822 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:13:59.822 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:13:59.822 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:14:00.104 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:14:00.104 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:14:00.104 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:14:00.185 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:14:00.185 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:14:00.185 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:14:00.185 beeper enabled
2011-10-25 at 14:14:00.185 tone: msec=6 note=50
2011-10-25 at 14:14:00.191 tone: msec=6 note=62
2011-10-25 at 14:14:00.197 tone: msec=6 note=74
2011-10-25 at 14:14:00.204 tone: msec=10 note=86
2011-10-25 at 14:14:01.501 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:14:01.501 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:14:01.501 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:14:01.541 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:14:01.541 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:14:01.542 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:14:01.743 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:14:01.743 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:14:01.743 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:14:01.864 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:14:01.864 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:14:01.864 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:14:01.864 tone: msec=6 note=50
2011-10-25 at 14:14:01.870 tone: msec=6 note=62
2011-10-25 at 14:14:01.876 tone: msec=6 note=74
2011-10-25 at 14:14:01.882 tone: msec=10 note=86
2011-10-25 at 14:14:03.904 beeper disabled
2011-10-25 at 14:14:04.829 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:14:04.829 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:14:04.829 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:14:04.869 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:14:04.869 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:14:04.869 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:14:05.070 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:14:05.070 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:14:05.070 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:14:05.191 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:14:05.191 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:14:05.191 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:14:05.191 beeper enabled
2011-10-25 at 14:14:05.191 tone: msec=6 note=50
2011-10-25 at 14:14:05.197 tone: msec=6 note=62
2011-10-25 at 14:14:05.203 tone: msec=6 note=74
2011-10-25 at 14:14:05.209 tone: msec=10 note=86
2011-10-25 at 14:14:07.230 beeper disabled
2011-10-25 at 14:14:10.770 API got key 00 01 (press 1), thus client code 8000000000000001
2011-10-25 at 14:14:10.770 API got command 00410028, thus client code 0000410020000028
2011-10-25 at 14:14:10.770 command: 410028 (CSRTRK: set cursor tracking on)
2011-10-25 at 14:14:10.890 API got key 00 01 (press 0), thus client code 0000000000000001
2011-10-25 at 14:14:10.891 API got command 00010028, thus client code 0000010020000028
2011-10-25 at 14:14:10.891 command: 010028 (CSRTRK: set cursor tracking on)
2011-10-25 at 14:14:10.891 beeper enabled
2011-10-25 at 14:14:10.891 tone: msec=7 note=80
2011-10-25 at 14:14:10.898 tone: msec=7 note=79
2011-10-25 at 14:14:10.905 tone: msec=12 note=76
2011-10-25 at 14:14:12.928 beeper disabled
2011-10-25 at 14:14:14.617 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:14:14.617 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:14:14.617 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:14:14.658 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:14:14.658 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:14:14.658 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:14:14.658 beeper enabled
2011-10-25 at 14:14:14.658 tone: msec=6 note=50
2011-10-25 at 14:14:14.664 tone: msec=6 note=62
2011-10-25 at 14:14:14.670 tone: msec=6 note=74
2011-10-25 at 14:14:14.676 tone: msec=10 note=86
2011-10-25 at 14:14:14.767 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:14:14.767 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:14:14.767 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:14:14.888 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:14:14.888 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:14:14.888 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:14:16.698 beeper disabled
2011-10-25 at 14:14:16.899 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:14:16.899 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:14:16.899 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:14:16.979 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:14:16.979 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:14:16.979 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:14:16.979 beeper enabled
2011-10-25 at 14:14:16.979 tone: msec=6 note=50
2011-10-25 at 14:14:16.985 tone: msec=6 note=62
2011-10-25 at 14:14:16.992 tone: msec=6 note=74
2011-10-25 at 14:14:16.998 tone: msec=10 note=86
2011-10-25 at 14:14:17.692 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:14:17.692 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:14:17.692 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:14:17.812 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:14:17.812 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:14:17.812 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:14:19.019 beeper disabled
2011-10-25 at 14:14:21.841 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:14:21.841 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:14:21.841 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:14:21.881 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:14:21.881 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:14:21.881 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:14:21.881 beeper enabled
2011-10-25 at 14:14:21.881 tone: msec=6 note=50
2011-10-25 at 14:14:21.887 tone: msec=6 note=62
2011-10-25 at 14:14:21.893 tone: msec=6 note=74
2011-10-25 at 14:14:21.899 tone: msec=10 note=86
2011-10-25 at 14:14:21.990 API got key 00 02 (press 1), thus client code 8000000000000002
2011-10-25 at 14:14:21.990 API got command 00400017, thus client code 0000400020000017
2011-10-25 at 14:14:21.990 command: 400017 (FWINLT: go left one window)
2011-10-25 at 14:14:22.111 API got key 00 02 (press 0), thus client code 0000000000000002
2011-10-25 at 14:14:22.111 API got command 00000017, thus client code 0000000020000017
2011-10-25 at 14:14:22.111 command: 000017 (FWINLT: go left one window)
2011-10-25 at 14:14:23.921 beeper disabled
2011-10-25 at 14:14:27.138 API got key 01 27 (press 1), thus client code 8000000000000127
2011-10-25 at 14:14:27.138 API got command 00400127, thus client code 0000400020010027
2011-10-25 at 14:14:27.138 command: 400127 (ROUTE: bring cursor to character #40)
2011-10-25 at 14:14:27.299 API got key 01 27 (press 0), thus client code 0000000000000127
2011-10-25 at 14:14:27.299 API got command 00000127, thus client code 0000000020010027
2011-10-25 at 14:14:27.299 command: 000127 (ROUTE: bring cursor to character #40)
2011-10-25 at 14:14:27.299 beeper enabled
2011-10-25 at 14:14:27.299 tone: msec=10 note=55
2011-10-25 at 14:14:27.299 console closed: fd=5
2011-10-25 at 14:14:27.299 screen closed: fd=4
2011-10-25 at 14:14:27.299 checking screen device: /dev/vcsa
2011-10-25 at 14:14:27.300 screen device: vcsa
2011-10-25 at 14:14:27.300 checking console device: /dev/tty0
2011-10-25 at 14:14:27.300 console device: tty0
2011-10-25 at 14:14:27.300 device opened: /dev/vcsa: fd=4
2011-10-25 at 14:14:27.300 screen opened: vcsa: fd=4
2011-10-25 at 14:14:27.300 device opened: /dev/tty0: fd=5
2011-10-25 at 14:14:27.300 console opened: tty0: fd=5
2011-10-25 at 14:14:27.300 Screen Font Map Size: 473
2011-10-25 at 14:14:27.300 VGA Character Count: 256(small)
2011-10-25 at 14:14:27.300 attributes masks: font=0000 unshifted=FF00 shifted=0000
2011-10-25 at 14:14:27.300 Screen Font Map Size: 473
2011-10-25 at 14:14:27.300 VGA Character Count: 256(small)
2011-10-25 at 14:14:27.300 attributes masks: font=0000 unshifted=FF00 shifted=0000
2011-10-25 at 14:14:27.300 insert key: F806
2011-10-25 at 14:14:27.300 device opened: /dev/tty0: fd=13
2011-10-25 at 14:14:27.300 console opened: tty0: fd=13
2011-10-25 at 14:14:27.300 console closed: fd=5
2011-10-25 at 14:14:27.300 insert key: F807
2011-10-25 at 14:14:27.300 device opened: /dev/tty0: fd=5
2011-10-25 at 14:14:27.300 console opened: tty0: fd=5
2011-10-25 at 14:14:27.300 console closed: fd=13
2011-10-25 at 14:14:27.301 insert key: F804
2011-10-25 at 14:14:27.301 device opened: /dev/tty0: fd=13
2011-10-25 at 14:14:27.301 console opened: tty0: fd=13
2011-10-25 at 14:14:27.301 console closed: fd=5
2011-10-25 at 14:14:27.310 tone: msec=60 note=0
2011-10-25 at 14:14:27.370 tone: msec=15 note=60
2011-10-25 at 14:14:27.973 console closed: fd=13
2011-10-25 at 14:14:27.973 screen closed: fd=4
2011-10-25 at 14:14:27.991 tone: msec=80 note=80
2011-10-25 at 14:14:28.071 tone: msec=90 note=79
2011-10-25 at 14:14:28.162 tone: msec=100 note=78
2011-10-25 at 14:14:28.262 tone: msec=100 note=77
2011-10-25 at 14:14:28.362 tone: msec=20 note=0
2011-10-25 at 14:14:28.383 tone: msec=100 note=77
2011-10-25 at 14:14:28.483 tone: msec=20 note=0
2011-10-25 at 14:14:28.503 tone: msec=150 note=77
2011-10-25 at 14:14:28.654 API got key 00 01 (press 1), thus client code 8000000000000001
2011-10-25 at 14:14:28.654 API got key 00 01 (press 0), thus client code 0000000000000001
2011-10-25 at 14:14:28.654 API got command 00410028, thus client code 0000410020000028
2011-10-25 at 14:14:28.654 command: 410028 (CSRTRK: set cursor tracking on)
2011-10-25 at 14:14:28.654 API got command 00010028, thus client code 0000010020000028
2011-10-25 at 14:14:28.654 command: 010028 (CSRTRK: set cursor tracking on)
2011-10-25 at 14:14:28.654 tone: msec=7 note=80
2011-10-25 at 14:14:28.661 tone: msec=7 note=79
2011-10-25 at 14:14:28.668 tone: msec=12 note=76
2011-10-25 at 14:14:29.752 unmapped Linux keycode: 125
2011-10-25 at 14:14:29.807 device opened: /dev/tty0: fd=13
2011-10-25 at 14:14:29.807 console opened: tty0: fd=13
2011-10-25 at 14:14:29.807 console closed: fd=5
2011-10-25 at 14:14:29.807 Screen Font Map Size: 473
2011-10-25 at 14:14:29.807 VGA Character Count: 256(small)
2011-10-25 at 14:14:29.807 attributes masks: font=0000 unshifted=FF00 shifted=0000
2011-10-25 at 14:14:29.912 unmapped Linux keycode: 125
2011-10-25 at 14:14:30.692 beeper disabled
2011-10-25 at 14:14:32.760 api unlink
2011-10-25 at 14:14:32.760 api link
2011-10-25 at 14:14:32.760 api unlink
2011-10-25 at 14:14:33.063 beeper enabled
2011-10-25 at 14:14:33.063 tone: msec=60 note=64
2011-10-25 at 14:14:33.123 tone: msec=60 note=57
2011-10-25 at 14:14:33.184 console closed: fd=13
2011-10-25 at 14:14:33.184 screen closed: fd=4
2011-10-25 at 14:14:33.184 beeper disabled


More information about the BRLTTY mailing list