Re: braille initialization problem



>>>>> "ST" == Samuel Thibault <samuel thibault ens-lyon org> 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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]