⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.209
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
X11
/
xkb
/
symbols
/
macintosh_vndr
/
View File Name :
jp
// JIS symbol mapping for Apple Aluminium // (Damien Ciabrini <damien.ciabrini@gmail.com>) // // The JIS version of the Aluminium Keyboard is made of // QWERTY-like map for the latin part // PC98-like map for the kana part // EISU and KANA keys found on other Apple keyboards default partial alphanumeric_keys xkb_symbols "usmac" { name[Group1] = "Japan - Macintosh, US map"; include "jp(common)" key <JPCM> { [ KP_Separator ] }; key <AE13> { [ yen, bar ] }; replace key <AE10> { [ 0 ] }; replace key <AB11> { [ underscore ] }; replace key <CAPS> { [ Caps_Lock ] }; }; partial alphanumeric_keys xkb_symbols "mac" { name[Group1] = "Japan - Macintosh"; include "jp(kana)" replace key <CAPS> { [ Caps_Lock ] }; }; partial alphanumeric_keys xkb_symbols "alujiskeys" { // On JIS USB keyboard, EISU and KANA replace Hangul and Hanja // see keycodes macintosh(jisevdev) replace key <HJCV> { [ Hiragana_Katakana ] }; replace key <HNGL> { [ Eisu_toggle ] }; };