Linux quad-clini-stageVM 5.4.0-1109-azure #115~18.04.1-Ubuntu SMP Mon May 22 20:06:37 UTC 2023 x86_64
Apache/2.4.29 (Ubuntu)
: 10.2.0.4 | : 3.147.140.217
Cant Read [ /etc/named.conf ]
7.4.25
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
X11 /
xkb /
keycodes /
[ HOME SHELL ]
Name
Size
Permission
Action
digital_vndr
[ DIR ]
drwxr-xr-x
sgi_vndr
[ DIR ]
drwxr-xr-x
README
416
B
-rw-r--r--
aliases
2.13
KB
-rw-r--r--
amiga
3.32
KB
-rw-r--r--
ataritt
1.8
KB
-rw-r--r--
empty
68
B
-rw-r--r--
evdev
8.56
KB
-rw-r--r--
fujitsu
3.63
KB
-rw-r--r--
hp
4.85
KB
-rw-r--r--
ibm
3.07
KB
-rw-r--r--
jolla
283
B
-rw-r--r--
macintosh
4.49
KB
-rw-r--r--
olpc
762
B
-rw-r--r--
sony
2.88
KB
-rw-r--r--
sun
4.96
KB
-rw-r--r--
xfree86
8.43
KB
-rw-r--r--
xfree98
3.13
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : olpc
// OLPC's mechanical keyboard moves several keys to the AA row. make // them easier to write symbol files naturally. // see http://wiki.laptop.org/go/OLPC_English_Non-membrane_Keyboard // and http://wiki.laptop.org/go/OLPC_Spanish_Non-membrane_Keyboard default xkb_keycodes "olpc" { alias <AE00> = <TLDE>; // many OLPC keyboards don't put tilde there alias <AC12> = <BKSL>; // on model olpc, physical position of BKSL }; default xkb_keycodes "olpcm" { alias <AE00> = <TLDE>; // many OLPC keyboards don't put tilde there alias <AA02> = <BKSL>; // on model olpcm, new physical position of BKSL alias <AA06> = <AE12>; // on model olpcm, new physical position of =+ alias <AA07> = <AC11>; // on model olpcm, new physical position of '" };
Close