2004-08-02 Bill Haneman * configure.in, NEWS, README: Revved to 0.9.8. Applied patch from Dana Ormenisan for bug #148090. * braille/libbrl/*.[ch]: Added scrolling feature to all braille drivers. Also rewrote module to conform better to GNOME style. * braille/test/*.c: Added scrolling tests. * srcore/brlinp.h, srcore/srctrl.c: (src_braille_scroll_*): Added scrolling commands. 2004-08-02 Bill Haneman * kbd_mouse/libke/libke.c: (COUNT_OF_ITEM_IN_LAYER_KEYSET): Increase to 17. (ke_return_key): Handle XK_KP_Separator case. (ke_get_keypad_keycodes): Look for XK_KP_Separator as well as XK_KP_Decimal. Fixes bug #148774. 2004-08-02 Remus Draica * srlow/libsrlow/SRLow.c: Retain last information for text object for focus events.