高生旺 <[EMAIL PROTECTED]> writes:

> I created pc.ktb as following:
>
> bind  KEYPAD_Eight_ArrowUp    WINUP
> bind  KEYPAD_Two_ArrowDown    WINDN
> bind  KEYPAD_Four_ArrowLeft   HWINLT
> bind  KEYPAD_Six_ArrowRight   HWINRT
> bind  KEYPAD_Five     HOME
> bind  KEYPAD_Seven_Home       TOP_LEFT
> bind  KEYPAD_One_End  BOT_LEFT
> #end at here
>
> Brltty: rev 4137
> Kernel: 2.6.27.7-smp
> Machine: Intel PC 3.0gHz
> Keyboard: PS2
> Start command parameter: -kpc
>
> When I pressed keypad, the brltty seems be crashed.
Seems?
> Restarted it and switch to another virtule console, I can find the 
> messages like this:
> brltty: key=53 prs=0
Hmm, I haven't experienced a single crash yet.  Can you make sure that
BRLTTY really crashes and perhaps get hold of a gdb backtrace somehow?
something like
$ gdb brltty
(gdb) set args -kpc ...
(gdb) run

then, wait for the crash, change to another virtual console, restart brltty,
change back to the console where gdb sits, and type

(gdb) bt

to get a backtrace.

-- 
CYa,
  ⡍⠁⠗⠊⠕ | Debian Developer <URL:http://debian.org/>
  .''`. | Get my public key via finger mlang/[EMAIL PROTECTED]
 : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
 `. `'
   `-      <URL:http://delysid.org/>  <URL:http://www.staff.tugraz.at/mlang/>
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to