Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
cups /
ppdc /
[ HOME SHELL ]
Name
Size
Permission
Action
braille.defs
3.96
KB
-rw-r--r--
epson.h
595
B
-rw-r--r--
escp.h
1.08
KB
-rw-r--r--
font.defs
2.12
KB
-rw-r--r--
fr-braille.po
5.51
KB
-rw-r--r--
hp.h
416
B
-rw-r--r--
imagemagick.defs
3.67
KB
-rw-r--r--
index.defs
1.75
KB
-rw-r--r--
label.h
696
B
-rw-r--r--
liblouis1.defs
14.33
KB
-rw-r--r--
liblouis2.defs
14.36
KB
-rw-r--r--
liblouis3.defs
14.36
KB
-rw-r--r--
liblouis4.defs
14.36
KB
-rw-r--r--
liblouis.defs
1.24
KB
-rw-r--r--
media-braille.defs
1.39
KB
-rw-r--r--
media.defs
7.21
KB
-rw-r--r--
pcl.h
1.14
KB
-rw-r--r--
raster.defs
3.69
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : braille.defs
// // Copyright (c) 2015, 2017-2018 Samuel Thibault <samuel.thibault@ens-lyon.org> // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // // // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. // Group "Braille/Braille transcription" Option "TextDotDistance/Text dot distance" PickOne AnySetup 10 Choice "220/2.2mm" "" *Choice "250/2.5mm" "" Choice "320/3.2mm" "" Option "TextDots/Text dots" PickOne AnySetup 10 Choice "8/8 dots" "" *Choice "6/6 dots" "" Option "LineSpacing/Line spacing" PickOne AnySetup 10 Choice "250/2.5mm" "" Choice "375/3.75mm" "" Choice "450/4.5mm" "" Choice "475/4.75mm" "" *Choice "500/5.0mm" "" Choice "525/5.25mm" "" Choice "550/5.5mm" "" Choice "750/7.5mm" "" Choice "1000/10.0mm" "" Option "TopMargin/Top margin" PickOne AnySetup 10 Choice "0" "" Choice "1" "" *Choice "2" "" Choice "3" "" Choice "4" "" Choice "5" "" Choice "6" "" Choice "7" "" Choice "8" "" Choice "9" "" Choice "10" "" Option "BottomMargin/Bottom margin" PickOne AnySetup 10 Choice "0" "" Choice "1" "" *Choice "2" "" Choice "3" "" Choice "4" "" Choice "5" "" Choice "6" "" Choice "7" "" Choice "8" "" Choice "9" "" Choice "10" "" Option "LeftMargin/Left margin" PickOne AnySetup 10 Choice "0" "" Choice "1" "" *Choice "2" "" Choice "3" "" Choice "4" "" Choice "5" "" Choice "6" "" Choice "7" "" Choice "8" "" Choice "9" "" Choice "10" "" Option "RightMargin/Right margin" PickOne AnySetup 10 Choice "0" "" Choice "1" "" *Choice "2" "" Choice "3" "" Choice "4" "" Choice "5" "" Choice "6" "" Choice "7" "" Choice "8" "" Choice "9" "" Choice "10" "" Option "BraillePageNumber/Braille Page Number" PickOne AnySetup 10 Choice "None/None" "" Choice "TopMargin/Top Margin" "" Choice "TopInline/Top Inline" "" *Choice "BottomMargin/Bottom Margin" "" Choice "BottomInline/Bottom Inline" "" Option "PrintPageNumber/Print Page Number" PickOne AnySetup 10 Choice "None/None" "" *Choice "TopMargin/Top Margin" "" Choice "TopInline/Top Inline" "" Choice "BottomMargin/Bottom Margin" "" Choice "BottomInline/Bottom Inline" "" Option "PageSeparator/Print Page Separator" PickOne AnySetup 10 *Choice "True/Yes" "" Choice "False/No" "" Option "PageSeparatorNumber/Print Page Number in Separator" PickOne AnySetup 10 *Choice "True/Yes" "" Choice "False/No" "" Option "ContinuePages/Prefix Print Page Number with Braille Page Number" PickOne AnySetup 10 Choice "True/Yes" "" *Choice "False/No" "" UIConstraints "*TopMargin 0 *BraillePageNumber TopMargin" UIConstraints "*TopMargin 0 *PrintPageNumber TopMargin" UIConstraints "*BottomMargin 0 *BraillePageNumber BottomMargin" UIConstraints "*BottomMargin 0 *PrintPageNumber BottomMargin" UIConstraints "*BraillePageNumber TopMargin *PrintPageNumber TopInline" UIConstraints "*BraillePageNumber BottomMargin *PrintPageNumber BottomInline" UIConstraints "*BraillePageNumber TopInline *PrintPageNumber TopMargin" UIConstraints "*BraillePageNumber BottomInline *PrintPageNumber BottomMargin"
Close