Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.217.105
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
X11 /
xkb /
keycodes /
Delete
Unzip
Name
Size
Permission
Date
Action
digital_vndr
[ DIR ]
drwxr-xr-x
2024-02-17 03:54
sgi_vndr
[ DIR ]
drwxr-xr-x
2024-02-17 03:54
Makefile.in
17.36
KB
-rw-r--r--
2021-08-18 18:26
README
416
B
-rw-r--r--
2021-06-09 05:20
aliases
2.13
KB
-rw-r--r--
2021-06-09 05:20
amiga
3.32
KB
-rw-r--r--
2021-06-09 05:20
ataritt
1.8
KB
-rw-r--r--
2021-06-09 05:20
empty
68
B
-rw-r--r--
2021-06-09 05:20
evdev
23.99
KB
-rw-r--r--
2021-06-09 05:20
fujitsu
3.63
KB
-rw-r--r--
2021-06-09 05:20
hp
4.85
KB
-rw-r--r--
2021-06-09 05:20
ibm
3.07
KB
-rw-r--r--
2021-06-09 05:20
jolla
283
B
-rw-r--r--
2021-06-09 05:20
macintosh
4.36
KB
-rw-r--r--
2021-06-09 05:20
olpc
762
B
-rw-r--r--
2021-06-09 05:20
sony
2.88
KB
-rw-r--r--
2021-06-09 05:20
sun
4.96
KB
-rw-r--r--
2021-06-09 05:20
xfree86
8.43
KB
-rw-r--r--
2021-06-09 05:20
xfree98
3.13
KB
-rw-r--r--
2021-06-09 05:20
Save
Rename
// 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 '" };