See bug http://bugzilla.gnome.org/show_bug.cgi?id=78291

The short answer is "it isn't possible", mostly because no one can agree 
on what the keyboard navigation sequence should be.  Pretty much any key 
sequence will clash with some terminal-based application.

However, AtkText's selection API does work with vte and gnome-terminal.  
So a simple at-spi client which hooks into this, or even an orca script, 
should not be difficult to write.  The script would install some global 
key listeners (again, care would be required to avoid clashing with 
other uses for the same key sequences) which would turn on selection.

If anyone wants to write a patch for vte which implements Calum's 
suggestion for using F7 to toggle caret mode on and off in vte, and 
which uses "shift-arrow" semantics for selecting text in caret mode, it 
would be worth trying to get it approved by the vte maintainers.  I 
think that's about the best suggested approach we have at this time.

regards

Bill

Keith Watson wrote:

>I would also dearly love to know how to do this. I need it bad.
>
>Keith
>On 
>05:06 
>PM, Kenny Hitt wrote:
>  
>
>>Hi.  Would someone please point me to info on selecting text for cut and
>>paste in the gnome terminal app?
>>I've read the gnome accessibility docs and didn't find anything about
>>it.
>>
>>Thanks in advance.
>>          Kenny
>>
>>_______________________________________________
>>gnome-accessibility-list mailing list
>>gnome-accessibility-list@gnome.org
>>http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list
>>    
>>
>
>  
>

_______________________________________________
gnome-accessibility-list mailing list
gnome-accessibility-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

Reply via email to