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 /
ht /
[ HOME SHELL ]
Name
Size
Permission
Action
ab.ktb
828
B
-rw-r--r--
ab.kti
873
B
-rw-r--r--
ab_s.ktb
851
B
-rw-r--r--
ac4.ktb
876
B
-rw-r--r--
alo.ktb
875
B
-rw-r--r--
as40.ktb
860
B
-rw-r--r--
bb.ktb
866
B
-rw-r--r--
bbp.ktb
832
B
-rw-r--r--
bkwm.ktb
1.71
KB
-rw-r--r--
brln.ktb
823
B
-rw-r--r--
bs40.ktb
829
B
-rw-r--r--
bs80.ktb
848
B
-rw-r--r--
bs.kti
1.42
KB
-rw-r--r--
cb40.ktb
832
B
-rw-r--r--
dots.kti
1.62
KB
-rw-r--r--
easy.ktb
1.18
KB
-rw-r--r--
input.kti
1.12
KB
-rw-r--r--
joystick.kti
958
B
-rw-r--r--
keypad.kti
2.93
KB
-rw-r--r--
mc88.ktb
851
B
-rw-r--r--
mdlr.ktb
1.27
KB
-rw-r--r--
me64.ktb
834
B
-rw-r--r--
me88.ktb
853
B
-rw-r--r--
me.kti
1.25
KB
-rw-r--r--
rockers.kti
2.56
KB
-rw-r--r--
wave.ktb
1.13
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : keypad.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>. ############################################################################### # Key subtable for HandyTech keypad keys note The 16-key pad is arranged in four columns and four rows. note * The keys in the first (top) row are named: B9, One, Two, Three. note * The keys in the second row are named: B10, Four, Five, Six. note * The keys in the third row are named: B11, Seven, Eight, Nine. note * The keys in the fourth (bottom) row are named: B12, B13, Zero, B14. bind B9 SAY_ABOVE bind B10 SAY_LINE bind B11 SAY_BELOW bind B12 MUTE bind Zero SPKHOME bind B13 SWITCHVT_PREV bind B14 SWITCHVT_NEXT bind Eight MENU_PREV_ITEM bind Nine MENU_FIRST_ITEM bind Four MENU_PREV_SETTING bind Five PREFSAVE bind Six MENU_NEXT_SETTING bind One PREFMENU bind Two MENU_NEXT_ITEM bind Three MENU_LAST_ITEM bind Zero+Seven KEY_HOME bind Zero+Eight KEY_CURSOR_UP bind Zero+Nine KEY_PAGE_UP bind Zero+Four KEY_CURSOR_LEFT bind Zero+Six KEY_CURSOR_RIGHT bind Zero+One KEY_END bind Zero+Two KEY_CURSOR_DOWN bind Zero+Three KEY_PAGE_DOWN bind Zero+B13 KEY_INSERT bind Zero+B14 KEY_DELETE bind B9+One SETMARK+0 bind B9+Two SETMARK+1 bind B9+Three SETMARK+2 bind B9+Four SETMARK+3 bind B9+Five SETMARK+4 bind B9+Six SETMARK+5 bind B9+Seven SETMARK+6 bind B9+Eight SETMARK+7 bind B9+Nine SETMARK+8 bind B9+Zero SETMARK+9 bind B9+B13 SETMARK+10 bind B9+B14 SETMARK+11 bind B10+One GOTOMARK+0 bind B10+Two GOTOMARK+1 bind B10+Three GOTOMARK+2 bind B10+Four GOTOMARK+3 bind B10+Five GOTOMARK+4 bind B10+Six GOTOMARK+5 bind B10+Seven GOTOMARK+6 bind B10+Eight GOTOMARK+7 bind B10+Nine GOTOMARK+8 bind B10+Zero GOTOMARK+9 bind B10+B13 GOTOMARK+10 bind B10+B14 GOTOMARK+11 bind B11+One SWITCHVT+0 bind B11+Two SWITCHVT+1 bind B11+Three SWITCHVT+2 bind B11+Four SWITCHVT+3 bind B11+Five SWITCHVT+4 bind B11+Six SWITCHVT+5 bind B11+Seven SWITCHVT+6 bind B11+Eight SWITCHVT+7 bind B11+Nine SWITCHVT+8 bind B11+Zero SWITCHVT+9 bind B11+B13 SWITCHVT+10 bind B11+B14 SWITCHVT+11 bind B12+One KEY_FUNCTION+0 bind B12+Two KEY_FUNCTION+1 bind B12+Three KEY_FUNCTION+2 bind B12+Four KEY_FUNCTION+3 bind B12+Five KEY_FUNCTION+4 bind B12+Six KEY_FUNCTION+5 bind B12+Seven KEY_FUNCTION+6 bind B12+Eight KEY_FUNCTION+7 bind B12+Nine KEY_FUNCTION+8 bind B12+Zero KEY_FUNCTION+9 bind B12+B13 KEY_FUNCTION+10 bind B12+B14 KEY_FUNCTION+11
Close