Linux jobworks 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64
Apache/2.4.58 (Ubuntu)
Server IP : 10.0.1.5 & Your IP : 216.73.217.53
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 /
compat /
Delete
Unzip
Name
Size
Permission
Date
Action
README
1.67
KB
-rw-r--r--
2024-02-05 01:24
accessx
1.09
KB
-rw-r--r--
2024-02-05 01:24
basic
996
B
-rw-r--r--
2024-02-05 01:24
caps
507
B
-rw-r--r--
2024-02-05 01:24
complete
228
B
-rw-r--r--
2024-02-05 01:24
iso9995
1.46
KB
-rw-r--r--
2024-02-05 01:24
japan
979
B
-rw-r--r--
2024-02-05 01:24
ledcaps
469
B
-rw-r--r--
2024-02-05 01:24
ledcompose
287
B
-rw-r--r--
2024-02-05 01:24
lednum
466
B
-rw-r--r--
2024-02-05 01:24
ledscroll
486
B
-rw-r--r--
2024-02-05 01:24
level5
1.24
KB
-rw-r--r--
2024-02-05 01:24
misc
2.98
KB
-rw-r--r--
2024-02-05 01:24
mousekeys
4.47
KB
-rw-r--r--
2024-02-05 01:24
olpc
1001
B
-rw-r--r--
2024-02-05 01:24
pc
341
B
-rw-r--r--
2024-02-05 01:24
pc98
1.07
KB
-rw-r--r--
2024-02-05 01:24
xfree86
1.8
KB
-rw-r--r--
2024-02-05 01:24
xtest
1.37
KB
-rw-r--r--
2024-02-05 01:24
Save
Rename
// Japanese keyboards need the Eisu and Kana Shift // and Lock keys, which are typically bound to the // second shift level of some other modifier key. // These interpretations disable the default // interpretation (which would have these keys set // to the same modifier as the level one symbol). default partial xkb_compatibility "japan" { interpret.repeat= False; interpret Eisu_Shift+Lock { action= NoAction(); }; interpret Eisu_toggle+Lock { action= NoAction(); }; interpret Kana_Shift+Lock { action= NoAction(); }; interpret Kana_Lock+Lock { action= NoAction(); }; }; // Some Japanese keyboards have an explict // Kana Lock key and matching LED. partial xkb_compatibility "kana_lock" { virtual_modifiers Kana_Lock; interpret Kana_Lock+AnyOfOrNone(all) { virtualModifier= Kana_Lock; useModMapMods=level1; action= LockGroup(group=+1); }; indicator "Kana" { !allowExplicit; groups= All-Group1; }; };