Re: [orca-list] how read first line of terminal?



Hi.

if you are using gnome-terminal you can use ctrl+shift+up to scroll up the screen and ctrl+shift+down to scroll down.


You can also pipe the output of command to the less command and use the pagination commands present in the less command.


example:

ls -l |less

The output of ls is sent to the less command and the less comand sent one page at time to terminal.

Before sent another page less wait for an input from user.



On 3/31/20 2:08 PM, Criss via orca-list wrote:
Hello.


Some time when appear so much text in the terminal, is no posible read the first line with 7 and9 namber key. How can I up to read it?.

regards.

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html


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