[CBLX] Problème de bascule entre mode entrée braille et navigation sous Debian squeeze:

[ Thread Index | Date Index | More lists.tuxfamily.org/carrefourblinux Archives ]


Bonjour tous! Je souhaite entrer du texte à partir d'un braille star 40.
Je peux fort bien entrer en mode braille mais impossible d'en sortir
pour revenir en mode navigation. J'ai d'abord pensé à un problème dû à
ma plage. J'ai donc utilisé mon ubuntu sur un Ee Pc. Rien d'anormal.
Voici donc mon fichier .kti en pièce jointe.  Peut-être y a-t-il un item
à modifier. amitiés. A+
###############################################################################
# BRLTTY - A background process providing access to the console screen (when in
#          text mode) for a blind person using a refreshable braille display.
#
# Copyright (C) 1995-2010 by The BRLTTY Developers.
#
# BRLTTY comes with ABSOLUTELY NO WARRANTY.
#
# This is free software, placed under the terms of the
# GNU Lesser General Public License, as published by the Free Software
# Foundation; either version 2.1 of the License, or (at your option) any
# later version. Please see the file LICENSE-LGPL for details.
#
# Web Page: http://mielke.cc/brltty/
#
# This software is maintained by Dave Mielke <dave@xxxxxxxxx>.
###############################################################################

context \{brailleContext} Braille Input Mode
map B4 DOT1
map B3 DOT2
map B2 DOT3
map B5 DOT4
map B6 DOT5
map B7 DOT6
map B1 DOT7
map B8 DOT8
bind \{space} PASSDOTS
bind \{enter} KEY_ENTER
map \{space} CONTROL
map \{enter} META

context default
bind \{brailleOn} CONTEXT+\{brailleContext}
bind \{brailleOff} CONTEXT+0


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/