>>>>> "ST" == Samuel Thibault <[EMAIL PROTECTED]> writes:

    ST> I don't know when Dave will release a 3.7 version, but in the
    ST> meanwhile, you may dirty-patch ttybrl.c: replace line if
    ST> (brlapi_getTty (VT, BRLCOMMANDS) == -1) with if (brlapi_getTty
    ST> (7, BRLCOMMANDS) == -1) or even if (brlapi_getTty
    ST> (atoi(getenv("CONTROLVT")), BRLCOMMANDS) == -1) so that it will
    ST> get the CONTROLVT value (but without checking its presence).

Yes, thanks. It works already.


-- 

Jan Buchal
Tel: (00420) 224921679
Mob: (00420) 608023021

_______________________________________________
gnome-accessibility-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Reply via email to