__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
//
// Map the OLPC game keys to virtual modifiers.
//
// Created by Bernardo Innocenti <bernie@codewiz.org>
//

default xkb_compatibility "olpc" {
    include "complete"

    virtual_modifiers  Square,Cross,Triangle,Circle;

    interpret KP_Home+Any {
        virtualModifier= Square;
        action = SetMods(modifiers=modMapMods);
    };

    interpret KP_Home {
        action = SetMods(modifiers=Square);
    };

    interpret KP_Next+Any {
        virtualModifier= Cross;
        action = SetMods(modifiers=modMapMods);
    };

    interpret KP_Next {
        action = SetMods(modifiers=Cross);
    };

    interpret KP_End+Any {
        virtualModifier= Circle;
        action = SetMods(modifiers=modMapMods);
    };

    interpret KP_End {
        action = SetMods(modifiers=Circle);
    };

    interpret KP_Prior+Any {
        virtualModifier= Triangle;
        action = SetMods(modifiers=modMapMods);
    };

    interpret KP_Prior {
        action = SetMods(modifiers=Triangle);
    };
};

Filemanager

Name Type Size Permission Actions
README File 1.67 KB 0644
accessx File 1.09 KB 0644
basic File 996 B 0644
caps File 507 B 0644
complete File 228 B 0644
iso9995 File 1.46 KB 0644
japan File 979 B 0644
ledcaps File 469 B 0644
ledcompose File 287 B 0644
lednum File 466 B 0644
ledscroll File 486 B 0644
level5 File 1.24 KB 0644
misc File 2.98 KB 0644
mousekeys File 4.47 KB 0644
olpc File 1001 B 0644
pc File 341 B 0644
pc98 File 1.07 KB 0644
xfree86 File 1.8 KB 0644
xtest File 1.37 KB 0644
Filemanager