Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
alsa /
ucm2 /
common /
ctl /
Delete
Unzip
Name
Size
Permission
Date
Action
remap.conf
1.05
KB
-rw-r--r--
2022-10-24 08:17
Save
Rename
# # Remap controls # # # Macro CtlRemapMonoVolSw # # Arguments: # Dst - Destination control name # Src - Source control name # Index - hardware index for value 0 (mono) # DefineMacro.CtlRemapMonoVolSw { LibraryConfig.pcm.SubstiConfig { ctl.default.map { "name='${var:__Dst} Volume'"."name='${var:__Src} Volume'" { vindex.0 "${evali:$__Index}" } "name='${var:__Dst} Switch'"."name='${var:__Src} Switch'" { vindex.0 "${evali:$__Index}" } } } } # # Macro CtlRemapStereoVolSw # # Arguments: # Dst - Destination control name # Src - Source control name # Index0 - hardware index for the application index 0 # Index1 - hardware index for the application index 1 # DefineMacro.CtlRemapStereoVolSw { LibraryConfig.pcm.SubstiConfig { ctl.default.map { "name='${var:__Dst} Volume'"."name='${var:__Src} Volume'" { vindex.0 "${evali:$__Index0}" vindex.1 "${evali:$__Index1}" } "name='${var:__Dst} Switch'"."name='${var:__Src} Switch'" { vindex.0 "${evali:$__Index0}" vindex.1 "${evali:$__Index1}" } } } }