[orca-list] Possible wordwrapping in Orca automaticaly with longer contracted braille output lines?
- From: Hammer Attila <hammera pickup hu>
- To: Orca-list <orca-list gnome org>
- Subject: [orca-list] Possible wordwrapping in Orca automaticaly with longer contracted braille output lines?
- Date: Sat, 02 Jun 2012 14:50:24 +0200
Hy,
Have Orca an undocumented setting possibility with wordwrap automaticaly
a longer Liblouis translate function generated contracted braille output
line with before a word not fit entire the braille display?
Some time for example if I reading an article with Firefox lot of line
longer and not fit entire the braille display. Usual this situation with
end of braille display the actual word with seeing end of the braille
display half readable, and if I scrolling right the braille display I
see the remaining part of the remaining word part and remaining line part.
What doing following settings?
# Braille alignment styles. These say how to align text on the
# edges of the braille display. The brailleAlignmentMargin value
# says how close to the edge of the braille the display the cursor
# cell can get. The brailleMaximumJump says how far we can jump
# the display when aligning by word.
#
ALIGN_BRAILLE_BY_EDGE = 0
ALIGN_BRAILLE_BY_MARGIN = 1
ALIGN_BRAILLE_BY_WORD = 2
brailleAlignmentMargin = 3
brailleMaximumJump = 8
brailleAlignmentStyle = ALIGN_BRAILLE_BY_EDGE
I tryed change my user-settings.conf file the brailleAlignmentStyle
setting from 0 to 2, but I not see any change.
Possible determining actual braille display size? If yes and a generated
contracted braille output line longer with the actual braille display
size, need wordwrapping the generated braille output before sending the
braille display with size-x characters, so need splitting a longer
contracted braille line with more lines. The purpose to not half
wordwrapping a word if not fitting the braille display.
For example, my braille display size is 71 cell. If Liblouis translate
function produced contracted line is longer this limit, need searching
the first space character before all 71 character have word part the
generated contracted braille output and inserting a \n simbol this
wordwrapped parts.
Orca supports already similar possibility?
If not and need this function with other braille users, I will be do an
enhancement request. If not supported yet Orca with similar function and
need this possibility, need this function a GUI possibility to possible
toggle on/off this future feature with user choice.
Attila
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]