first commit

This commit is contained in:
zj
2025-12-28 15:15:19 +08:00
commit 42d43f7342
606 changed files with 14592 additions and 0 deletions

675
LICENSE Normal file
View File

@@ -0,0 +1,675 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
{one line to give the program's name and a brief idea of what it does.}
Copyright (C) {year} {name of author}
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
{project} Copyright (C) {year} {fullname}
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.

46
README.md Normal file
View File

@@ -0,0 +1,46 @@
# BBTTMS
# Arch Linux Calamares Installer or BBTTMS
`git clone https://git.yuyujing.cn/zj/tms-arch-linux-calamares-installer.git`
# Pacman.conf in archiso folder
构建所使用的源
可以添加自己的源到Pacman.conf
例如
```
[custom]
SigLevel = Optional TrustAll
Server = http://192.168.10.207:3000/zj/custompkgs/raw/x86_64/
#Server = http://git.yuyujing.cn/zj/custompkgs/raw/x86_64/
```
# Pacman.conf in archiso/airootfs/etc/
这是未来构建好的系统所使用的源,可以预先编辑添加镜像源和自定义源
# Archiso/packages.x86_64
只有 archiso/packages.x86-64 文件会被使用
可以在文件底部,添加需要的包。
# Build process
<b>installation-scripts</b>
使用脚本 30 将清空你的pacman缓存并重新下载需要的包.
使用脚本 40 将使用pacman缓存 - 这只会下载缺少的包.
构建好的镜像在:
~/Alci-Iso-Out

14
add_empty_folders.sh Executable file
View File

@@ -0,0 +1,14 @@
#!/bin/bash
# 保存为 add_empty_folders.sh
echo "正在查找并处理空文件夹..."
# 查找所有空文件夹并创建 .gitkeep
find . -type d -empty | while read dir; do
if [ ! -f "$dir/.gitkeep" ]; then
touch "$dir/.gitkeep"
echo "✅ 已创建: $dir/.gitkeep"
fi
done
echo "处理完成!"

28
archiso.md Normal file
View File

@@ -0,0 +1,28 @@
You can build this iso if you have the right version of Archiso.
Archiso is a package supplied by Arch Linux that will always undergo changes.
You can follow up the versions via this link.
https://www.archlinux.org/packages/extra/any/archiso/
We are now using this version
archiso-version=archiso 87-1
sudo pacman -Q archiso and you will know your version
Downgrade to this version via a command in the terminal if you have a higher version.
`sudo downgrade archiso`
and choose the right version.
Add it to the ignore list of pacman.
If you have a lower version then update your system. Check to see if archiso is not added to
your /etc/pacman.conf in the list of ignores. Delete it if it is in there. Then update.

2
archiso/airootfs/etc/#shadow# Executable file
View File

@@ -0,0 +1,2 @@
root::14871::::::
liveuser::14871::::::

View File

@@ -0,0 +1,54 @@
# GRUB boot loader configuration
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet splash"
GRUB_CMDLINE_LINUX=""
# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"
# Uncomment to enable booting from LUKS encrypted devices
GRUB_ENABLE_CRYPTODISK=y
# Set to 'countdown' or 'hidden' to change timeout behavior,
# press ESC key to display menu.
GRUB_TIMEOUT_STYLE=menu
# Uncomment to use basic console
GRUB_TERMINAL_INPUT=console
# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=auto
# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX=keep
# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY=true
# Uncomment and set to the desired menu colors. Used by normal and wallpaper
# modes only. Entries specified as foreground/background.
#GRUB_COLOR_NORMAL="light-blue/black"
#GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
# Uncomment one of them for the gfx desired, a image background or a gfxtheme
#GRUB_BACKGROUND="/path/to/wallpaper"
#GRUB_THEME="/path/to/gfxtheme"
# Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1"
# Uncomment to make GRUB remember the last selection. This requires
# setting 'GRUB_DEFAULT=saved' above.
#GRUB_SAVEDEFAULT="true"

View File

@@ -0,0 +1,13 @@
#
# This file is parsed by pam_env module
#
# Syntax: simple "KEY=VAL" pairs on separate lines
#
GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
XMODIFIERS=@im=fcitx
SDL_IM_MODULE=fcitx
GLFW_IM_MODULE=fcitx
CLUTTER_IM_MODULE=fcitx

19
archiso/airootfs/etc/group Executable file
View File

@@ -0,0 +1,19 @@
root:x:0:root
sys:x:3:bin,liveuser
network:x:90:liveuser
power:x:98:liveuser
adm:x:999:liveuser
wheel:x:998:liveuser
uucp:x:987:liveuser
optical:x:990:liveuser
rfkill:x:983:liveuser
video:x:986:liveuser
storage:x:988:liveuser
audio:x:995:liveuser
users:x:985:liveuser
nopasswdlogin:x:966:liveuser
autologin:x:967:liveuser
liveuser:x:1000:
tms:x:1001:
kdm:x:1002:
mysql:x:306:

16
archiso/airootfs/etc/gshadow Executable file
View File

@@ -0,0 +1,16 @@
root:::root
sys:!!::liveuser
network:!!::liveuser
power:!!::liveuser
adm:!!::liveuser
wheel:!!::liveuser
uucp:!!::liveuser
optical:!!::liveuser
rfkill:!!::liveuser
video:!!::liveuser
storage:!!::liveuser
audio:!!::liveuser
users:!!::liveuser
nopasswdlogin:!::liveuser
autologin:!::liveuser
liveuser:!::

1
archiso/airootfs/etc/hostname Executable file
View File

@@ -0,0 +1 @@
archiso

View File

@@ -0,0 +1,4 @@
[greeter]
background = /usr/share/backgrounds/BBTTMS.png
user-background = true

View File

@@ -0,0 +1 @@
LANG=zh_CN.UTF-8

516
archiso/airootfs/etc/locale.gen Executable file
View File

@@ -0,0 +1,516 @@
# Configuration file for locale-gen
#
# lists of locales that are to be generated by the locale-gen command.
#
# Each line is of the form:
#
# <locale> <charset>
#
# where <locale> is one of the locales given in /usr/share/i18n/locales
# and <charset> is one of the character sets listed in /usr/share/i18n/charmaps
#
# The locale-gen command will generate all the locales,
# placing them in /usr/lib/locale.
#
# A list of supported locales is given in /usr/share/i18n/SUPPORTED
# and is included in this file. Uncomment the needed locales below.
#
#aa_DJ.UTF-8 UTF-8
#aa_DJ ISO-8859-1
#aa_ER UTF-8
#aa_ET UTF-8
#af_ZA.UTF-8 UTF-8
#af_ZA ISO-8859-1
#agr_PE UTF-8
#ak_GH UTF-8
#am_ET UTF-8
#an_ES.UTF-8 UTF-8
#an_ES ISO-8859-15
#anp_IN UTF-8
#ar_AE.UTF-8 UTF-8
#ar_AE ISO-8859-6
#ar_BH.UTF-8 UTF-8
#ar_BH ISO-8859-6
#ar_DZ.UTF-8 UTF-8
#ar_DZ ISO-8859-6
#ar_EG.UTF-8 UTF-8
#ar_EG ISO-8859-6
#ar_IN UTF-8
#ar_IQ.UTF-8 UTF-8
#ar_IQ ISO-8859-6
#ar_JO.UTF-8 UTF-8
#ar_JO ISO-8859-6
#ar_KW.UTF-8 UTF-8
#ar_KW ISO-8859-6
#ar_LB.UTF-8 UTF-8
#ar_LB ISO-8859-6
#ar_LY.UTF-8 UTF-8
#ar_LY ISO-8859-6
#ar_MA.UTF-8 UTF-8
#ar_MA ISO-8859-6
#ar_OM.UTF-8 UTF-8
#ar_OM ISO-8859-6
#ar_QA.UTF-8 UTF-8
#ar_QA ISO-8859-6
#ar_SA.UTF-8 UTF-8
#ar_SA ISO-8859-6
#ar_SD.UTF-8 UTF-8
#ar_SD ISO-8859-6
#ar_SS UTF-8
#ar_SY.UTF-8 UTF-8
#ar_SY ISO-8859-6
#ar_TN.UTF-8 UTF-8
#ar_TN ISO-8859-6
#ar_YE.UTF-8 UTF-8
#ar_YE ISO-8859-6
#ayc_PE UTF-8
#az_AZ UTF-8
#az_IR UTF-8
#as_IN UTF-8
#ast_ES.UTF-8 UTF-8
#ast_ES ISO-8859-15
#be_BY.UTF-8 UTF-8
#be_BY CP1251
#be_BY@latin UTF-8
#bem_ZM UTF-8
#ber_DZ UTF-8
#ber_MA UTF-8
#bg_BG.UTF-8 UTF-8
#bg_BG CP1251
#bhb_IN.UTF-8 UTF-8
#bho_IN UTF-8
#bho_NP UTF-8
#bi_VU UTF-8
#bn_BD UTF-8
#bn_IN UTF-8
#bo_CN UTF-8
#bo_IN UTF-8
#br_FR.UTF-8 UTF-8
#br_FR ISO-8859-1
#br_FR@euro ISO-8859-15
#brx_IN UTF-8
#bs_BA.UTF-8 UTF-8
#bs_BA ISO-8859-2
#byn_ER UTF-8
#ca_AD.UTF-8 UTF-8
#ca_AD ISO-8859-15
#ca_ES.UTF-8 UTF-8
#ca_ES ISO-8859-1
#ca_ES@euro ISO-8859-15
#ca_ES@valencia UTF-8
#ca_FR.UTF-8 UTF-8
#ca_FR ISO-8859-15
#ca_IT.UTF-8 UTF-8
#ca_IT ISO-8859-15
#ce_RU UTF-8
#chr_US UTF-8
#ckb_IQ UTF-8
#cmn_TW UTF-8
#crh_RU UTF-8
#crh_UA UTF-8
#cs_CZ.UTF-8 UTF-8
#cs_CZ ISO-8859-2
#csb_PL UTF-8
#cv_RU UTF-8
#cy_GB.UTF-8 UTF-8
#cy_GB ISO-8859-14
#da_DK.UTF-8 UTF-8
#da_DK ISO-8859-1
#de_AT.UTF-8 UTF-8
#de_AT ISO-8859-1
#de_AT@euro ISO-8859-15
#de_BE.UTF-8 UTF-8
#de_BE ISO-8859-1
#de_BE@euro ISO-8859-15
#de_CH.UTF-8 UTF-8
#de_CH ISO-8859-1
#de_DE.UTF-8 UTF-8
#de_DE ISO-8859-1
#de_DE@euro ISO-8859-15
#de_IT.UTF-8 UTF-8
#de_IT ISO-8859-1
#de_LI.UTF-8 UTF-8
#de_LU.UTF-8 UTF-8
#de_LU ISO-8859-1
#de_LU@euro ISO-8859-15
#doi_IN UTF-8
#dsb_DE UTF-8
#dv_MV UTF-8
#dz_BT UTF-8
#el_GR.UTF-8 UTF-8
#el_GR ISO-8859-7
#el_GR@euro ISO-8859-7
#el_CY.UTF-8 UTF-8
#el_CY ISO-8859-7
#en_AG UTF-8
#en_AU.UTF-8 UTF-8
#en_AU ISO-8859-1
#en_BW.UTF-8 UTF-8
#en_BW ISO-8859-1
#en_CA.UTF-8 UTF-8
#en_CA ISO-8859-1
#en_DK.UTF-8 UTF-8
#en_DK ISO-8859-1
#en_GB.UTF-8 UTF-8
#en_GB ISO-8859-1
#en_HK.UTF-8 UTF-8
#en_HK ISO-8859-1
#en_IE.UTF-8 UTF-8
#en_IE ISO-8859-1
#en_IE@euro ISO-8859-15
#en_IL UTF-8
#en_IN UTF-8
#en_NG UTF-8
#en_NZ.UTF-8 UTF-8
#en_NZ ISO-8859-1
#en_PH.UTF-8 UTF-8
#en_PH ISO-8859-1
#en_SC.UTF-8 UTF-8
#en_SG.UTF-8 UTF-8
#en_SG ISO-8859-1
en_US.UTF-8 UTF-8
#en_US ISO-8859-1
#en_ZA.UTF-8 UTF-8
#en_ZA ISO-8859-1
#en_ZM UTF-8
#en_ZW.UTF-8 UTF-8
#en_ZW ISO-8859-1
#eo UTF-8
#es_AR.UTF-8 UTF-8
#es_AR ISO-8859-1
#es_BO.UTF-8 UTF-8
#es_BO ISO-8859-1
#es_CL.UTF-8 UTF-8
#es_CL ISO-8859-1
#es_CO.UTF-8 UTF-8
#es_CO ISO-8859-1
#es_CR.UTF-8 UTF-8
#es_CR ISO-8859-1
#es_CU UTF-8
#es_DO.UTF-8 UTF-8
#es_DO ISO-8859-1
#es_EC.UTF-8 UTF-8
#es_EC ISO-8859-1
#es_ES.UTF-8 UTF-8
#es_ES ISO-8859-1
#es_ES@euro ISO-8859-15
#es_GT.UTF-8 UTF-8
#es_GT ISO-8859-1
#es_HN.UTF-8 UTF-8
#es_HN ISO-8859-1
#es_MX.UTF-8 UTF-8
#es_MX ISO-8859-1
#es_NI.UTF-8 UTF-8
#es_NI ISO-8859-1
#es_PA.UTF-8 UTF-8
#es_PA ISO-8859-1
#es_PE.UTF-8 UTF-8
#es_PE ISO-8859-1
#es_PR.UTF-8 UTF-8
#es_PR ISO-8859-1
#es_PY.UTF-8 UTF-8
#es_PY ISO-8859-1
#es_SV.UTF-8 UTF-8
#es_SV ISO-8859-1
#es_US.UTF-8 UTF-8
#es_US ISO-8859-1
#es_UY.UTF-8 UTF-8
#es_UY ISO-8859-1
#es_VE.UTF-8 UTF-8
#es_VE ISO-8859-1
#et_EE.UTF-8 UTF-8
#et_EE ISO-8859-1
#et_EE.ISO-8859-15 ISO-8859-15
#eu_ES.UTF-8 UTF-8
#eu_ES ISO-8859-1
#eu_ES@euro ISO-8859-15
#fa_IR UTF-8
#ff_SN UTF-8
#fi_FI.UTF-8 UTF-8
#fi_FI ISO-8859-1
#fi_FI@euro ISO-8859-15
#fil_PH UTF-8
#fo_FO.UTF-8 UTF-8
#fo_FO ISO-8859-1
#fr_BE.UTF-8 UTF-8
#fr_BE ISO-8859-1
#fr_BE@euro ISO-8859-15
#fr_CA.UTF-8 UTF-8
#fr_CA ISO-8859-1
#fr_CH.UTF-8 UTF-8
#fr_CH ISO-8859-1
#fr_FR.UTF-8 UTF-8
#fr_FR ISO-8859-1
#fr_FR@euro ISO-8859-15
#fr_LU.UTF-8 UTF-8
#fr_LU ISO-8859-1
#fr_LU@euro ISO-8859-15
#fur_IT UTF-8
#fy_NL UTF-8
#fy_DE UTF-8
#ga_IE.UTF-8 UTF-8
#ga_IE ISO-8859-1
#ga_IE@euro ISO-8859-15
#gbm_IN UTF-8
#gd_GB.UTF-8 UTF-8
#gd_GB ISO-8859-15
#gez_ER UTF-8
#gez_ER@abegede UTF-8
#gez_ET UTF-8
#gez_ET@abegede UTF-8
#gl_ES.UTF-8 UTF-8
#gl_ES ISO-8859-1
#gl_ES@euro ISO-8859-15
#gu_IN UTF-8
#gv_GB.UTF-8 UTF-8
#gv_GB ISO-8859-1
#ha_NG UTF-8
#hak_TW UTF-8
#he_IL.UTF-8 UTF-8
#he_IL ISO-8859-8
#hi_IN UTF-8
#hif_FJ UTF-8
#hne_IN UTF-8
#hr_HR.UTF-8 UTF-8
#hr_HR ISO-8859-2
#hsb_DE ISO-8859-2
#hsb_DE.UTF-8 UTF-8
#ht_HT UTF-8
#hu_HU.UTF-8 UTF-8
#hu_HU ISO-8859-2
#hy_AM UTF-8
#hy_AM.ARMSCII-8 ARMSCII-8
#ia_FR UTF-8
#id_ID.UTF-8 UTF-8
#id_ID ISO-8859-1
#ig_NG UTF-8
#ik_CA UTF-8
#is_IS.UTF-8 UTF-8
#is_IS ISO-8859-1
#it_CH.UTF-8 UTF-8
#it_CH ISO-8859-1
#it_IT.UTF-8 UTF-8
#it_IT ISO-8859-1
#it_IT@euro ISO-8859-15
#iu_CA UTF-8
#ja_JP.EUC-JP EUC-JP
#ja_JP.UTF-8 UTF-8
#ka_GE.UTF-8 UTF-8
#ka_GE GEORGIAN-PS
#kab_DZ UTF-8
#kk_KZ.UTF-8 UTF-8
#kk_KZ PT154
#kl_GL.UTF-8 UTF-8
#kl_GL ISO-8859-1
#km_KH UTF-8
#kn_IN UTF-8
#ko_KR.EUC-KR EUC-KR
#ko_KR.UTF-8 UTF-8
#kok_IN UTF-8
#ks_IN UTF-8
#ks_IN@devanagari UTF-8
#ku_TR.UTF-8 UTF-8
#ku_TR ISO-8859-9
#kv_RU UTF-8
#kw_GB.UTF-8 UTF-8
#kw_GB ISO-8859-1
#ky_KG UTF-8
#lb_LU UTF-8
#lg_UG.UTF-8 UTF-8
#lg_UG ISO-8859-10
#li_BE UTF-8
#li_NL UTF-8
#lij_IT UTF-8
#ln_CD UTF-8
#lo_LA UTF-8
#lt_LT.UTF-8 UTF-8
#lt_LT ISO-8859-13
#ltg_LV.UTF-8 UTF-8
#lv_LV.UTF-8 UTF-8
#lv_LV ISO-8859-13
#lzh_TW UTF-8
#mag_IN UTF-8
#mai_IN UTF-8
#mai_NP UTF-8
#mdf_RU UTF-8
#mfe_MU UTF-8
#mg_MG.UTF-8 UTF-8
#mg_MG ISO-8859-15
#mhr_RU UTF-8
#mi_NZ.UTF-8 UTF-8
#mi_NZ ISO-8859-13
#miq_NI UTF-8
#mjw_IN UTF-8
#mk_MK.UTF-8 UTF-8
#mk_MK ISO-8859-5
#ml_IN UTF-8
#mn_MN UTF-8
#mni_IN UTF-8
#mnw_MM UTF-8
#mr_IN UTF-8
#ms_MY.UTF-8 UTF-8
#ms_MY ISO-8859-1
#mt_MT.UTF-8 UTF-8
#mt_MT ISO-8859-3
#my_MM UTF-8
#nan_TW UTF-8
#nan_TW@latin UTF-8
#nb_NO.UTF-8 UTF-8
#nb_NO ISO-8859-1
#nds_DE UTF-8
#nds_NL UTF-8
#ne_NP UTF-8
#nhn_MX UTF-8
#niu_NU UTF-8
#niu_NZ UTF-8
#nl_AW UTF-8
#nl_BE.UTF-8 UTF-8
#nl_BE ISO-8859-1
#nl_BE@euro ISO-8859-15
#nl_NL.UTF-8 UTF-8
#nl_NL ISO-8859-1
#nl_NL@euro ISO-8859-15
#nn_NO.UTF-8 UTF-8
#nn_NO ISO-8859-1
#nr_ZA UTF-8
#nso_ZA UTF-8
#oc_FR.UTF-8 UTF-8
#oc_FR ISO-8859-1
#om_ET UTF-8
#om_KE.UTF-8 UTF-8
#om_KE ISO-8859-1
#or_IN UTF-8
#os_RU UTF-8
#pa_IN UTF-8
#pa_PK UTF-8
#pap_AW UTF-8
#pap_CW UTF-8
#pl_PL.UTF-8 UTF-8
#pl_PL ISO-8859-2
#ps_AF UTF-8
#pt_BR.UTF-8 UTF-8
#pt_BR ISO-8859-1
#pt_PT.UTF-8 UTF-8
#pt_PT ISO-8859-1
#pt_PT@euro ISO-8859-15
#quz_PE UTF-8
#raj_IN UTF-8
#rif_MA UTF-8
#ro_RO.UTF-8 UTF-8
#ro_RO ISO-8859-2
#ru_RU.KOI8-R KOI8-R
#ru_RU.UTF-8 UTF-8
#ru_RU ISO-8859-5
#ru_UA.UTF-8 UTF-8
#ru_UA KOI8-U
#rw_RW UTF-8
#sa_IN UTF-8
#sah_RU UTF-8
#sat_IN UTF-8
#sc_IT UTF-8
#scn_IT UTF-8
#sd_IN UTF-8
#sd_IN@devanagari UTF-8
#se_NO UTF-8
#sgs_LT UTF-8
#shn_MM UTF-8
#shs_CA UTF-8
#si_LK UTF-8
#sid_ET UTF-8
#sk_SK.UTF-8 UTF-8
#sk_SK ISO-8859-2
#sl_SI.UTF-8 UTF-8
#sl_SI ISO-8859-2
#sm_WS UTF-8
#so_DJ.UTF-8 UTF-8
#so_DJ ISO-8859-1
#so_ET UTF-8
#so_KE.UTF-8 UTF-8
#so_KE ISO-8859-1
#so_SO.UTF-8 UTF-8
#so_SO ISO-8859-1
#sq_AL.UTF-8 UTF-8
#sq_AL ISO-8859-1
#sq_MK UTF-8
#sr_ME UTF-8
#sr_RS UTF-8
#sr_RS@latin UTF-8
#ss_ZA UTF-8
#ssy_ER UTF-8
#st_ZA.UTF-8 UTF-8
#st_ZA ISO-8859-1
#su_ID UTF-8
#sv_FI.UTF-8 UTF-8
#sv_FI ISO-8859-1
#sv_FI@euro ISO-8859-15
#sv_SE.UTF-8 UTF-8
#sv_SE ISO-8859-1
#sw_KE UTF-8
#sw_TZ UTF-8
#syr UTF-8
#szl_PL UTF-8
#ta_IN UTF-8
#ta_LK UTF-8
#tcy_IN.UTF-8 UTF-8
#te_IN UTF-8
#tg_TJ.UTF-8 UTF-8
#tg_TJ KOI8-T
#th_TH.UTF-8 UTF-8
#th_TH TIS-620
#the_NP UTF-8
#ti_ER UTF-8
#ti_ET UTF-8
#tig_ER UTF-8
#tk_TM UTF-8
#tl_PH.UTF-8 UTF-8
#tl_PH ISO-8859-1
#tn_ZA UTF-8
#to_TO UTF-8
#tok UTF-8
#tpi_PG UTF-8
#tr_CY.UTF-8 UTF-8
#tr_CY ISO-8859-9
#tr_TR.UTF-8 UTF-8
#tr_TR ISO-8859-9
#ts_ZA UTF-8
#tt_RU UTF-8
#tt_RU@iqtelif UTF-8
#ug_CN UTF-8
#uk_UA.UTF-8 UTF-8
#uk_UA KOI8-U
#unm_US UTF-8
#ur_IN UTF-8
#ur_PK UTF-8
#uz_UZ.UTF-8 UTF-8
#uz_UZ ISO-8859-1
#uz_UZ@cyrillic UTF-8
#ve_ZA UTF-8
#vi_VN UTF-8
#wa_BE ISO-8859-1
#wa_BE@euro ISO-8859-15
#wa_BE.UTF-8 UTF-8
#wae_CH UTF-8
#wal_ET UTF-8
#wo_SN UTF-8
#xh_ZA.UTF-8 UTF-8
#xh_ZA ISO-8859-1
#yi_US.UTF-8 UTF-8
#yi_US CP1255
#yo_NG UTF-8
#yue_HK UTF-8
#yuw_PG UTF-8
#zgh_MA UTF-8
#zh_CN.GB18030 GB18030
#zh_CN.GBK GBK
zh_CN.UTF-8 UTF-8
#zh_CN GB2312
#zh_HK.UTF-8 UTF-8
#zh_HK BIG5-HKSCS
#zh_SG.UTF-8 UTF-8
#zh_SG.GBK GBK
#zh_SG GB2312
#zh_TW.EUC-TW EUC-TW
#zh_TW.UTF-8 UTF-8
#zh_TW BIG5
#zu_ZA.UTF-8 UTF-8
#zu_ZA ISO-8859-1

View File

@@ -0,0 +1 @@
/usr/share/zoneinfo/UTC

View File

@@ -0,0 +1,67 @@
# vim:set ft=sh
# MODULES
# The following modules are loaded before any boot hooks are
# run. Advanced users may wish to specify all system modules
# in this array. For instance:
# MODULES=(piix ide_disk reiserfs)
MODULES=()
# BINARIES
# This setting includes any additional binaries a given user may
# wish into the CPIO image. This is run last, so it may be used to
# override the actual binaries included by a given hook
# BINARIES are dependency parsed, so you may safely ignore libraries
BINARIES=()
# FILES
# This setting is similar to BINARIES above, however, files are added
# as-is and are not parsed in any way. This is useful for config files.
FILES=()
# HOOKS
# This is the most important setting in this file. The HOOKS control the
# modules and scripts added to the image, and what happens at boot time.
# Order is important, and it is recommended that you do not change the
# order in which HOOKS are added. Run 'mkinitcpio -H <hook name>' for
# help on a given hook.
# 'base' is _required_ unless you know precisely what you are doing.
# 'udev' is _required_ in order to automatically load modules
# 'filesystems' is _required_ unless you specify your fs modules in MODULES
# Examples:
## This setup specifies all modules in the MODULES setting above.
## No raid, lvm2, or encrypted root is needed.
# HOOKS=(base)
#
## This setup will autodetect all modules for your system and should
## work as a sane default
# HOOKS=(base udev autodetect block filesystems)
#
## This setup will generate a 'full' image which supports most systems.
## No autodetection is done.
# HOOKS=(base udev block filesystems)
#
## This setup assembles a pata mdadm array with an encrypted root FS.
## Note: See 'mkinitcpio -H mdadm' for more information on raid devices.
# HOOKS=(base udev block mdadm encrypt filesystems)
#
## This setup loads an lvm2 volume group on a usb device.
# HOOKS=(base udev block lvm2 filesystems)
#
## NOTE: If you have /usr on a separate partition, you MUST include the
# usr, fsck and shutdown hooks.
HOOKS=(base udev plymouth modconf kms memdisk archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs block filesystems keyboard)
# COMPRESSION
# Use this to compress the initramfs image. By default, gzip compression
# is used. Use 'cat' to create an uncompressed image.
#COMPRESSION="gzip"
#COMPRESSION="bzip2"
#COMPRESSION="lzma"
#COMPRESSION="xz"
#COMPRESSION="lzop"
#COMPRESSION="lz4"
COMPRESSION="zstd"
# COMPRESSION_OPTIONS
# Additional options for the compressor
#COMPRESSION_OPTIONS=()

View File

@@ -0,0 +1,3 @@
HOOKS=(base udev plymouth microcode modconf kms memdisk archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs block filesystems keyboard)
COMPRESSION="xz"
COMPRESSION_OPTIONS=(-9e)

View File

@@ -0,0 +1,8 @@
# mkinitcpio preset file for the 'linux' package on archiso
PRESETS=('archiso')
ALL_kver='/boot/vmlinuz-linux'
ALL_config='/etc/mkinitcpio.conf'
archiso_image="/boot/initramfs-linux.img"

View File

@@ -0,0 +1,7 @@
# The broadcom-wl package requires some modules to be disabled in order to use
# wl. Since the ISO image needs to cover many hardware cases, this file
# overrides the default blacklist in /usr/lib/modprobe.d/
#
# If you need to use wl, you may need to delete this file, then `rmmod` any
# already-loaded modules that are now blacklisted before proceeding to modprobe
# wl itself.

3
archiso/airootfs/etc/motd Executable file
View File

@@ -0,0 +1,3 @@
Welcome To The BBTTMS !!!
                                          

View File

@@ -0,0 +1,25 @@
# Please consider joining the pool:
#
# http://www.pool.ntp.org/join.html
#
# For additional information see:
# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
# - http://support.ntp.org/bin/view/Support/GettingStarted
# - the ntp.conf man page
# Associate to Arch's NTP pool
server 0.arch.pool.ntp.org
server 1.arch.pool.ntp.org
server 2.arch.pool.ntp.org
server 3.arch.pool.ntp.org
server ntp.aliyun.com iburst
# By default, the server allows:
# - all queries from the local host
# - only time queries from remote hosts, protected by rate limiting and kod
restrict default kod limited nomodify nopeer notrap
restrict 127.0.0.1
restrict ::1
# Location of drift file
driftfile /var/lib/ntp/ntp.drift

View File

@@ -0,0 +1,118 @@
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
#HookDir = /etc/pacman.d/hooks/
HoldPkg = pacman glibc
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options
#UseSyslog
#Color
#NoProgressBar
#CheckSpace
#VerbosePkgLists
ParallelDownloads = 5
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
#
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[arcolinux_repo_testing]
#SigLevel = Required DatabaseOptional
#Include = /etc/pacman.d/arcolinux-mirrorlist
[arcolinux_repo]
SigLevel = Required DatabaseOptional
Include = /etc/pacman.d/arcolinux-mirrorlist
[arcolinux_repo_3party]
SigLevel = Required DatabaseOptional
Include = /etc/pacman.d/arcolinux-mirrorlist
[arcolinux_repo_xlarge]
SigLevel = Required DatabaseOptional
Include = /etc/pacman.d/arcolinux-mirrorlist
#[testing]
#Include = /etc/pacman.d/mirrorlist
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs

107
archiso/airootfs/etc/pacman.conf Executable file
View File

@@ -0,0 +1,107 @@
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
#HookDir = /etc/pacman.d/hooks/
HoldPkg = pacman glibc
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options
#UseSyslog
#Color
#NoProgressBar
#CheckSpace
#VerbosePkgLists
ParallelDownloads = 8
#DownloadUser = alpm
#DisableSandbox
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
#
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[core-testing]
#Include = /etc/pacman.d/mirrorlist
[custom]
SigLevel = Optional TrustAll
Server = https://mirror.yuyujing.cn/archlinux/os/$arch
#[core]
#Include = /etc/pacman.d/mirrorlist
#[extra-testing]
#Include = /etc/pacman.d/mirrorlist
#[extra]
#Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist
#[multilib]
#Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs

View File

@@ -0,0 +1,13 @@
no-greeting
no-permission-warning
lock-never
keyserver-options timeout=10
keyserver-options import-clean
keyserver-options no-self-sigs-only
keyserver hkp://keyserver.ubuntu.com:80
#keyserver hkp://pool.sks-keyservers.net:80
#keyserver hkps://hkps.pool.sks-keyservers.net:443
#keyserver hkp://ipv4.pool.sks-keyservers.net:11371

View File

@@ -0,0 +1,13 @@
# remove from airootfs!
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = pacman-mirrorlist
[Action]
Description = Uncommenting all mirrors in /etc/pacman.d/mirrorlist...
When = PostTransaction
Depends = pacman-mirrorlist
Depends = sed
Exec = /usr/bin/sed -i "s/#Server/Server/g" /etc/pacman.d/mirrorlist

View File

@@ -0,0 +1,18 @@
# remove from airootfs!
# As a workaround for https://bugs.archlinux.org/task/49347 , remove pacman hooks specific to the ISO build process.
# If not, they would be used when pacstrap is run in the live environment.
[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
Type = Package
Target = *
[Action]
Description = Work around FS#49347 by removing custom pacman hooks that are only required during ISO build...
When = PostTransaction
Depends = sh
Depends = coreutils
Depends = grep
Exec = /bin/sh -c "rm -- $(grep -Frl 'remove from airootfs' /etc/pacman.d/hooks/)"

View File

@@ -0,0 +1,38 @@
##
## Arch Linux repository mirrorlist
## Generated on 2022-07-01
##
Server = https://mirrors.tuna.tsinghua.edu.cn/archlinux/$repo/os/$arch
## China
Server = http://mirrors.163.com/archlinux/$repo/os/$arch
Server = http://mirrors.aliyun.com/archlinux/$repo/os/$arch
Server = https://mirrors.aliyun.com/archlinux/$repo/os/$arch
Server = http://mirrors.bfsu.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.bfsu.edu.cn/archlinux/$repo/os/$arch
Server = http://mirrors.cqu.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.cqu.edu.cn/archlinux/$repo/os/$arch
Server = http://mirrors.dgut.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.dgut.edu.cn/archlinux/$repo/os/$arch
Server = http://mirrors.hit.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.hit.edu.cn/archlinux/$repo/os/$arch
Server = http://mirror.lzu.edu.cn/archlinux/$repo/os/$arch
Server = http://mirrors.neusoft.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.neusoft.edu.cn/archlinux/$repo/os/$arch
Server = http://mirrors.nju.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.nju.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.njupt.edu.cn/archlinux/$repo/os/$arch
Server = http://mirror.redrock.team/archlinux/$repo/os/$arch
Server = https://mirror.redrock.team/archlinux/$repo/os/$arch
Server = http://mirrors.shanghaitech.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.shanghaitech.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.sjtug.sjtu.edu.cn/archlinux/$repo/os/$arch
Server = http://mirrors.tuna.tsinghua.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.tuna.tsinghua.edu.cn/archlinux/$repo/os/$arch
Server = http://mirrors.ustc.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.ustc.edu.cn/archlinux/$repo/os/$arch
Server = http://mirrors.wsyu.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.wsyu.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.xjtu.edu.cn/archlinux/$repo/os/$arch
Server = http://mirrors.zju.edu.cn/archlinux/$repo/os/$arch

View File

@@ -0,0 +1,6 @@
#%PAM-1.0
auth required /lib/security/pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed
auth required /lib/security/pam_unix.so shadow nullok
auth required /lib/security/pam_nologin.so
account required /lib/security/pam_unix.so
session required /lib/security/pam_unix.so

5
archiso/airootfs/etc/passwd Executable file
View File

@@ -0,0 +1,5 @@
root:x:0:0:root:/root:/usr/bin/zsh
liveuser:x:1000:1000::/home/liveuser:/bin/bash
tms:x:1001:1001::/media/cinema:/sbin/nologin
kdm:x:1002:1002::/media/kdm:/sbin/nologin
mysql:x:306:306::/data/mysql:/sbin/nologin

View File

@@ -0,0 +1,3 @@
# Administrator customizations go in this file
[Daemon]
Theme=bbtlogo

View File

@@ -0,0 +1,9 @@
/* Allow members of the wheel group to execute any actions
* without password authentication, similar to "sudo NOPASSWD:"
*/
polkit.addRule(function(action, subject) {
if (subject.isInGroup("wheel")) {
return polkit.Result.YES;
}
});

View File

View File

@@ -0,0 +1,460 @@
############################################################
# #
# Configuration file for pure-ftpd #
# #
############################################################
# If you want to run Pure-FTPd with this configuration
# instead of command-line options, please run the
# following command :
#
# /usr/sbin/pure-ftpd /etc/pure-ftpd/pure-ftpd.conf
#
# Online documentation:
# https://www.pureftpd.org/project/pure-ftpd/doc
# Restrict users to their home directory
ChrootEveryone yes
# If the previous option is set to "no", members of the following group
# won't be restricted. Others will be. If you don't want chroot()ing anyone,
# just comment out ChrootEveryone and TrustedGID.
# TrustedGID 100
# Turn on compatibility hacks for broken clients
BrokenClientsCompatibility no
# Maximum number of simultaneous users
MaxClientsNumber 100
# Run as a background process
# Important: this must be set to 'yes' for the systemd service to work.
Daemonize yes
# Maximum number of simultaneous clients with the same IP address
MaxClientsPerIP 8
# If you want to log all client commands, set this to "yes".
# This directive can be specified twice to also log server responses.
VerboseLog no
# List dot-files even when the client doesn't send "-a".
DisplayDotFiles no
# Disallow authenticated users - Act only as a public FTP server.
AnonymousOnly no
# Disallow anonymous connections. Only accept authenticated users.
NoAnonymous no
# Syslog facility (auth, authpriv, daemon, ftp, security, user, local*)
# The default facility is "ftp". "none" disables logging.
SyslogFacility ftp
# Display fortune cookies
# FortunesFile /usr/share/fortune/zippy
# Don't resolve host names in log files. Recommended unless you trust
# reverse host names, and don't care about DNS resolution being possibly slow.
DontResolve yes
# Maximum idle time in minutes (default = 15 minutes)
MaxIdleTime 15
# LDAP configuration file (see README.LDAP)
# LDAPConfigFile @sysconfigdir@/pureftpd-ldap.conf
# MySQL configuration file (see README.MySQL)
# MySQLConfigFile @sysconfigdir@/pureftpd-mysql.conf
# PostgreSQL configuration file (see README.PGSQL)
# PGSQLConfigFile @sysconfigdir@/pureftpd-pgsql.conf
# PureDB user database (see README.Virtual-Users)
PureDB /etc/pureftpd.pdb
# PureDB @sysconfigdir@/pureftpd.pdb
# Path to pure-authd socket (see README.Authentication-Modules)
# ExtAuth /var/run/ftpd.sock
# If you want to enable PAM authentication, uncomment the following line
PAMAuthentication yes
# If you want simple Unix (/etc/passwd) authentication, uncomment this
# UnixAuthentication yes
# Please note that LDAPConfigFile, MySQLConfigFile, PAMAuthentication and
# UnixAuthentication can be used specified once, but can be combined
# together. For instance, if you use MySQLConfigFile, then UnixAuthentication,
# the SQL server will be used first. If the SQL authentication fails because the
# user wasn't found, a new attempt will be done using system authentication.
# If the SQL authentication fails because the password didn't match, the
# authentication chain stops here. Authentication methods are chained in
# the order they are given.
# 'ls' recursion limits. The first argument is the maximum number of
# files to be displayed. The second one is the max subdirectories depth.
LimitRecursion 10000 8
# Are anonymous users allowed to create new directories?
AnonymousCanCreateDirs no
# If the system load is greater than the given value, anonymous users
# aren't allowed to download.
MaxLoad 4
# Port range for passive connections - keep it as broad as possible.
# PassivePortRange 30000 50000
# Force an IP address in PASV/EPSV/SPSV replies. - for NAT.
# Symbolic host names are also accepted for gateways with dynamic IP
# addresses.
# ForcePassiveIP 192.168.0.1
# Upload/download ratio for anonymous users.
# AnonymousRatio 1 10
# Upload/download ratio for all users.
# This directive supersedes the previous one.
# UserRatio 1 10
# Disallow downloads of files owned by the "ftp" system user;
# files that were uploaded but not validated by a local admin.
AntiWarez yes
# IP address/port to listen to (default=all IP addresses, port 21).
# Bind 127.0.0.1,21
# Maximum bandwidth for anonymous users in KB/s
# AnonymousBandwidth 8
# Maximum bandwidth for *all* users (including anonymous) in KB/s
# Use AnonymousBandwidth *or* UserBandwidth, not both.
# UserBandwidth 8
# File creation mask. <umask for files>:<umask for dirs> .
# 177:077 if you feel paranoid.
Umask 133:022
# Minimum UID for an authenticated user to log in.
# For example, a value of 100 prevents all users whose user id is below
# 100 from logging in. If you want "root" to be able to log in, use 0.
MinUID 1000
# Allow FXP transfers for authenticated users.
AllowUserFXP no
# Allow anonymous FXP for anonymous and non-anonymous users.
AllowAnonymousFXP no
# Users can't delete/write files starting with a dot ('.')
# even if they own them. But if TrustedGID is enabled, that group
# will exceptionally have access to dot-files.
ProhibitDotFilesWrite yes
# Prohibit *reading* of files starting with a dot (.history, .ssh...)
ProhibitDotFilesRead yes
# Don't overwrite files. When a file whose name already exist is uploaded,
# it gets automatically renamed to file.1, file.2, file.3, ...
AutoRename no
# Prevent anonymous users from uploading new files (no = upload is allowed)
AnonymousCantUpload yes
# Only connections to this specific IP address are allowed to be
# non-anonymous. You can use this directive to open several public IPs for
# anonymous FTP, and keep a private firewalled IP for remote administration.
# You can also only allow a non-routable local IP (such as 10.x.x.x) for
# authenticated users, and run a public anon-only FTP server on another IP.
# TrustedIP 10.1.1.1
# To add the PID to log entries, uncomment the following line.
# LogPID yes
# Create an additional log file with transfers logged in a Apache-like format :
# fw.c9x.org - jedi [13/Apr/2017:19:36:39] "GET /ftp/linux.tar.bz2" 200 21809338
# This log file can then be processed by common HTTP traffic analyzers.
AltLog clf:/var/log/pureftpd.log
# Create an additional log file with transfers logged in a format optimized
# for statistic reports.
# AltLog stats:/var/log/pureftpd.log
# Create an additional log file with transfers logged in the standard W3C
# format (compatible with many HTTP log analyzers)
# AltLog w3c:/var/log/pureftpd.log
# Disallow the CHMOD command. Users cannot change perms of their own files.
# NoChmod yes
# Allow users to resume/upload files, but *NOT* to delete them.
# KeepAllFiles yes
# Automatically create home directories if they are missing
# CreateHomeDir yes
# Enable virtual quotas. The first value is the max number of files.
# The second value is the maximum size, in megabytes.
# So 1000:10 limits every user to 1000 files and 10 MB.
# Quota 1000:10
# If your pure-ftpd has been compiled with standalone support, you can change
# the location of the pid file. The default is /var/run/pure-ftpd.pid
#PIDFile /var/run/pure-ftpd.pid
# If your pure-ftpd has been compiled with pure-uploadscript support,
# this will make pure-ftpd write info about new uploads to
# /var/run/pure-ftpd.upload.pipe so pure-uploadscript can read it and
# spawn a script to handle the upload.
# Don't enable this option if you don't actually use pure-uploadscript.
# CallUploadScript yes
# This option is useful on servers where anonymous upload is
# allowed. When the partition is more that percententage full,
# new uploads are disallowed.
MaxDiskUsage 99
# Set to 'yes' to prevent users from renaming files.
# NoRename yes
# Be 'customer proof': forbids common customer mistakes such as
# 'chmod 0 public_html', that are valid, but can cause customers to
# unintentionally shoot themselves in the foot.
CustomerProof yes
# Per-user concurrency limits. Will only work if the FTP server has
# been compiled with --with-peruserlimits.
# Format is: <max sessions per user>:<max anonymous sessions>
# For example, 3:20 means that an authenticated user can have up to 3 active
# sessions, and that up to 20 anonymous sessions are allowed.
# PerUserLimits 3:20
# When a file is uploaded and there was already a previous version of the file
# with the same name, the old file will neither get removed nor truncated.
# The file will be stored under a temporary name and once the upload is
# complete, it will be atomically renamed. For example, when a large PHP
# script is being uploaded, the web server will keep serving the old version and
# later switch to the new one as soon as the full file will have been
# transferred. This option is incompatible with virtual quotas.
# NoTruncate yes
# This option accepts three values:
# 0: disable SSL/TLS encryption layer (default).
# 1: accept both cleartext and encrypted sessions.
# 2: refuse connections that don't use the TLS security mechanism,
# including anonymous sessions.
# Do _not_ uncomment this blindly. Double check that:
# 1) The server has been compiled with TLS support (--with-tls),
# 2) A valid certificate is in place,
# 3) Only compatible clients will log in.
# TLS 1
# Cipher suite for TLS sessions.
# The default suite is secure and setting this property is usually
# only required to *lower* the security to cope with legacy clients.
# Prefix with -C: in order to require valid client certificates.
# If -C: is used, make sure that clients' public keys are present on
# the server.
# TLSCipherSuite HIGH
# Certificate file, for TLS
# The certificate itself and the keys can be bundled into the same
# file or split into two files.
# CertFile is for a cert+key bundle, CertFileAndKey for separate files.
# Use only one of these.
# CertFile /etc/ssl/private/pure-ftpd.pem
# CertFileAndKey "/etc/pure-ftpd.pem" "/etc/pure-ftpd.key"
# Unix socket of the external certificate handler, for TLS
# ExtCert /var/run/ftpd-certs.sock
# Listen only to IPv4 addresses in standalone mode (ie. disable IPv6)
# By default, both IPv4 and IPv6 are enabled.
IPV4Only yes
# Listen only to IPv6 addresses in standalone mode (i.e. disable IPv4)
# By default, both IPv4 and IPv6 are enabled.
# IPV6Only yes

View File

@@ -0,0 +1,2 @@
tms:$argon2id$v=19$m=8192,t=511,p=1$XOyXf4pgs/PgfyJWHJuT9Q$j6PWu8V1IIeQxTsnMt4soJYt9p6swQCei72I6WGEe4Q:1001:1001::/media/cinema/./::::::::::::
kdm:$argon2id$v=19$m=8192,t=511,p=1$SMpF8Bh3VuO+4A+fzn8XZA$uWbxeraghIP26a6+8ABf3r14zKHn0v/Z7mzINaU1F74:1002:1002::/media/kdm/./::::::::::::

Binary file not shown.

View File

@@ -0,0 +1 @@
Arch Linux release 25.12

View File

@@ -0,0 +1 @@
/run/systemd/resolve/stub-resolv.conf

38
archiso/airootfs/etc/sddm.conf Executable file
View File

@@ -0,0 +1,38 @@
[General]
InputMethod=
Namespaces=
Numlock=on
[Theme]
DisableAvatarsThreshold=7
EnableAvatars=true
FacesDir=/usr/share/sddm/faces
ThemeDir=/usr/share/sddm/themes
[Users]
DefaultPath=/usr/local/sbin:/usr/local/bin:/usr/bin
HideShells=
HideUsers=
RememberLastSession=true
RememberLastUser=true
ReuseSession=true
[Wayland]
EnableHiDPI=true
SessionCommand=/usr/share/sddm/scripts/wayland-session
SessionDir=/usr/share/wayland-sessions
SessionLogFile=.local/share/sddm/wayland-session.log
[X11]
DisplayCommand=/usr/share/sddm/scripts/Xsetup
DisplayStopCommand=/usr/share/sddm/scripts/Xstop
EnableHiDPI=true
MinimumVT=1
ServerArguments=-nolisten tcp
ServerPath=/usr/bin/X
SessionCommand=/usr/share/sddm/scripts/Xsession
SessionDir=/usr/share/xsessions
SessionLogFile=.local/share/sddm/xorg-session.log
UserAuthFile=.Xauthority
XauthPath=/usr/bin/xauth
XephyrPath=/usr/bin/Xephyr

View File

@@ -0,0 +1,17 @@
[Autologin]
Relogin=false
User=liveuser
Session=xfce
[General]
HaltCommand=/usr/bin/systemctl poweroff
RebootCommand=/usr/bin/systemctl reboot
[Theme]
Current=breeze
CursorTheme=
Font=
[Users]
MaximumUid=60513
MinimumUid=1000

5
archiso/airootfs/etc/shadow Executable file
View File

@@ -0,0 +1,5 @@
root::14871::::::
liveuser::14871::::::
tms:$y$j9T$P8J8q258sVG0sCYRV13wk1$G.SgrUqdKNgCspkpbS9Bd20vMurHDcI5Mz19XPLyaR1:20407:0:99999:7:::
kdm:$y$j9T$Uy4NyUrbTpYE3kPOaOu.y/$lr2ovSQ.m/6UGRgelMLTar/KHqSHYMXUOFwxJXiV..D:20407:0:99999:7:::
mysql:!:20407::::::

View File

@@ -0,0 +1,34 @@
! ------------------------------------------------------------------------------
! xterm standard arcolinux theme
! ------------------------------------------------------------------------------
! https://critical.ch/xterm/
! ------------------------------------------------------------------------------
xterm*faceName: Monospace
xterm*faceSize: 13
xterm*loginShell: true
xterm*saveLines: 4000
xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
xterm*termName: xterm-color
xterm*eightBitInput: false
xterm*foreground: rgb:d9/d4/d4
xterm*background: rgb:32/32/32
xterm*color0: rgb:00/00/00
xterm*color1: rgb:a8/00/00
xterm*color2: rgb:00/a8/00
xterm*color3: rgb:a8/54/00
xterm*color4: rgb:5f/81/9d
xterm*color5: rgb:a8/00/a8
xterm*color6: rgb:00/a8/a8
xterm*color7: rgb:70/78/80
xterm*color8: rgb:54/54/54
xterm*color9: rgb:fc/54/54
xterm*color10: rgb:54/fc/54
xterm*color11: rgb:fc/fc/54
xterm*color12: rgb:81/a2/be
xterm*color13: rgb:fc/54/fc
xterm*color14: rgb:54/fc/fc
xterm*color15: rgb:c5/c8/c6
xterm*boldMode: false

View File

@@ -0,0 +1,94 @@
#
# ~/.bashrc
#
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
source /etc/profile
# 基础别名
alias ls='ls --color=auto'
alias ll='ls -alF'
alias la='ls -A'
alias l='ls -CF'
alias grep='grep --color=auto'
# 安全操作
alias rm='rm -i'
alias cp='cp -i'
alias mv='mv -i'
# 导航别名
alias ..='cd ..'
alias ...='cd ../..'
alias ....='cd ../../..'
# 系统信息
alias df='df -h'
alias du='du -h'
alias dus='du -sh * | sort -nr'
alias free='free -h'
# Git 快捷方式
alias gs='git status'
alias ga='git add'
alias gc='git commit'
alias gp='git push'
alias gl='git log --oneline'
alias tms='sh /home/smart/.tms3/starter/tms-tools.sh'
alias rtms='sh /home/smart/.tms3/starter/restart'
# 文件大小查看别名
alias size='ls -lahSr' # 简单版本
alias sizes='du -sh * | sort -h' # 准确版本
alias sizeall='du -sh .[!.]* * 2>/dev/null | sort -h' # 包含隐藏文件
# 详细版本,显示文件权限和大小
alias sizedetail='du -sh * | sort -h | while read s n; do ls -ld "$n" | awk '\''{printf "%-10s %-5s %-8s ", $1, $3, $4}'\''; echo "$s $n"; done'
# 文件大小查看函数
fsize() {
local path="${1:-.}" # 默认当前目录
local depth="${2:-0}" # 目录深度
echo "=== 文件大小统计: $path ==="
if [ "$depth" -eq 0 ]; then
# 只显示当前目录下的文件
du -sh "$path"/* 2>/dev/null | sort -h
else
# 显示指定深度的目录结构
find "$path" -maxdepth "$depth" -type f -exec du -sh {} + 2>/dev/null | sort -h
fi
}
# 快捷别名
alias sz='fsize . 0'
alias sz1='fsize . 1'
alias sz2='fsize . 2'
# 环境变量
export EDITOR=vim
export VISUAL=vim
export HISTSIZE=10000
export HISTFILESIZE=20000
# 彩色提示符
PS1='\[\033[01;33m\]\t\[\033[00m\] \[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '
# 实用函数
mkcd() { mkdir -p "$1" && cd "$1"; }
findf() { find . -name "$1" -type f 2>/dev/null; }
# 检查 wine 是否可用
wine-check() {
if command -v wine >/dev/null 2>&1; then
echo "✓ Wine is available: $(which wine)"
wine --version
else
echo "✗ Wine not found in PATH"
echo "Current PATH: $PATH"
fi
}

View File

@@ -0,0 +1,19 @@
[QSS-Info]
Path=:/qss/basicwidgetstyle
[Language-Info]
Language=cn
[Ingest-ParsingOption]
MaximumFolderDepth=10
AreMxfFilesParsed=False
AreAssetmapSubFoldersParsed=False
[MainWindow-Geometry]
X=560
Y=254
W=800
H=600
[MainWindow-State]
States=0

View File

@@ -0,0 +1,3 @@
[mainwindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x1\0\0\0\0\x1\xd1\0\0\x1g\0\0\x4\xf0\0\0\x3\xaf\0\0\x1\xd1\0\0\x1g\0\0\x4\xf0\0\0\x3\xaf\0\0\0\0\0\0)
windowState="@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\x3\0\0\0\0\0\0\x1J\0\0\x1\xa7\xfc\x2\0\0\0\x1\xfb\0\0\0\x30\0\x65\0n\0v\0i\0r\0o\0n\0m\0\x65\0n\0t\0S\0\x65\0l\0\x65\0\x63\0t\0i\0o\0n\0\x44\0o\0\x63\0k\x1\0\0\0w\0\0\x1\xa7\0\0\x1=\0\xff\xff\xff\0\0\0\x1\0\0\0\xb4\0\0\x1\xa7\xfc\x2\0\0\0\x1\xfb\0\0\0\x1a\0s\0\x65\0l\0\x65\0\x63\0t\0i\0o\0n\0\x44\0o\0\x63\0k\x1\0\0\0w\0\0\x1\xa7\0\0\x1\xa7\0\xff\xff\xff\0\0\0\x2\0\0\x3 \0\0\0q\xfc\x1\0\0\0\x1\xfb\0\0\0\x1e\0\x65\0n\0v\0i\0r\0o\0n\0m\0\x65\0n\0t\0\x44\0o\0\x63\0k\x1\0\0\0\0\0\0\x3 \0\0\x3 \0\xff\xff\xff\0\0\x1\x16\0\0\x1\xa7\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\0)"

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Exec=sh /home/$USER/.vnc/vnc.sh
Name=vnc

View File

@@ -0,0 +1,356 @@
<?xml version="1.0" encoding="UTF-8"?>
<Config>
<Version>3</Version>
<MasterEncodingThreads>8</MasterEncodingThreads>
<ServerEncodingThreads>8</ServerEncodingThreads>
<ServerPortBase>6192</ServerPortBase>
<UseAnyServers>1</UseAnyServers>
<OnlyServersEncode>0</OnlyServersEncode>
<TMSProtocol>1</TMSProtocol>
<TMSPassive>1</TMSPassive>
<TMSIP>127.0.0.1</TMSIP>
<TMSPath>/</TMSPath>
<TMSUser>tms</TMSUser>
<TMSPassword>tms</TMSPassword>
<DCPIssuer></DCPIssuer>
<DCPCreator></DCPCreator>
<DCPCompanyName></DCPCompanyName>
<DCPProductName></DCPProductName>
<DCPProductVersion></DCPProductVersion>
<DCPJ2KComment></DCPJ2KComment>
<UploadAfterMakeDCP>1</UploadAfterMakeDCP>
<DefaultStillLength>10</DefaultStillLength>
<DefaultAudioDelay>0</DefaultAudioDelay>
<PlayerAudioDelay>0</PlayerAudioDelay>
<DefaultKDMDuration unit="weeks">1</DefaultKDMDuration>
<MailServer></MailServer>
<MailPort>25</MailPort>
<MailProtocol>Auto</MailProtocol>
<MailUser></MailUser>
<MailPassword></MailPassword>
<KDMSubject>KDM delivery: $CPL_NAME</KDMSubject>
<KDMFrom></KDMFrom>
<KDMBCC></KDMBCC>
<KDMEmail>Dear Projectionist
Please find attached KDMs for $CPL_NAME.
Cinema: $CINEMA_NAME
Screen(s): $SCREENS
The KDMs are valid from $START_TIME until $END_TIME.
Best regards,
DCP-o-matic</KDMEmail>
<NotificationSubject>DCP-o-matic notification</NotificationSubject>
<NotificationFrom></NotificationFrom>
<NotificationTo></NotificationTo>
<NotificationBCC></NotificationBCC>
<NotificationEmail>$JOB_NAME: $JOB_STATUS</NotificationEmail>
<CheckForUpdates>0</CheckForUpdates>
<CheckForTestUpdates>0</CheckForTestUpdates>
<MaximumJ2KVideoBitRate>250000000</MaximumJ2KVideoBitRate>
<MaximumMPEG2VideoBitRate>50000000</MaximumMPEG2VideoBitRate>
<AllowAnyDCPFrameRate>0</AllowAnyDCPFrameRate>
<AllowAnyContainer>0</AllowAnyContainer>
<Allow96kHzAudio>0</Allow96kHzAudio>
<UseAllAudioChannels>0</UseAllAudioChannels>
<ShowExperimentalAudioProcessors>0</ShowExperimentalAudioProcessors>
<LogTypes>263</LogTypes>
<AnalyseEBUR128>1</AnalyseEBUR128>
<AutomaticAudioAnalysis>0</AutomaticAudioAnalysis>
<Signer>
<Certificate>-----BEGIN CERTIFICATE-----
MIIEZDCCA0ygAwIBAgIBBTANBgkqhkiG9w0BAQsFADB9MRYwFAYDVQQKEw1kY3Bv
bWF0aWMuY29tMRYwFAYDVQQLEw1kY3BvbWF0aWMuY29tMSQwIgYDVQQDExsuZGNw
b21hdGljLnNtcHRlLTQzMC0yLlJPT1QxJTAjBgNVBC4THFltMVRiOFRncHZYeWt0
N0FPQXd0c0lTRjZydz0wHhcNMjUxMTE5MjAyODQ1WhcNMzUxMTE3MjAyODQ1WjB9
MRYwFAYDVQQKEw1kY3BvbWF0aWMuY29tMRYwFAYDVQQLEw1kY3BvbWF0aWMuY29t
MSQwIgYDVQQDExsuZGNwb21hdGljLnNtcHRlLTQzMC0yLlJPT1QxJTAjBgNVBC4T
HFltMVRiOFRncHZYeWt0N0FPQXd0c0lTRjZydz0wggEiMA0GCSqGSIb3DQEBAQUA
A4IBDwAwggEKAoIBAQCvvrgGDVjrN4YNEIDVgLY+AxPMSeerLYaKd6NebYW/1Unb
JLJFRDnY1wfGZjko4mNnAVFKWPw/cdaamaAg9rxU1PSvCm4UdzIgZrc9fdB5SMoy
u6dbu9i4IUG8JNN0oYLhHT6GvL/zob5k05xH7erlcGeHUyfRAcQ4DpDUbNPOlm1l
6XhqII2cB3Q2Oqx8Wr4UcCBW96Wb0dAHV5vTRRWQXyhl/V83qkMyIBabrwsIJyGQ
B5Tbr6f8ayrWcY6bP4+hD12s8OYIo3hBuNQJEiMu4YmlTWViFPaVcoXwb8jJLQ0+
BYsjwpkzN2ZFa7MxOKhsdCK3iJAm456ZYOf7WlEPAgMBAAGjge4wgeswEgYDVR0T
AQH/BAgwBgEB/wIBAzALBgNVHQ8EBAMCAQYwHQYDVR0OBBYEFGJtU2/E4Kb18pLe
wDgMLbCEheq8MIGoBgNVHSMEgaAwgZ2AFGJtU2/E4Kb18pLewDgMLbCEheq8oYGB
pH8wfTEWMBQGA1UEChMNZGNwb21hdGljLmNvbTEWMBQGA1UECxMNZGNwb21hdGlj
LmNvbTEkMCIGA1UEAxMbLmRjcG9tYXRpYy5zbXB0ZS00MzAtMi5ST09UMSUwIwYD
VQQuExxZbTFUYjhUZ3B2WHlrdDdBT0F3dHNJU0Y2cnc9ggEFMA0GCSqGSIb3DQEB
CwUAA4IBAQCcI/h5tA+cq3rbPvWxeOoztrS5tx3i096V5vT5JHmvz80dCmZR3e9u
5EWZ7Ial6+kuDPfyvkcWErq7/xlgDJ/ZDQ/tOVtZKdMFIefeFOQOVJ5kBmmCPW9V
qxNR2JqwSF7JBQNkwjWWWsKgr5H11NtybdLEDSm+qqVd2Iiasg3eEPA2ryXimP1d
aD8sBoxo+Zvj1nGIUWnj/NjhjsCY6oAb/tKsVi7Q7kzBPAyvo+Twf3v3lJMxpFDm
+Q+MmE83v3HMqUC4oed9cYZph7gYADp4U6s30RZyl4wMWmzSIe+VhTSsl6W3wcp/
8yO+NozN+oxhpa2uuq0Ze1UullRhH0tn
-----END CERTIFICATE-----
</Certificate>
<Certificate>-----BEGIN CERTIFICATE-----
MIIEbTCCA1WgAwIBAgIBBjANBgkqhkiG9w0BAQsFADB9MRYwFAYDVQQKEw1kY3Bv
bWF0aWMuY29tMRYwFAYDVQQLEw1kY3BvbWF0aWMuY29tMSQwIgYDVQQDExsuZGNw
b21hdGljLnNtcHRlLTQzMC0yLlJPT1QxJTAjBgNVBC4THFltMVRiOFRncHZYeWt0
N0FPQXd0c0lTRjZydz0wHhcNMjUxMTE5MjAyODQ1WhcNMzUxMTE2MjAyODQ1WjCB
hTEWMBQGA1UEChMNZGNwb21hdGljLmNvbTEWMBQGA1UECxMNZGNwb21hdGljLmNv
bTEsMCoGA1UEAxMjLmRjcG9tYXRpYy5zbXB0ZS00MzAtMi5JTlRFUk1FRElBVEUx
JTAjBgNVBC4THE5aeDhvVVR0bndpNU9qNit0endCR1VDc3QrYz0wggEiMA0GCSqG
SIb3DQEBAQUAA4IBDwAwggEKAoIBAQDOA8g+8zl9XTojpIZv8cFKEGbr2tK/81ZM
/vDLVk1MhE30JcN2JzhSGIxAgsBnTPjBUMOEZ3k6CydxGTBrbgwQVrEU0HlrQjyF
M+TgExRmwDecQU2vMaSqyVTf+SkDcWQvR3NNq6xcCUXVCi2Mdd6q7zWQyDhB4gPh
cykmEXsEeJSVc3q2S6r2iQNigPWsdlVBuEXiX9T9h4/TJNBYDau+Lg5gmspHnNP/
QDH8nNlG8X10CTI0IvPEWZvGvGVElS2sBpO2s1txhnkL0VyHE+yAQPNZHx5eRWKZ
qTIbk1WTnlqMn8bj54m76hwBXsdJiesAuogSAMnjonugAD1IySGDAgMBAAGjge4w
geswEgYDVR0TAQH/BAgwBgEB/wIBAjALBgNVHQ8EBAMCAQYwHQYDVR0OBBYEFDWc
fKFE7Z8IuTo+vrc8ARlArLfnMIGoBgNVHSMEgaAwgZ2AFGJtU2/E4Kb18pLewDgM
LbCEheq8oYGBpH8wfTEWMBQGA1UEChMNZGNwb21hdGljLmNvbTEWMBQGA1UECxMN
ZGNwb21hdGljLmNvbTEkMCIGA1UEAxMbLmRjcG9tYXRpYy5zbXB0ZS00MzAtMi5S
T09UMSUwIwYDVQQuExxZbTFUYjhUZ3B2WHlrdDdBT0F3dHNJU0Y2cnc9ggEFMA0G
CSqGSIb3DQEBCwUAA4IBAQBlFZ/2HlcOPQw03Cgb5mW7sXiqjRt3AmvYqWOE46iT
Qp4fRD4Pt3HFZJ6fePSol6uvb6b2xJ4uGoE2/b9UVLXU/mH0CyfJ+iAX5aF5MuFN
YUcUK62Jx92rvexRyaS3mZdtVpG/wNNEE2T7Qli+PSXyIuK8CoPkxJ4+Cpjo5098
jiZObzWxJfWsbKs4ktAmzTVR5Uawk0I9PkiINbD2B/jV+bP9DzTQt5gwXDyelIGh
ne1vEOzi/1O9VMpmCcfeRqNvfphuHjEj8GWDFnvUdtJuxa0bkZ+CfZaLlZPg6VoX
NrSO+z6YJHR8g+7IuUC0gy9WwM3PHyjvv6m2cnnrksbY
-----END CERTIFICATE-----
</Certificate>
<Certificate>-----BEGIN CERTIFICATE-----
MIIEaTCCA1GgAwIBAgIBBzANBgkqhkiG9w0BAQsFADCBhTEWMBQGA1UEChMNZGNw
b21hdGljLmNvbTEWMBQGA1UECxMNZGNwb21hdGljLmNvbTEsMCoGA1UEAxMjLmRj
cG9tYXRpYy5zbXB0ZS00MzAtMi5JTlRFUk1FRElBVEUxJTAjBgNVBC4THE5aeDhv
VVR0bndpNU9qNit0endCR1VDc3QrYz0wHhcNMjUxMTE5MjAyODQ1WhcNMzUxMTE1
MjAyODQ1WjB/MRYwFAYDVQQKEw1kY3BvbWF0aWMuY29tMRYwFAYDVQQLEw1kY3Bv
bWF0aWMuY29tMSYwJAYDVQQDEx1DUy5kY3BvbWF0aWMuc21wdGUtNDMwLTIuTEVB
RjElMCMGA1UELhMcM1UxTytDbWdWZFZwaUYrMk5JR1huTHRnVGg4PTCCASIwDQYJ
KoZIhvcNAQEBBQADggEPADCCAQoCggEBAMTeQ3HYlE1bfCnvP4gK6CgW/Z3lBLqz
CdWV07jOjvWjqKc9akyOuaK1biaoLQELHouhHXpdYLlOgDry+xxMJ+xlMjhnYRZS
tRHJujrfXE61e9cOlbGg4Bp4boGP6O+H/b0cWJUJs1zgJqpwGpVMjeWy0GtUNmpt
r1oHUU8lnNvDkYhO7x6tZGQemBDbROrj1DdXOzNevfn+MEFl8b4cGhzxIWZ9r+uP
o7GBZjRRSpj+NdLop7J1n5TYkTw+QEXhR/jaz2L2qSiv6l/wwRpjFVlXwte+IrkI
IBP0MupORCpJfrviACsUPH5R6A9H0BDYlf2ArDA7SCEg7Nbzz9dZEjcCAwEAAaOB
6DCB5TAMBgNVHRMBAf8EAjAAMAsGA1UdDwQEAwIFoDAdBgNVHQ4EFgQU3U1O+Cmg
VdVpiF+2NIGXnLtgTh8wgagGA1UdIwSBoDCBnYAUNZx8oUTtnwi5Oj6+tzwBGUCs
t+ehgYGkfzB9MRYwFAYDVQQKEw1kY3BvbWF0aWMuY29tMRYwFAYDVQQLEw1kY3Bv
bWF0aWMuY29tMSQwIgYDVQQDExsuZGNwb21hdGljLnNtcHRlLTQzMC0yLlJPT1Qx
JTAjBgNVBC4THFltMVRiOFRncHZYeWt0N0FPQXd0c0lTRjZydz2CAQYwDQYJKoZI
hvcNAQELBQADggEBAJpmZl6XcdgSz1BVepSsQfvvw0ozjgPUwmktVafvTN8jvqBo
yiVkNYRSrb+xbrFstF0iVc5DFqEzYgjl1F9NQftEzVcVL4SeR9koaMPTJbSevK33
teljt5oc41mbekhuwGLqtU6l7VdnEqMf8ta9nQPEI1kxaUYLa6L3mNrQ41+kFyGx
Y+h8SibR9U6b0TPh0STaom6w3M/mvxP7s36b3azJGcyhp8GqN0iUk/sxT2+33r4t
15psfHEr0639516CVkrGWjBVbI6rAabQZAWeD0LJ0VluO6ViFlOwUmVo+YdsDbPf
daUYvlTFew0pffxZuU6C+iinaUgS8mO66vHgdsQ=
-----END CERTIFICATE-----
</Certificate>
<PrivateKey>-----BEGIN PRIVATE KEY-----
MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDE3kNx2JRNW3wp
7z+ICugoFv2d5QS6swnVldO4zo71o6inPWpMjrmitW4mqC0BCx6LoR16XWC5ToA6
8vscTCfsZTI4Z2EWUrURybo631xOtXvXDpWxoOAaeG6Bj+jvh/29HFiVCbNc4Caq
cBqVTI3lstBrVDZqba9aB1FPJZzbw5GITu8erWRkHpgQ20Tq49Q3VzszXr35/jBB
ZfG+HBoc8SFmfa/rj6OxgWY0UUqY/jXS6KeydZ+U2JE8PkBF4Uf42s9i9qkor+pf
8MEaYxVZV8LXviK5CCAT9DLqTkQqSX674gArFDx+UegPR9AQ2JX9gKwwO0ghIOzW
88/XWRI3AgMBAAECggEAAkCst91VYPvJg996Ig+AwrRDg5NdFH1n3MlUGZVn/4Re
z0DT4V+O3QrVfvVHoDDq/vf3mWhulYPssVb16IL7sv1Vpe3Uy76YRcIkL1QQf04Q
UCKf+OWiZ4v0necCrTjtfmWlM2AxzzXkDxCJN5cY0CaNcTKy3ov3ko9guLKO99kS
MsUAo5dWlu1sOwqH0t0vy/wasZqyM84DlTa9Vk8qx2qhZ1F/meX+7D7f+SELK34P
v3RtAFJkkN+70zZeJNJxg16BsFBfgCIMchQByRm0oyBGX4qZ9v/4t3DEfGi6e5Fe
08dnoul+vBm4LR0WQ6Q0EYKrm3IG3U2aNjk0UeZjgQKBgQDharhIhqVP4vq9Sk1a
Ky47HBdYdEnU+8ZSajmkkn0YDQc2OHOSOZKOd+16kh1xnysNmju/OENFMimm7IFp
/Nn8f4ggPDlO8bUMfYYnlCNVwXZKZ1AriOEkh4cbsHvwyiXT++c6fmCGY9lc27qh
eDgaU1J3yStWmJlJmWCDB4TA1wKBgQDfk/qSFV6bO4v91zS5D8FLZabSJQDy0YCb
EjNTe31NyhI4GqY5YvqCWV5zTxV5+g1dEGdAPuGAd7qiOoqRTjPbfsdABNxVH2UT
IadOjOruPqcrTCfYSO2sz8r4FR2dczyaBhoiNjLBVzi1ICSd89ogZSl/vyz8fl/I
cvo6k/otoQKBgExCCUPn4ScMd5zv9QkrEIHIuBEhjhSydF5PN174e79WMPlj0Z1H
QtBVvA46PiHBIhSA9/Nxujg/hx3EZuePNcOY9VlKZmzRklk+YdMj52xMfZMgLlv7
+4abHtb8NoG4MWHsl0YPmOH+B3vFjfawL/Kf+4cwlCvAhiMC80aAlaWTAoGBAJxu
7rCN8S8OQAoxLLubsXRuwIVizMIZIjHeTzlHO0pVa+ADjXCzt3HC1Bo8KFu7QORv
2L6UALYhj914toGqxQ/8Ka+6duu8Vr1HG8gTQ0HFZrQdyfdEN8Bld6+THrCO88UV
Je3wHB05SP06a0R1XZazEZFHk1NrnNskz75y0WZhAoGAaGQpYcv4UojKljFT+CUy
xnalLeJlqfmubkKO3N524eyqZmOykbK5CXsoMKX6788eAnOXznlBCdnTdUrl3M7a
/4mi2Ssv3XHz9nG+//dTA8/8V+XF3nm0jnJ1vzd+2WtCpBYhWB61N66w8y1XybWJ
qmQhjs4UNqJluMjULmT2qdE=
-----END PRIVATE KEY-----
</PrivateKey>
</Signer>
<Decryption>
<Certificate>-----BEGIN CERTIFICATE-----
MIIEZDCCA0ygAwIBAgIBBTANBgkqhkiG9w0BAQsFADB9MRYwFAYDVQQKEw1kY3Bv
bWF0aWMuY29tMRYwFAYDVQQLEw1kY3BvbWF0aWMuY29tMSQwIgYDVQQDExsuZGNw
b21hdGljLnNtcHRlLTQzMC0yLlJPT1QxJTAjBgNVBC4THEFuM1JZMHMwWkdid2J6
amtXdzlDeTBMTmFEWT0wHhcNMjUxMTE5MjAyODQ1WhcNMzUxMTE3MjAyODQ1WjB9
MRYwFAYDVQQKEw1kY3BvbWF0aWMuY29tMRYwFAYDVQQLEw1kY3BvbWF0aWMuY29t
MSQwIgYDVQQDExsuZGNwb21hdGljLnNtcHRlLTQzMC0yLlJPT1QxJTAjBgNVBC4T
HEFuM1JZMHMwWkdid2J6amtXdzlDeTBMTmFEWT0wggEiMA0GCSqGSIb3DQEBAQUA
A4IBDwAwggEKAoIBAQDbzCoy4ERrJVhwMHfuz2Jx3FzOyaMICyytWFNa7ltTS+Px
ePZqKq1D2lpuFd4QdSERk2FBm/ROt6XkjpwiU10/yhVSS7UthEMT0isMj9WSTq5a
+9XXqWDUERYF/rSrFn2hclcNQ3pZ1dalhDWXztF72prZYcexdssFoa9FdsI50gao
8ZIuJI+tIuvIPNcYiGf2Kyq0lNpuEnAiKISaWHa7KebKFNe1NodwEue+n0m+OGRw
yioU68Rbc79rC91YAIpy5TTS5XtlwlH4BtePF0XzN1OnlPDKwLUf8lZ4ZJyeBcjO
0+QUvHj7emYth9/dYb+ze43DtrkWXXxbwey+7kEnAgMBAAGjge4wgeswEgYDVR0T
AQH/BAgwBgEB/wIBAzALBgNVHQ8EBAMCAQYwHQYDVR0OBBYEFAJ90WNLNGRm8G84
5FsPQstCzWg2MIGoBgNVHSMEgaAwgZ2AFAJ90WNLNGRm8G845FsPQstCzWg2oYGB
pH8wfTEWMBQGA1UEChMNZGNwb21hdGljLmNvbTEWMBQGA1UECxMNZGNwb21hdGlj
LmNvbTEkMCIGA1UEAxMbLmRjcG9tYXRpYy5zbXB0ZS00MzAtMi5ST09UMSUwIwYD
VQQuExxBbjNSWTBzMFpHYndiemprV3c5Q3kwTE5hRFk9ggEFMA0GCSqGSIb3DQEB
CwUAA4IBAQAtySWS0ZiQC4XgNRIVrF8ABBZ+WFOQUUNY8SPhWqM5GPHhXQkUNpWf
kEMWd1ZK4QJlZtY+nlOGzHNAT3oq7TY9jjlmVt4NLONEzEZLLcDXI4iYvWNA1z3u
5rtzD2Rp/faNwDM3mVxqBk7XZ8nohSXUR6kwrR5UYqFrfhqrVNbvIrdjl8kmod+X
OhOvUJfFm/139ZBFOixVoATwmCqy9Y0ouBd/aPJlxprxxU81o6EhMaowl6XSRMdf
dHzZvpnR1wGHUmXwU36bv2lKwUSugwRemt6MAjAPpW5hSps9bMCfBdJBNhi97Yhi
GBjmM+P5TAFsYIUD4mdNOwKfTAY3QgD/
-----END CERTIFICATE-----
</Certificate>
<Certificate>-----BEGIN CERTIFICATE-----
MIIEbTCCA1WgAwIBAgIBBjANBgkqhkiG9w0BAQsFADB9MRYwFAYDVQQKEw1kY3Bv
bWF0aWMuY29tMRYwFAYDVQQLEw1kY3BvbWF0aWMuY29tMSQwIgYDVQQDExsuZGNw
b21hdGljLnNtcHRlLTQzMC0yLlJPT1QxJTAjBgNVBC4THEFuM1JZMHMwWkdid2J6
amtXdzlDeTBMTmFEWT0wHhcNMjUxMTE5MjAyODQ1WhcNMzUxMTE2MjAyODQ1WjCB
hTEWMBQGA1UEChMNZGNwb21hdGljLmNvbTEWMBQGA1UECxMNZGNwb21hdGljLmNv
bTEsMCoGA1UEAxMjLmRjcG9tYXRpYy5zbXB0ZS00MzAtMi5JTlRFUk1FRElBVEUx
JTAjBgNVBC4THHBBMnRxU2wyNGlOcFQ2cHN1bVE5ZnN1cy9lRT0wggEiMA0GCSqG
SIb3DQEBAQUAA4IBDwAwggEKAoIBAQC9+VbbTBau1TulZyn/0nrFS39NtAcDXAci
vvtGAKQZhSbDdMFj99Cbg/dH79Yh3DKhng1864tX3pYV/hjACEdHUfTsI7+VV27z
5C57WT5319bd4U5y5uN9Yiu7W6O6AAmg8PYcF/qMBtc+z5mfcVJUEZGoj3eBCY3C
M4nNev5IuA5ahXNlPXSDmkv6C4XL9evOfVQZr7UAUNsbJMqBPJe6zGKW2at0nULU
rz91k0GpvAjq7HdlJa3wA77XG0tfGJNTN+4qyXVeKLjwMLGkouvBrGViOt3ta8J3
8VYEAkjKSios2iGTBQzzCRdD+y6QKLmyxmu+zQGIe/O0JtUUUvCPAgMBAAGjge4w
geswEgYDVR0TAQH/BAgwBgEB/wIBAjALBgNVHQ8EBAMCAQYwHQYDVR0OBBYEFKQN
rakpduIjaU+qbLpkPX7LrP3hMIGoBgNVHSMEgaAwgZ2AFAJ90WNLNGRm8G845FsP
QstCzWg2oYGBpH8wfTEWMBQGA1UEChMNZGNwb21hdGljLmNvbTEWMBQGA1UECxMN
ZGNwb21hdGljLmNvbTEkMCIGA1UEAxMbLmRjcG9tYXRpYy5zbXB0ZS00MzAtMi5S
T09UMSUwIwYDVQQuExxBbjNSWTBzMFpHYndiemprV3c5Q3kwTE5hRFk9ggEFMA0G
CSqGSIb3DQEBCwUAA4IBAQDHDAaafVEsFRRH7UZV2D55BBkVAKWyr/522UcIzVeN
lXuA65gDu7CdHadfv+zdOlhPXh7Osw++zLXbuI0aRI/luTf+BM9kNNhyq7EHlEpI
8DhfHQHB5VF4S+ZXe3VvuFxm9fyhcW94FEbfXazA2qyjiFFlt4gspWFOxAV4oPmJ
lI7cHdhZA+9g1cYTjUZ4CkYI8FmVYUILZk4mbIvTau6IfJstrjT3+g5cAF0U/myo
gJWZa6RY9V2I4paSAIWgZp10AYBXsVCcQY/VI8s/1kE0RQSIYgHrRjfKDF4+qY2S
952p8A2pvp5JK3e3m69l4CfYTGykufLk+vW/m/uOJRQY
-----END CERTIFICATE-----
</Certificate>
<Certificate>-----BEGIN CERTIFICATE-----
MIIEaTCCA1GgAwIBAgIBBzANBgkqhkiG9w0BAQsFADCBhTEWMBQGA1UEChMNZGNw
b21hdGljLmNvbTEWMBQGA1UECxMNZGNwb21hdGljLmNvbTEsMCoGA1UEAxMjLmRj
cG9tYXRpYy5zbXB0ZS00MzAtMi5JTlRFUk1FRElBVEUxJTAjBgNVBC4THHBBMnRx
U2wyNGlOcFQ2cHN1bVE5ZnN1cy9lRT0wHhcNMjUxMTE5MjAyODQ1WhcNMzUxMTE1
MjAyODQ1WjB/MRYwFAYDVQQKEw1kY3BvbWF0aWMuY29tMRYwFAYDVQQLEw1kY3Bv
bWF0aWMuY29tMSYwJAYDVQQDEx1DUy5kY3BvbWF0aWMuc21wdGUtNDMwLTIuTEVB
RjElMCMGA1UELhMcL0ZTNGhaQ3EySmpyQXd3NE1NUTJHeXI1ck04PTCCASIwDQYJ
KoZIhvcNAQEBBQADggEPADCCAQoCggEBAKwjff5a9bQlrWgzcT7+yEXzSlNV2jTs
2DvNfUw03OVeOjd9vFoOGHMy4RrZM8XDMxtBsdb3ohtDe9qEZUjUEokJ+L2VK04E
z7i2dhdZuKyfucVL0h6uyxCRHF41JbfuMLs8SFLLmsKNFLQ7k+JIHaiY/lUv8u/G
Fw7q0qObliShK+SOLeiniwOXDQ+uaMYdknIt1jSq7AWmxgg41UQurrMi/+77KbFR
soy69RneXXsaHKTZEPg1V97j6oLr9zSkQ6gtp40zoZW61pbVbpmUue5qY3p61Uqt
7gP5ub8OXrCKGI51dqIWJrFZ83C5GqUi9zjNGtJW7Wb05KsPquB5fJ8CAwEAAaOB
6DCB5TAMBgNVHRMBAf8EAjAAMAsGA1UdDwQEAwIFoDAdBgNVHQ4EFgQU/FS4hZCq
2JjrAww4MMQ2Gyr5rM8wgagGA1UdIwSBoDCBnYAUpA2tqSl24iNpT6psumQ9fsus
/eGhgYGkfzB9MRYwFAYDVQQKEw1kY3BvbWF0aWMuY29tMRYwFAYDVQQLEw1kY3Bv
bWF0aWMuY29tMSQwIgYDVQQDExsuZGNwb21hdGljLnNtcHRlLTQzMC0yLlJPT1Qx
JTAjBgNVBC4THEFuM1JZMHMwWkdid2J6amtXdzlDeTBMTmFEWT2CAQYwDQYJKoZI
hvcNAQELBQADggEBALwN5fQePKMd461twDPVC2CIS3/NH+mC904meNQ74yHT3Mi7
3ErOOvMGP5n/KOwEw7FL+MSJIZ+EW951XNr0VdyUCRW85d9T10EGSkYa2QscsDD4
ngVE2C6t6bHS8FLADel0m5J9zLqeROC9Sngxl/WauRQjnorkBAqZvQsjnZQ3XZ3P
dU3u1dXZeBPLWxVPhxEaY02pHHMAonSSLY22uIRL636fit6Q36PJG0xPSje3gIoT
ocmHCy0BNAFqgG0lefY32GVkCyT0aMG1zVEuPZLFAf57j/ZhXDwmG3lpxzJHjiVH
ePEMgaGA4UV86eamgmDfdC+up8eBJNH3wWnmboc=
-----END CERTIFICATE-----
</Certificate>
<PrivateKey>-----BEGIN PRIVATE KEY-----
MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCsI33+WvW0Ja1o
M3E+/shF80pTVdo07Ng7zX1MNNzlXjo3fbxaDhhzMuEa2TPFwzMbQbHW96IbQ3va
hGVI1BKJCfi9lStOBM+4tnYXWbisn7nFS9IerssQkRxeNSW37jC7PEhSy5rCjRS0
O5PiSB2omP5VL/LvxhcO6tKjm5YkoSvkji3op4sDlw0PrmjGHZJyLdY0quwFpsYI
ONVELq6zIv/u+ymxUbKMuvUZ3l17Ghyk2RD4NVfe4+qC6/c0pEOoLaeNM6GVutaW
1W6ZlLnuamN6etVKre4D+bm/Dl6wihiOdXaiFiaxWfNwuRqlIvc4zRrSVu1m9OSr
D6rgeXyfAgMBAAECggEAAjoOdENiiU2M5oA/29rU5foupZoLyKcO1wjrsPObin8x
DXW3Jh0VR76BQECXMO8Wtzrn+K6SHDMtf3vM0sNJ1c7922Vn0O8OSSI01LqkCnAz
8qZb8Wph3oc1dWEYxQdGRxt/UEyXQZCaXJrLRJcsFwwIwjrsodBq+qhZte310gx2
hmQsYrTaKRvVZ0k+F7kYbhZLUscJKPUDTMElxXQuFXGAKClR2vZgL6CEk6VNE3yK
+zVEXVSHK2lUU7yeX2AUbtDvZaYpn72PQPekdzmMui6Evnd/ti3LEHHr6iowCQg9
JdtEF6Wk9OCX55AUpQA+2TRGdh5d2+rq7GYqMohnyQKBgQDnq6dQlflRHZfHacc8
dp+vmjKx54QFW3bUegPXJfRut7EdZwzL5HCaJ5buwhcJsyakI6k1g1N0FJAvL3kk
0FLl1f9CnaE8pLBhlTe+6spNcfwSSjGs+SfUHthZFC1mxNQXA0IYXNLvG84t+Kap
2JmR/xjBI8zLmMvTLVUQHgnMJwKBgQC+N1qKZ9qiIXFH8PuoKz4VIU/ZEcA7G9iD
LAUqtpqsMt9skMKDEn+PPQEbqwyrLV/tp73dphd3fXpPnO2fg04UzIbkMBZxOM87
G4ekP45Iavjlwka7JfQSXDzP9T0X0b7hklKjCVv36BMd4B/WQWh2UrVg9gF6mr4+
MaEPPGt+yQKBgQDikc/aUjI4kHaGAf9mNKVLecSmlMNa8e6vMn1bBrWdKm0/Ui8D
oPA28wz7iDo7tEfQM0gjG8KcPhgc7ZLO3CaWvMkd/0dXJcGSTfrs7nbXcuiRgpo+
jpXTMC9qPv+ACHNb5kXXycBJNKpZ71oftcPLMu6kxTxeyZpdd3I/hwER9QKBgCq4
heY14v2s4yNUNUEUzTGztJo9CV59J4h2V4a7UkvAdTuN25HSksGZ4ujS5tp/K19V
4CeqyPR2QwUkap37wIqdUOJpBnFRYAGXckRqXctX8ySvGHGp2YJSIvpVyu3RlrxU
v6iMTpKEFd8M2jmloQ+KDeCD/9sIbBfNz617VW05AoGAR32znX2Wh5cr0TA4r0uD
Sgo5IgxFY2qr3bUuXhNO0EzEyME9/zR7Jx6bQt9b3YY4YDXhOPw4smaV+kTQ0KiB
Oc7ysSjblE0MmLP9860mIXiW3x7Rmx2lXoMTIddZ1fERM9NOiXu9AhjsFXTWoUj1
/66PTUQTai5+4uXxu3pnv+0=
-----END PRIVATE KEY-----
</PrivateKey>
</Decryption>
<History>/home/smart/test</History>
<DKDMGroup name="root"/>
<CinemasFile>/home/smart/.config/dcpomatic2/cinemas.sqlite3</CinemasFile>
<DKDMRecipientsFile>/home/smart/.config/dcpomatic2/dkdm_recipients.sqlite3</DKDMRecipientsFile>
<ShowHintsBeforeMakeDCP>1</ShowHintsBeforeMakeDCP>
<ConfirmKDMEmail>1</ConfirmKDMEmail>
<KDMFilenameFormat>KDM_%f_%c_%s</KDMFilenameFormat>
<DKDMFilenameFormat>DKDM_%f_%r</DKDMFilenameFormat>
<KDMContainerNameFormat>KDM_%f_%c</KDMContainerNameFormat>
<DCPMetadataFilenameFormat>%t</DCPMetadataFilenameFormat>
<DCPAssetFilenameFormat>%t</DCPAssetFilenameFormat>
<JumpToSelected>1</JumpToSelected>
<Nagged id="0">0</Nagged>
<Nagged id="1">0</Nagged>
<Nagged id="2">0</Nagged>
<Nagged id="3">0</Nagged>
<Nagged id="4">0</Nagged>
<Nagged id="5">0</Nagged>
<Nagged id="6">0</Nagged>
<Nagged id="7">0</Nagged>
<Nagged id="8">0</Nagged>
<Nagged id="9">0</Nagged>
<PreviewSound>1</PreviewSound>
<CoverSheet>$CPL_NAME
CPL Filename: $CPL_FILENAME
Type: $TYPE
Format: $CONTAINER
Audio: $AUDIO
Audio Language: $AUDIO_LANGUAGE
Subtitle Language: $SUBTITLE_LANGUAGE
Length: $LENGTH
Size: $SIZE
</CoverSheet>
<LastKDMWriteType>flat</LastKDMWriteType>
<LastDKDMWriteType>internal</LastDKDMWriteType>
<FramesInMemoryMultiplier>3</FramesInMemoryMultiplier>
<DefaultNotify>0</DefaultNotify>
<Notification id="0">0</Notification>
<Notification id="1">0</Notification>
<PlayerMode>window</PlayerMode>
<ImageDisplay>0</ImageDisplay>
<VideoViewType>simple</VideoViewType>
<RespectKDMValidityPeriods>1</RespectKDMValidityPeriods>
<AudioMapping>
<InputChannels>16</InputChannels>
<OutputChannels>0</OutputChannels>
</AudioMapping>
<AddFilesPath>/home/smart/Downloads</AddFilesPath>
<UseISDCFNameByDefault>1</UseISDCFNameByDefault>
<WriteKDMsToDisk>1</WriteKDMsToDisk>
<EmailKDMs>0</EmailKDMs>
<DefaultKDMType>modified-transitional-1</DefaultKDMType>
<AutoCropThreshold>0.1</AutoCropThreshold>
<LastReleaseNotesVersion>2.18.29</LastReleaseNotesVersion>
<MainDividerSashPosition>463</MainDividerSashPosition>
<DefaultAddFileLocation>last</DefaultAddFileLocation>
<AllowSMPTEBv20>0</AllowSMPTEBv20>
<ISDCFNamePartLength>14</ISDCFNamePartLength>
<EnablePlayerHTTPServer>0</EnablePlayerHTTPServer>
<PlayerHTTPServerPort>8080</PlayerHTTPServerPort>
<RelativePaths>0</RelativePaths>
<LayoutForShortScreen>0</LayoutForShortScreen>
<Export>
<Format>prores-hq</Format>
<MixdownToStereo>0</MixdownToStereo>
<SplitReels>0</SplitReels>
<SplitStreams>0</SplitStreams>
<X264CRF>23</X264CRF>
</Export>
</Config>

View File

@@ -0,0 +1,209 @@
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Xfce</Name>
<DefaultAppDirs/>
<DefaultDirectoryDirs/>
<Include>
<Category>X-Xfce-Toplevel</Category>
<Category>TMS</Category>
</Include>
<Exclude>
<Or>
<Filename>xfce4-mail-reader.desktop</Filename>
<Filename>xfce4-web-browser.desktop</Filename>
<Filename>barco-commander.desktop</Filename>
<Filename>barco-communicator.desktop</Filename>
<Filename>dcc.desktop</Filename>
<Filename>dcc2.desktop</Filename>
<Filename>zm.desktop</Filename>
<Filename>tms-tools.desktop</Filename>
<Filename>tmsrestart.desktop</Filename>
<Filename>org.remmina.Remmina.desktop</Filename>
<Filename>dcpomatic2.desktop</Filename>
<Filename>xfce4-run.desktop</Filename>
<Filename>uzipkdm.desktop</Filename>
</Or>
</Exclude>
<Layout>
<Filename>xfce4-run.desktop</Filename>
<Separator/>
<Filename>xfce4-terminal-emulator.desktop</Filename>
<Filename>xfce4-file-manager.desktop</Filename>
<Filename>tms.desktop</Filename>
<Separator/>
<Menuname>TMS</Menuname>
<Separator/>
<Menuname>Settings</Menuname>
<Separator/>
<Merge type="all"/>
<Separator/>
<Filename>xfce4-about.desktop</Filename>
<Filename>xfce4-session-logout.desktop</Filename>
</Layout>
<Menu>
<Name>TMS</Name>
<Directory>tms.directory</Directory>
<Include>
<Category>TMS</Category>
</Include>
</Menu>
<Menu>
<Name>Settings</Name>
<Directory>xfce-settings.directory</Directory>
<Include>
<Category>Settings</Category>
</Include>
<Layout>
<Filename>xfce-settings-manager.desktop</Filename>
<Separator/>
<Merge type="all"/>
</Layout>
<Menu>
<Name>Screensavers</Name>
<Directory>xfce-screensavers.directory</Directory>
<Include>
<Category>Screensaver</Category>
</Include>
</Menu>
</Menu>
<Menu>
<Name>Accessories</Name>
<Directory>xfce-accessories.directory</Directory>
<Include>
<Or>
<Category>Accessibility</Category>
<Category>Core</Category>
<Category>Legacy</Category>
<Category>Utility</Category>
</Or>
</Include>
<Exclude>
<Or>
<Filename>xfce4-file-manager.desktop</Filename>
<Filename>xfce4-terminal-emulator.desktop</Filename>
<Filename>xfce4-about.desktop</Filename>
<Filename>xfce4-run.desktop</Filename>
</Or>
</Exclude>
</Menu>
<Menu>
<Name>Development</Name>
<Directory>xfce-development.directory</Directory>
<Include>
<Category>Development</Category>
</Include>
</Menu>
<Menu>
<Name>Education</Name>
<Directory>xfce-education.directory</Directory>
<Include>
<Category>Education</Category>
</Include>
</Menu>
<Menu>
<Name>Games</Name>
<Directory>xfce-games.directory</Directory>
<Include>
<Category>Game</Category>
</Include>
</Menu>
<Menu>
<Name>Graphics</Name>
<Directory>xfce-graphics.directory</Directory>
<Include>
<Category>Graphics</Category>
</Include>
</Menu>
<Menu>
<Name>Multimedia</Name>
<Directory>xfce-multimedia.directory</Directory>
<Include>
<Category>Audio</Category>
<Category>Video</Category>
<Category>AudioVideo</Category>
</Include>
<Exclude>
<Or>
<Filename>qv4l2.desktop</Filename>
<Filename>qvidcap.desktop</Filename>
</Or>
</Exclude>
</Menu>
<Menu>
<Name>Network</Name>
<Directory>xfce-network.directory</Directory>
<Include>
<Category>Network</Category>
</Include>
<Exclude>
<Or>
<Filename>bssh.desktop</Filename>
<Filename>bvnc.desktop</Filename>
<Filename>xfce4-web-browser.desktop</Filename>
<Filename>xfce4-mail-reader.desktop</Filename>
</Or>
</Exclude>
</Menu>
<Menu>
<Name>Office</Name>
<Directory>xfce-office.directory</Directory>
<Include>
<Category>Office</Category>
</Include>
</Menu>
<Menu>
<Name>Science</Name>
<Directory>xfce-science.directory</Directory>
<Include>
<Category>Science</Category>
</Include>
</Menu>
<Menu>
<Name>System</Name>
<Directory>xfce-system.directory</Directory>
<Include>
<Or>
<Category>Emulator</Category>
<Category>System</Category>
</Or>
</Include>
<Exclude>
<Or>
<Filename>xfce4-session-logout.desktop</Filename>
</Or>
</Exclude>
</Menu>
<Menu>
<Name>Other</Name>
<Directory>xfce-other.directory</Directory>
<OnlyUnallocated/>
<Include>
<All/>
</Include>
</Menu>
<DefaultMergeDirs/>
</Menu>

View File

@@ -0,0 +1 @@
/usr/lib/systemd/user/pipewire-pulse.service

View File

@@ -0,0 +1 @@
/usr/lib/systemd/user/pipewire.service

View File

@@ -0,0 +1 @@
/usr/lib/systemd/user/wireplumber.service

View File

@@ -0,0 +1 @@
/usr/lib/systemd/user/wireplumber.service

View File

@@ -0,0 +1 @@
/usr/lib/systemd/user/pipewire-pulse.socket

View File

@@ -0,0 +1 @@
/usr/lib/systemd/user/pipewire.socket

View File

@@ -0,0 +1,49 @@
; xfdesktop-settings GtkAccelMap rc-file -*- scheme -*-
; this file is an automated accelerator map dump
;
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/properties" "<Alt>Return")
; (gtk_accel_path "<Actions>/XfceDesktop/primary-menu-2" "Menu")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/open-with-other" "")
; (gtk_accel_path "<Actions>/XfdesktopIconView/activate-3" "Return")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/properties-3" "<Alt>KP_Enter")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/trash" "Delete")
; (gtk_accel_path "<Actions>/XfceDesktop/next-background" "")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/copy-2" "<Primary>Insert")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/cut" "<Primary>x")
; (gtk_accel_path "<Actions>/XfdesktopIconView/unselect-all" "Escape")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/cut-2" "")
; (gtk_accel_path "<Actions>/XfdesktopWindowIconManager/close" "<Primary>c")
; (gtk_accel_path "<Actions>/XfdesktopIconView/activate" "space")
; (gtk_accel_path "<Actions>/XfdesktopIconView/activate-2" "KP_Space")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/open" "<Primary>o")
; (gtk_accel_path "<Actions>/XfdesktopIconView/select-all" "<Primary>a")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/properties-2" "<Alt>ISO_Enter")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/empty-trash" "")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/open-trash" "")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/trash-3" "")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/delete" "<Shift>Delete")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/copy" "<Primary>c")
; (gtk_accel_path "<Actions>/XfceDesktop/reload-2" "Reload")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/delete-3" "")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/trash-2" "KP_Delete")
; (gtk_accel_path "<Actions>/XfceDesktop/reload" "<Primary>r")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/paste-into-folder" "")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/paste-2" "<Shift>Insert")
; (gtk_accel_path "<Actions>/XfceDesktop/secondary-menu" "<Primary><Shift>F10")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/delete-2" "<Shift>KP_Delete")
; (gtk_accel_path "<Actions>/XfdesktopIconView/toggle-cursor-2" "<Primary>KP_Space")
; (gtk_accel_path "<Actions>/XfceDesktop/reload-1" "F5")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/open-filesystem" "")
; (gtk_accel_path "<Actions>/XfdesktopIconView/activate-5" "KP_Enter")
; (gtk_accel_path "<Actions>/XfceDesktop/primary-menu" "<Shift>F10")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/create-document" "")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/create-folder" "<Primary><Shift>n")
; (gtk_accel_path "<Actions>/XfdesktopIconView/toggle-cursor" "<Primary>space")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/toggle-show-hidden" "<Primary>h")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/open-home" "<Alt>Home")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/paste" "<Primary>v")
; (gtk_accel_path "<Actions>/XfdesktopWindowIconManager/unminimize" "<Primary>o")
; (gtk_accel_path "<Actions>/XfdesktopIconView/activate-4" "ISO_Enter")
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/rename" "F2")
; (gtk_accel_path "<Actions>/XfdesktopIconView/arrange-icons" "")
; (gtk_accel_path "<Actions>/XfceDesktop/secondary-menu-2" "<Primary>Menu")

View File

@@ -0,0 +1,63 @@
#
# DO NOT EDIT THIS FILE WHILE XFDESKTOP IS RUNNING
#
configs:
- level: 0
monitors:
- id: "219c758276014cf095bbaa65c548f7934ea6afe1"
display_name: "Virtual-1"
geometry:
x: 0
y: 0
width: 1280
height: 800
icons:
"/home/smart/Desktop/dcpomatic2.desktop":
row: 6
col: 0
"trash:///":
row: 2
col: 0
"/home/smart/Desktop/DCC2.desktop":
row: 1
col: 1
"/home/smart/Desktop/Communicator.desktop":
row: 3
col: 1
"/home/smart/Desktop/sunlogin.desktop":
row: 0
col: 2
"/home/smart/Desktop/firefox.desktop":
row: 5
col: 0
"/home/smart/Desktop/\u7247\u5E93":
row: 5
col: 1
"/home/smart/Desktop/\u5BC6\u94A5":
row: 6
col: 1
"/home/smart":
row: 0
col: 0
"/":
row: 1
col: 0
"/home/smart/Desktop/Barco Commander.desktop":
row: 4
col: 1
"/home/smart/Desktop/DCC.desktop":
row: 2
col: 1
"/home/smart/Desktop/com.teamviewer.TeamViewer.desktop":
row: 0
col: 1
"2025-11-20-22-50-22-00":
row: 3
col: 0
last_seen: 1763720886802894
"/home/smart/Desktop/org.remmina.Remmina.desktop":
row: 4
col: 0
"/home/smart/Desktop/restart.desktop":
row: 1
col: 2

View File

@@ -0,0 +1,2 @@
auto-online=false

View File

@@ -0,0 +1,14 @@
[Desktop Entry]
Version=1.0
Type=Application
Exec=exo-open --launch TerminalEmulator
Icon=org.xfce.terminalemulator
StartupNotify=true
Terminal=false
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
Keywords=terminal;command line;shell;console;xfce;
OnlyShowIn=XFCE;
X-AppStream-Ignore=True
Name=Terminal Emulator
Comment=Use the command line
X-XFCE-Source=file:///usr/share/applications/xfce4-terminal-emulator.desktop

View File

@@ -0,0 +1,17 @@
[Desktop Entry]
Version=1.0
Type=Application
Exec=exo-open --launch TerminalEmulator
Icon=org.xfce.terminalemulator
StartupNotify=true
Terminal=false
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
Keywords[zh_CN]=终端;命令行;shell;控制台;xfce;
Keywords=terminal;command line;shell;console;xfce;
OnlyShowIn=XFCE;
X-AppStream-Ignore=True
Name[zh_CN]=终端模拟器
Name=Terminal Emulator
Comment[zh_CN]=使用命令行
Comment=Use the command line
X-XFCE-Source=file:///usr/share/applications/xfce4-terminal-emulator.desktop

View File

@@ -0,0 +1,15 @@
[Desktop Entry]
Version=1.0
Type=Application
Exec=exo-open --launch FileManager %u
Icon=org.xfce.filemanager
StartupNotify=true
Terminal=false
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
Keywords=file;manager;explorer;browse;filesystem;directory;folder;xfce;
OnlyShowIn=XFCE;
X-XFCE-MimeType=inode/directory;x-scheme-handler/trash;
X-AppStream-Ignore=True
Name=File Manager
Comment=Browse the file system
X-XFCE-Source=file:///usr/share/applications/xfce4-file-manager.desktop

View File

@@ -0,0 +1,18 @@
[Desktop Entry]
Version=1.0
Type=Application
Exec=exo-open --launch FileManager %u
Icon=org.xfce.filemanager
StartupNotify=true
Terminal=false
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
Keywords[zh_CN]=文件;管理;浏览;文件系统;目录;文件夹;xfce;
Keywords=file;manager;explorer;browse;filesystem;directory;folder;xfce;
OnlyShowIn=XFCE;
X-XFCE-MimeType=inode/directory;x-scheme-handler/trash;
X-AppStream-Ignore=True
Name[zh_CN]=文件管理器
Name=File Manager
Comment[zh_CN]=浏览文件系统
Comment=Browse the file system
X-XFCE-Source=file:///usr/share/applications/xfce4-file-manager.desktop

View File

@@ -0,0 +1,15 @@
[Desktop Entry]
Version=1.0
Type=Application
Exec=exo-open --launch WebBrowser %u
Icon=org.xfce.webbrowser
StartupNotify=true
Terminal=false
Categories=Network;X-XFCE;X-Xfce-Toplevel;
Keywords=internet;web;browser;surf;explore;xfce;
OnlyShowIn=XFCE;
X-XFCE-MimeType=x-scheme-handler/http;x-scheme-handler/https;
X-AppStream-Ignore=True
Name=Web Browser
Comment=Browse the web
X-XFCE-Source=file:///usr/share/applications/xfce4-web-browser.desktop

View File

@@ -0,0 +1,19 @@
[Desktop Entry]
Version=1.0
Type=Application
Exec=/usr/lib/firefox/firefox %u
Icon=firefox
StartupNotify=true
Terminal=false
Categories=Network;X-XFCE;X-Xfce-Toplevel;
Keywords[zh_CN]=互联网;网页;浏览器;冲浪;探索;xfce;
Keywords=internet;web;browser;surf;explore;xfce;
OnlyShowIn=XFCE;
X-XFCE-MimeType=x-scheme-handler/http;x-scheme-handler/https;
X-AppStream-Ignore=True
Name[zh_CN]=TMS
Name=Web Browser
Comment[zh_CN]=打开TMS
Comment=Browse the web
X-XFCE-Source=file:///usr/share/applications/xfce4-web-browser.desktop
Path=

View File

@@ -0,0 +1,12 @@
[Desktop Entry]
Version=1.0
Exec=xfce4-appfinder
Icon=org.xfce.appfinder
StartupNotify=true
Terminal=false
Type=Application
Categories=Utility;X-XFCE;
Name=Application Finder
Comment=Find and launch applications installed on your system
Keywords=program;applications;bookmarks;
X-XFCE-Source=file:///usr/share/applications/xfce4-appfinder.desktop

View File

@@ -0,0 +1,15 @@
[Desktop Entry]
Version=1.0
Exec=xfce4-appfinder
Icon=org.xfce.appfinder
StartupNotify=true
Terminal=false
Type=Application
Categories=Utility;X-XFCE;
Name[zh_CN]=应用程序查找器
Name=Application Finder
Comment[zh_CN]=查找和启动在您系统上安装的应用程序
Comment=Find and launch applications installed on your system
Keywords[zh_CN]=program;applications;bookmarks;程序;应用;书签;
Keywords=program;applications;bookmarks;
X-XFCE-Source=file:///usr/share/applications/xfce4-appfinder.desktop

View File

@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
<actions>
<action>
<name>Bugz</name>
<regex>bug\s*#?\s*([0-9]+)</regex>
<group>0</group>
<commands>
<command>
<name>GNOME Bug</name>
<exec>exo-open https://bugzilla.gnome.org/show_bug.cgi?id=\1</exec>
</command>
<command>
<name>Xfce Bug</name>
<exec>exo-open https://bugzilla.xfce.org/show_bug.cgi?id=\1</exec>
</command>
</commands>
</action>
<action>
<name>Image</name>
<regex>(http|ftp).+\.(jpg|png|gif)</regex>
<group>0</group>
<commands>
<command>
<name>View with Ristretto</name>
<exec>ristretto &quot;\0&quot;</exec>
</command>
<command>
<name>Edit with Gimp</name>
<exec>gimp &quot;\0&quot;</exec>
</command>
</commands>
</action>
<action>
<name>Long URL</name>
<regex>https?://[^\s]{120,}</regex>
<group>0</group>
<commands>
<command>
<name>Shrink the URL</name>
<exec>exo-open https://tinyurl.com/create.php?url=\0</exec>
</command>
</commands>
</action>
</actions>

View File

@@ -0,0 +1,7 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="displays" version="1.0">
<property name="ActiveProfile" type="string" value="Default"/>
<property name="Notify" type="int" value="1"/>
<property name="AutoEnableProfiles" type="int" value="3"/>
</channel>

View File

@@ -0,0 +1,7 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="keyboard-layout" version="1.0">
<property name="Default" type="empty">
<property name="XkbDisable" type="bool" value="false"/>
</property>
</channel>

View File

@@ -0,0 +1,11 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="keyboards" version="1.0">
<property name="Default" type="empty">
<property name="RestoreNumlock" type="bool" value="true"/>
<property name="KeyRepeat" type="empty">
<property name="Delay" type="int" value="490"/>
</property>
<property name="Numlock" type="bool" value="false"/>
</property>
</channel>

View File

@@ -0,0 +1,9 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="ristretto" version="1.0">
<property name="window" type="empty">
<property name="navigationbar" type="empty">
<property name="position" type="string" value="left"/>
</property>
</property>
</channel>

View File

@@ -0,0 +1,13 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="thunar-volman" version="1.0">
<property name="automount-drives" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
<property name="automount-media" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
<property name="autobrowse" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
</channel>

View File

@@ -0,0 +1,16 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="thunar" version="1.0">
<property name="last-view" type="string" value="ThunarDetailsView"/>
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_PERCENT"/>
<property name="last-show-hidden" type="bool" value="true"/>
<property name="last-separator-position" type="int" value="266"/>
<property name="last-window-width" type="int" value="836"/>
<property name="last-window-height" type="int" value="846"/>
<property name="last-window-maximized" type="bool" value="false"/>
<property name="last-details-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_38_PERCENT"/>
<property name="last-details-view-column-widths" type="string" value="50,50,111,111,111,552,50,50,320,50,50,70,50,213"/>
<property name="last-sort-column" type="string" value="THUNAR_COLUMN_NAME"/>
<property name="last-sort-order" type="string" value="GTK_SORT_ASCENDING"/>
<property name="misc-single-click" type="bool" value="false"/>
</channel>

View File

@@ -0,0 +1,9 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-appfinder" version="1.0">
<property name="last" type="empty">
<property name="window-height" type="int" value="745"/>
<property name="window-width" type="int" value="1280"/>
<property name="pane-position" type="int" value="180"/>
</property>
</channel>

View File

@@ -0,0 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-desktop" version="1.0">
<property name="backdrop" type="empty">
<property name="screen0" type="empty">
<!-- 最通用的设置:直接在 screen0 下定义 last-image -->
<!-- XFCE 应该会将此作为所有显示器的默认回退,无论其具体标识符是什么 -->
<property name="last-image" type="string" value="/usr/share/backgrounds/BBTTMS.png"/>
<property name="image-style" type="int" value="5"/> <!-- 5 是缩放 -->
<property name="image-show" type="bool" value="true"/>
<property name="color-style" type="int" value="0"/>
<property name="color1" type="array">
<value type="uint" value="0"/>
<value type="uint" value="0"/>
<value type="uint" value="0"/>
<value type="uint" value="65535"/>
</property>
<!-- 保留 monitor0 作为另一个回退层,以防 screen0 上的通用设置不起作用 -->
<property name="monitor0" type="empty">
<property name="image-path" type="string" value="/usr/share/backgrounds/BBTTMS.png"/>
<property name="image-show" type="bool" value="true"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/BBTTMS.png"/>
<property name="color-style" type="int" value="0"/>
<property name="color1" type="array">
<value type="uint" value="0"/>
<value type="uint" value="0"/>
<value type="uint" value="0"/>
<value type="uint" value="65535"/>
</property>
</property>
</property>
<!-- 确保所有工作区都使用相同的背景设置 -->
<property name="single-workspace-mode" type="bool" value="true"/>
<property name="single-workspace-number" type="int" value="0"/>
</property>
<property name="last-settings-migration-version" type="uint" value="1"/>
<property name="last" type="empty">
<property name="window-width" type="int" value="612"/>
<property name="window-height" type="int" value="547"/>
</property>
</channel>

View File

@@ -0,0 +1,196 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-keyboard-shortcuts" version="1.0">
<property name="commands" type="empty">
<property name="default" type="empty">
<property name="&lt;Alt&gt;F1" type="empty"/>
<property name="&lt;Alt&gt;F2" type="empty">
<property name="startup-notify" type="empty"/>
</property>
<property name="&lt;Alt&gt;F3" type="empty">
<property name="startup-notify" type="empty"/>
</property>
<property name="&lt;Primary&gt;&lt;Alt&gt;Delete" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;l" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;t" type="empty"/>
<property name="XF86Display" type="empty"/>
<property name="&lt;Super&gt;p" type="empty"/>
<property name="&lt;Primary&gt;Escape" type="empty"/>
<property name="XF86WWW" type="empty"/>
<property name="HomePage" type="empty"/>
<property name="XF86Mail" type="empty"/>
<property name="Print" type="empty"/>
<property name="&lt;Alt&gt;Print" type="empty"/>
<property name="&lt;Shift&gt;Print" type="empty"/>
<property name="&lt;Super&gt;e" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;f" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Escape" type="empty"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;Escape" type="empty"/>
<property name="&lt;Super&gt;r" type="empty">
<property name="startup-notify" type="empty"/>
</property>
<property name="&lt;Alt&gt;&lt;Super&gt;s" type="empty"/>
</property>
<property name="custom" type="empty">
<property name="&lt;Alt&gt;F2" type="string" value="xfce4-appfinder --collapsed">
<property name="startup-notify" type="bool" value="true"/>
</property>
<property name="&lt;Alt&gt;Print" type="string" value="xfce4-screenshooter -w"/>
<property name="&lt;Super&gt;r" type="string" value="xfce4-appfinder -c">
<property name="startup-notify" type="bool" value="true"/>
</property>
<property name="XF86WWW" type="string" value="exo-open --launch WebBrowser"/>
<property name="XF86Mail" type="string" value="exo-open --launch MailReader"/>
<property name="&lt;Alt&gt;F3" type="string" value="xfce4-appfinder">
<property name="startup-notify" type="bool" value="true"/>
</property>
<property name="Print" type="string" value="xfce4-screenshooter"/>
<property name="&lt;Primary&gt;Escape" type="string" value="xfdesktop --menu"/>
<property name="&lt;Shift&gt;Print" type="string" value="xfce4-screenshooter -r"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Delete" type="string" value="xfce4-session-logout"/>
<property name="&lt;Alt&gt;&lt;Super&gt;s" type="string" value="orca"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;t" type="string" value="exo-open --launch TerminalEmulator"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;f" type="string" value="thunar"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;l" type="string" value="xflock4"/>
<property name="&lt;Alt&gt;F1" type="string" value="xfce4-popup-applicationsmenu"/>
<property name="&lt;Super&gt;p" type="string" value="xfce4-display-settings --minimal"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;Escape" type="string" value="xfce4-taskmanager"/>
<property name="&lt;Super&gt;e" type="string" value="thunar"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Escape" type="string" value="xkill"/>
<property name="HomePage" type="string" value="exo-open --launch WebBrowser"/>
<property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
<property name="override" type="bool" value="true"/>
</property>
</property>
<property name="xfwm4" type="empty">
<property name="default" type="empty">
<property name="&lt;Alt&gt;Insert" type="empty"/>
<property name="Escape" type="empty"/>
<property name="Left" type="empty"/>
<property name="Right" type="empty"/>
<property name="Up" type="empty"/>
<property name="Down" type="empty"/>
<property name="&lt;Alt&gt;Tab" type="empty"/>
<property name="&lt;Alt&gt;&lt;Shift&gt;Tab" type="empty"/>
<property name="&lt;Alt&gt;Delete" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Down" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Left" type="empty"/>
<property name="&lt;Shift&gt;&lt;Alt&gt;Page_Down" type="empty"/>
<property name="&lt;Alt&gt;F4" type="empty"/>
<property name="&lt;Alt&gt;F6" type="empty"/>
<property name="&lt;Alt&gt;F7" type="empty"/>
<property name="&lt;Alt&gt;F8" type="empty"/>
<property name="&lt;Alt&gt;F9" type="empty"/>
<property name="&lt;Alt&gt;F10" type="empty"/>
<property name="&lt;Alt&gt;F11" type="empty"/>
<property name="&lt;Alt&gt;F12" type="empty"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;&lt;Alt&gt;Left" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;End" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Home" type="empty"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;&lt;Alt&gt;Right" type="empty"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;&lt;Alt&gt;Up" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_1" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_2" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_3" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_4" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_5" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_6" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_7" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_8" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_9" type="empty"/>
<property name="&lt;Alt&gt;space" type="empty"/>
<property name="&lt;Shift&gt;&lt;Alt&gt;Page_Up" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Right" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;d" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Up" type="empty"/>
<property name="&lt;Super&gt;Tab" type="empty"/>
<property name="&lt;Primary&gt;F1" type="empty"/>
<property name="&lt;Primary&gt;F2" type="empty"/>
<property name="&lt;Primary&gt;F3" type="empty"/>
<property name="&lt;Primary&gt;F4" type="empty"/>
<property name="&lt;Primary&gt;F5" type="empty"/>
<property name="&lt;Primary&gt;F6" type="empty"/>
<property name="&lt;Primary&gt;F7" type="empty"/>
<property name="&lt;Primary&gt;F8" type="empty"/>
<property name="&lt;Primary&gt;F9" type="empty"/>
<property name="&lt;Primary&gt;F10" type="empty"/>
<property name="&lt;Primary&gt;F11" type="empty"/>
<property name="&lt;Primary&gt;F12" type="empty"/>
<property name="&lt;Super&gt;KP_Left" type="empty"/>
<property name="&lt;Super&gt;KP_Right" type="empty"/>
<property name="&lt;Super&gt;KP_Down" type="empty"/>
<property name="&lt;Super&gt;KP_Up" type="empty"/>
<property name="&lt;Super&gt;KP_Page_Up" type="empty"/>
<property name="&lt;Super&gt;KP_Home" type="empty"/>
<property name="&lt;Super&gt;KP_End" type="empty"/>
<property name="&lt;Super&gt;KP_Next" type="empty"/>
</property>
<property name="custom" type="empty">
<property name="&lt;Primary&gt;F12" type="string" value="workspace_12_key"/>
<property name="&lt;Super&gt;KP_Down" type="string" value="tile_down_key"/>
<property name="&lt;Alt&gt;F4" type="string" value="close_window_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_3" type="string" value="move_window_workspace_3_key"/>
<property name="&lt;Primary&gt;F2" type="string" value="workspace_2_key"/>
<property name="&lt;Primary&gt;F6" type="string" value="workspace_6_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Down" type="string" value="down_workspace_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_9" type="string" value="move_window_workspace_9_key"/>
<property name="&lt;Super&gt;KP_Up" type="string" value="tile_up_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;End" type="string" value="move_window_next_workspace_key"/>
<property name="&lt;Primary&gt;F8" type="string" value="workspace_8_key"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;&lt;Alt&gt;Left" type="string" value="move_window_left_key"/>
<property name="&lt;Super&gt;KP_Right" type="string" value="tile_right_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_4" type="string" value="move_window_workspace_4_key"/>
<property name="Right" type="string" value="right_key"/>
<property name="Down" type="string" value="down_key"/>
<property name="&lt;Primary&gt;F3" type="string" value="workspace_3_key"/>
<property name="&lt;Shift&gt;&lt;Alt&gt;Page_Down" type="string" value="lower_window_key"/>
<property name="&lt;Primary&gt;F9" type="string" value="workspace_9_key"/>
<property name="&lt;Alt&gt;Tab" type="string" value="cycle_windows_key"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;&lt;Alt&gt;Right" type="string" value="move_window_right_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Right" type="string" value="right_workspace_key"/>
<property name="&lt;Alt&gt;F6" type="string" value="stick_window_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_5" type="string" value="move_window_workspace_5_key"/>
<property name="&lt;Primary&gt;F11" type="string" value="workspace_11_key"/>
<property name="&lt;Alt&gt;F10" type="string" value="maximize_window_key"/>
<property name="&lt;Alt&gt;Delete" type="string" value="del_workspace_key"/>
<property name="&lt;Super&gt;Tab" type="string" value="switch_window_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;d" type="string" value="show_desktop_key"/>
<property name="&lt;Primary&gt;F4" type="string" value="workspace_4_key"/>
<property name="&lt;Super&gt;KP_Page_Up" type="string" value="tile_up_right_key"/>
<property name="&lt;Alt&gt;F7" type="string" value="move_window_key"/>
<property name="Up" type="string" value="up_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_6" type="string" value="move_window_workspace_6_key"/>
<property name="&lt;Alt&gt;F11" type="string" value="fullscreen_key"/>
<property name="&lt;Alt&gt;space" type="string" value="popup_menu_key"/>
<property name="&lt;Super&gt;KP_Home" type="string" value="tile_up_left_key"/>
<property name="Escape" type="string" value="cancel_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_1" type="string" value="move_window_workspace_1_key"/>
<property name="&lt;Super&gt;KP_Next" type="string" value="tile_down_right_key"/>
<property name="&lt;Super&gt;KP_Left" type="string" value="tile_left_key"/>
<property name="&lt;Shift&gt;&lt;Alt&gt;Page_Up" type="string" value="raise_window_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Home" type="string" value="move_window_prev_workspace_key"/>
<property name="&lt;Alt&gt;&lt;Shift&gt;Tab" type="string" value="cycle_reverse_windows_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Left" type="string" value="left_workspace_key"/>
<property name="&lt;Alt&gt;F12" type="string" value="above_key"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;&lt;Alt&gt;Up" type="string" value="move_window_up_key"/>
<property name="&lt;Primary&gt;F5" type="string" value="workspace_5_key"/>
<property name="&lt;Alt&gt;F8" type="string" value="resize_window_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_7" type="string" value="move_window_workspace_7_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_2" type="string" value="move_window_workspace_2_key"/>
<property name="&lt;Super&gt;KP_End" type="string" value="tile_down_left_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Up" type="string" value="up_workspace_key"/>
<property name="&lt;Alt&gt;F9" type="string" value="hide_window_key"/>
<property name="&lt;Primary&gt;F7" type="string" value="workspace_7_key"/>
<property name="&lt;Primary&gt;F10" type="string" value="workspace_10_key"/>
<property name="Left" type="string" value="left_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_8" type="string" value="move_window_workspace_8_key"/>
<property name="&lt;Alt&gt;Insert" type="string" value="add_workspace_key"/>
<property name="&lt;Primary&gt;F1" type="string" value="workspace_1_key"/>
<property name="override" type="bool" value="true"/>
</property>
</property>
<property name="providers" type="array">
<value type="string" value="xfwm4"/>
<value type="string" value="commands"/>
</property>
</channel>

View File

@@ -0,0 +1,14 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-notifyd" version="1.0">
<property name="log-max-size-enabled" type="bool" value="true"/>
<property name="applications" type="empty">
<property name="known_applications" type="array">
<value type="string" value="org.freedesktop.network-manager-applet"/>
<value type="string" value="org.xfce.Thunar"/>
<value type="string" value="thunar-volman"/>
<value type="string" value="拼音"/>
</property>
</property>
<property name="date-time-custom-format" type="string" value="%a %H:%M:%S"/>
</channel>

View File

@@ -0,0 +1,126 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-panel" version="1.0">
<property name="configver" type="int" value="2"/>
<property name="panels" type="array">
<value type="int" value="1"/>
<value type="int" value="2"/>
<property name="dark-mode" type="bool" value="true"/>
<property name="panel-1" type="empty">
<property name="position" type="string" value="p=6;x=0;y=0"/>
<property name="length" type="uint" value="100"/>
<property name="position-locked" type="bool" value="true"/>
<property name="icon-size" type="uint" value="16"/>
<property name="size" type="uint" value="26"/>
<property name="plugin-ids" type="array">
<value type="int" value="1"/>
<value type="int" value="2"/>
<value type="int" value="3"/>
<value type="int" value="5"/>
<value type="int" value="6"/>
<value type="int" value="21"/>
<value type="int" value="7"/>
<value type="int" value="8"/>
<value type="int" value="9"/>
<value type="int" value="10"/>
</property>
</property>
<property name="panel-2" type="empty">
<property name="autohide-behavior" type="uint" value="1"/>
<property name="position" type="string" value="p=10;x=0;y=0"/>
<property name="length" type="uint" value="1"/>
<property name="position-locked" type="bool" value="true"/>
<property name="size" type="uint" value="48"/>
<property name="plugin-ids" type="array">
<value type="int" value="11"/>
<value type="int" value="12"/>
<value type="int" value="13"/>
<value type="int" value="14"/>
<value type="int" value="15"/>
<value type="int" value="16"/>
<value type="int" value="17"/>
<value type="int" value="18"/>
</property>
</property>
</property>
<property name="plugins" type="empty">
<property name="plugin-1" type="string" value="applicationsmenu"/>
<property name="plugin-2" type="string" value="tasklist">
<property name="grouping" type="bool" value="false"/>
<property name="flat-buttons" type="bool" value="false"/>
<property name="show-labels" type="bool" value="true"/>
<property name="show-handle" type="bool" value="false"/>
<property name="show-tooltips" type="bool" value="true"/>
<property name="sort-order" type="uint" value="1"/>
<property name="middle-click" type="uint" value="1"/>
<property name="show-wireframes" type="bool" value="false"/>
<property name="include-all-workspaces" type="bool" value="true"/>
<property name="show-only-minimized" type="bool" value="false"/>
<property name="include-all-monitors" type="bool" value="true"/>
</property>
<property name="plugin-3" type="string" value="separator">
<property name="expand" type="bool" value="true"/>
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-5" type="string" value="separator">
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-6" type="string" value="systray">
<property name="square-icons" type="bool" value="true"/>
<property name="known-items" type="array">
<value type="string" value="baidunetdisk1"/>
<value type="string" value="remmina-icon"/>
<value type="string" value="ToDesk"/>
<value type="string" value="sunlogin-client"/>
<value type="string" value="Fcitx"/>
<value type="string" value="TeamViewer"/>
</property>
<property name="known-legacy-items" type="array">
<value type="string" value="以太网连接“有线连接 3”已激活"/>
<value type="string" value="以太网连接“有线连接 1”已激活"/>
</property>
<property name="hide-new-items" type="bool" value="false"/>
<property name="single-row" type="bool" value="false"/>
<property name="icon-size" type="int" value="22"/>
<property name="menu-is-primary" type="bool" value="false"/>
<property name="symbolic-icons" type="bool" value="false"/>
</property>
<property name="plugin-7" type="string" value="separator">
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-8" type="string" value="clock"/>
<property name="plugin-9" type="string" value="separator">
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-10" type="string" value="actions"/>
<property name="plugin-11" type="string" value="showdesktop"/>
<property name="plugin-12" type="string" value="separator"/>
<property name="plugin-13" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="17637208851.desktop"/>
</property>
</property>
<property name="plugin-14" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="17637208852.desktop"/>
</property>
</property>
<property name="plugin-15" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="17637208853.desktop"/>
</property>
</property>
<property name="plugin-16" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="17637208864.desktop"/>
</property>
</property>
<property name="plugin-17" type="string" value="separator"/>
<property name="plugin-18" type="string" value="directorymenu">
<property name="base-directory" type="string" value="/home/smart"/>
</property>
<property name="plugin-21" type="string" value="pulseaudio">
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
</property>
</property>
</channel>

View File

@@ -0,0 +1,10 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-power-manager" version="1.0">
<property name="xfce4-power-manager" type="empty">
<property name="power-button-action" type="uint" value="3"/>
<property name="dpms-enabled" type="bool" value="false"/>
<property name="general-notification" type="bool" value="true"/>
<property name="lock-screen-suspend-hibernate" type="bool" value="false"/>
</property>
</channel>

View File

@@ -0,0 +1,15 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-screensaver" version="1.0">
<property name="saver" type="empty">
<property name="mode" type="int" value="0"/>
<property name="enabled" type="bool" value="false"/>
</property>
<property name="lock" type="empty">
<property name="saver-activation" type="empty">
<property name="delay" type="int" value="10"/>
<property name="enabled" type="bool" value="false"/>
</property>
<property name="sleep-activation" type="bool" value="false"/>
</property>
</channel>

View File

@@ -0,0 +1,49 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-session" version="1.0">
<property name="general" type="empty">
<property name="FailsafeSessionName" type="empty"/>
<property name="LockCommand" type="empty"/>
<property name="SessionName" type="string" value="Default"/>
</property>
<property name="sessions" type="empty">
<property name="Failsafe" type="empty">
<property name="IsFailsafe" type="empty"/>
<property name="Count" type="empty"/>
<property name="Client0_Command" type="empty"/>
<property name="Client0_Priority" type="empty"/>
<property name="Client0_PerScreen" type="empty"/>
<property name="Client1_Command" type="empty"/>
<property name="Client1_Priority" type="empty"/>
<property name="Client1_PerScreen" type="empty"/>
<property name="Client2_Command" type="empty"/>
<property name="Client2_Priority" type="empty"/>
<property name="Client2_PerScreen" type="empty"/>
<property name="Client3_Command" type="empty"/>
<property name="Client3_Priority" type="empty"/>
<property name="Client3_PerScreen" type="empty"/>
<property name="Client4_Command" type="empty"/>
<property name="Client4_Priority" type="empty"/>
<property name="Client4_PerScreen" type="empty"/>
</property>
<property name="FailsafeWayland" type="empty">
<property name="IsFailsafe" type="empty"/>
<property name="Count" type="empty"/>
<property name="Client0_Command" type="empty"/>
<property name="Client0_Priority" type="empty"/>
<property name="Client0_PerScreen" type="empty"/>
<property name="Client1_Command" type="empty"/>
<property name="Client1_Priority" type="empty"/>
<property name="Client1_PerScreen" type="empty"/>
<property name="Client2_Command" type="empty"/>
<property name="Client2_Priority" type="empty"/>
<property name="Client2_PerScreen" type="empty"/>
<property name="Client3_Command" type="empty"/>
<property name="Client3_Priority" type="empty"/>
<property name="Client3_PerScreen" type="empty"/>
</property>
</property>
<property name="shutdown" type="empty">
<property name="LockScreen" type="bool" value="false"/>
</property>
</channel>

View File

@@ -0,0 +1,9 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-settings-editor" version="1.0">
<property name="last" type="empty">
<property name="window-width" type="int" value="746"/>
<property name="window-height" type="int" value="546"/>
<property name="paned-position" type="int" value="180"/>
</property>
</channel>

View File

@@ -0,0 +1,8 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-settings-manager" version="1.0">
<property name="last" type="empty">
<property name="window-width" type="int" value="762"/>
<property name="window-height" type="int" value="596"/>
</property>
</channel>

View File

@@ -0,0 +1,10 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-taskmanager" version="1.0">
<property name="window-maximized" type="bool" value="false"/>
<property name="window-width" type="int" value="552"/>
<property name="window-height" type="int" value="502"/>
<property name="interface" type="empty">
<property name="show-all-processes" type="bool" value="false"/>
</property>
</channel>

View File

@@ -0,0 +1,91 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfwm4" version="1.0">
<property name="general" type="empty">
<property name="activate_action" type="string" value="bring"/>
<property name="borderless_maximize" type="bool" value="true"/>
<property name="box_move" type="bool" value="false"/>
<property name="box_resize" type="bool" value="false"/>
<property name="button_layout" type="string" value="O|SHMC"/>
<property name="button_offset" type="int" value="0"/>
<property name="button_spacing" type="int" value="0"/>
<property name="click_to_focus" type="bool" value="true"/>
<property name="cycle_apps_only" type="bool" value="false"/>
<property name="cycle_draw_frame" type="bool" value="true"/>
<property name="cycle_raise" type="bool" value="false"/>
<property name="cycle_hidden" type="bool" value="true"/>
<property name="cycle_minimum" type="bool" value="true"/>
<property name="cycle_minimized" type="bool" value="false"/>
<property name="cycle_preview" type="bool" value="true"/>
<property name="cycle_tabwin_mode" type="int" value="0"/>
<property name="cycle_workspaces" type="bool" value="false"/>
<property name="double_click_action" type="string" value="maximize"/>
<property name="double_click_distance" type="int" value="5"/>
<property name="double_click_time" type="int" value="250"/>
<property name="easy_click" type="string" value="Alt"/>
<property name="focus_delay" type="int" value="250"/>
<property name="focus_hint" type="bool" value="true"/>
<property name="focus_new" type="bool" value="true"/>
<property name="frame_opacity" type="int" value="100"/>
<property name="frame_border_top" type="int" value="0"/>
<property name="full_width_title" type="bool" value="true"/>
<property name="horiz_scroll_opacity" type="bool" value="false"/>
<property name="inactive_opacity" type="int" value="100"/>
<property name="maximized_offset" type="int" value="0"/>
<property name="mousewheel_rollup" type="bool" value="true"/>
<property name="move_opacity" type="int" value="95"/>
<property name="placement_mode" type="string" value="center"/>
<property name="placement_ratio" type="int" value="20"/>
<property name="popup_opacity" type="int" value="100"/>
<property name="prevent_focus_stealing" type="bool" value="false"/>
<property name="raise_delay" type="int" value="250"/>
<property name="raise_on_click" type="bool" value="true"/>
<property name="raise_on_focus" type="bool" value="false"/>
<property name="raise_with_any_button" type="bool" value="true"/>
<property name="repeat_urgent_blink" type="bool" value="false"/>
<property name="resize_opacity" type="int" value="96"/>
<property name="scroll_workspaces" type="bool" value="true"/>
<property name="shadow_delta_height" type="int" value="0"/>
<property name="shadow_delta_width" type="int" value="0"/>
<property name="shadow_delta_x" type="int" value="0"/>
<property name="shadow_delta_y" type="int" value="-3"/>
<property name="shadow_opacity" type="int" value="50"/>
<property name="show_app_icon" type="bool" value="false"/>
<property name="show_dock_shadow" type="bool" value="false"/>
<property name="show_frame_shadow" type="bool" value="false"/>
<property name="show_popup_shadow" type="bool" value="false"/>
<property name="snap_resist" type="bool" value="false"/>
<property name="snap_to_border" type="bool" value="true"/>
<property name="snap_to_windows" type="bool" value="false"/>
<property name="snap_width" type="int" value="10"/>
<property name="vblank_mode" type="string" value="auto"/>
<property name="theme" type="string" value="Default"/>
<property name="tile_on_move" type="bool" value="true"/>
<property name="title_alignment" type="string" value="center"/>
<property name="title_font" type="string" value="Sans Bold 9"/>
<property name="title_horizontal_offset" type="int" value="0"/>
<property name="titleless_maximize" type="bool" value="false"/>
<property name="title_shadow_active" type="string" value="false"/>
<property name="title_shadow_inactive" type="string" value="false"/>
<property name="title_vertical_offset_active" type="int" value="0"/>
<property name="title_vertical_offset_inactive" type="int" value="0"/>
<property name="toggle_workspaces" type="bool" value="false"/>
<property name="unredirect_overlays" type="bool" value="true"/>
<property name="urgent_blink" type="bool" value="false"/>
<property name="use_compositing" type="bool" value="true"/>
<property name="workspace_count" type="int" value="1"/>
<property name="wrap_cycle" type="bool" value="true"/>
<property name="wrap_layout" type="bool" value="true"/>
<property name="wrap_resistance" type="int" value="10"/>
<property name="wrap_windows" type="bool" value="false"/>
<property name="wrap_workspaces" type="bool" value="false"/>
<property name="zoom_desktop" type="bool" value="true"/>
<property name="zoom_pointer" type="bool" value="true"/>
<property name="workspace_names" type="array">
<value type="string" value="工作区 1"/>
<value type="string" value="工作区 2"/>
<value type="string" value="工作区 3"/>
<value type="string" value="工作区 4"/>
</property>
</property>
</channel>

View File

@@ -0,0 +1,42 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
<property name="ThemeName" type="empty"/>
<property name="IconThemeName" type="empty"/>
<property name="DoubleClickTime" type="empty"/>
<property name="DoubleClickDistance" type="empty"/>
<property name="DndDragThreshold" type="empty"/>
<property name="CursorBlink" type="empty"/>
<property name="CursorBlinkTime" type="empty"/>
<property name="SoundThemeName" type="empty"/>
<property name="EnableEventSounds" type="empty"/>
<property name="EnableInputFeedbackSounds" type="empty"/>
</property>
<property name="Xft" type="empty">
<property name="DPI" type="empty"/>
<property name="Antialias" type="empty"/>
<property name="Hinting" type="empty"/>
<property name="HintStyle" type="empty"/>
<property name="RGBA" type="empty"/>
</property>
<property name="Gtk" type="empty">
<property name="CanChangeAccels" type="empty"/>
<property name="ColorPalette" type="empty"/>
<property name="FontName" type="empty"/>
<property name="MonospaceFontName" type="empty"/>
<property name="IconSizes" type="empty"/>
<property name="KeyThemeName" type="empty"/>
<property name="MenuImages" type="empty"/>
<property name="ButtonImages" type="empty"/>
<property name="MenuBarAccel" type="empty"/>
<property name="CursorThemeName" type="empty"/>
<property name="CursorThemeSize" type="empty"/>
<property name="DecorationLayout" type="string" value="icon,menu:minimize,maximize,close"/>
<property name="DialogsUseHeader" type="empty"/>
<property name="TitlebarMiddleClick" type="empty"/>
</property>
<property name="Gdk" type="empty">
<property name="WindowScalingFactor" type="empty"/>
</property>
</channel>

View File

@@ -0,0 +1,5 @@
[Desktop Entry]
Name=TMS
Comment=TMS applications
Icon=/home/smart/.tms3/starter/314.png
Type=Directory

View File

@@ -0,0 +1,13 @@
#!/bin/bash
# 等待桌面环境完全加载 (可选,但有时有帮助)
sleep 5
mkdir -p $HOME/.vnc/
touch $HOME/.vnc/x11vnc.log
# 启动 x11vnc 服务器
# 注意:-display :0 假设您登录的是第一个X显示器
# -rfbport 5900 是默认端口,可以省略,但明确指定更好
#x11vnc -wait 50 -noxdamage -passwd PASSWORD -display :0 -forever -o /var/log/x11vnc.log -bg
exec x11vnc -wait 50 -noxdamage -passwd "123456" -display :0 -forever -o "$HOME/.vnc/x11vnc.log" -bg -rfbport 5900

View File

@@ -0,0 +1,126 @@
10/12/2025 03:24:28 passing arg to libvncserver: -passwd
10/12/2025 03:24:28 passing arg to libvncserver: -rfbport
10/12/2025 03:24:28 passing arg to libvncserver: 5900
10/12/2025 03:24:28 x11vnc version: 0.9.17 lastmod: 2025-04-11 pid: 1653
10/12/2025 03:24:28 Using X display :0
10/12/2025 03:24:28 rootwin: 0x304 reswin: 0x1600001 dpy: 0x1bfec750
10/12/2025 03:24:28
10/12/2025 03:24:28 ------------------ USEFUL INFORMATION ------------------
10/12/2025 03:24:28 X COMPOSITE available on display, using it for window polling.
10/12/2025 03:24:28 To disable this behavior use: '-noxcomposite'
10/12/2025 03:24:28
10/12/2025 03:24:28 Wireframing: -wireframe mode is in effect for window moves.
10/12/2025 03:24:28 If this yields undesired behavior (poor response, painting
10/12/2025 03:24:28 errors, etc) it may be disabled:
10/12/2025 03:24:28 - use '-nowf' to disable wireframing completely.
10/12/2025 03:24:28 - use '-nowcr' to disable the Copy Rectangle after the
10/12/2025 03:24:28 moved window is released in the new position.
10/12/2025 03:24:28 Also see the -help entry for tuning parameters.
10/12/2025 03:24:28 You can press 3 Alt_L's (Left "Alt" key) in a row to
10/12/2025 03:24:28 repaint the screen, also see the -fixscreen option for
10/12/2025 03:24:28 periodic repaints.
10/12/2025 03:24:28
10/12/2025 03:24:28 XFIXES available on display, resetting cursor mode
10/12/2025 03:24:28 to: '-cursor most'.
10/12/2025 03:24:28 to disable this behavior use: '-cursor arrow'
10/12/2025 03:24:28 or '-noxfixes'.
10/12/2025 03:24:28 using XFIXES for cursor drawing.
10/12/2025 03:24:28 GrabServer control via XTEST.
10/12/2025 03:24:28
10/12/2025 03:24:28 Scroll Detection: -scrollcopyrect mode is in effect to
10/12/2025 03:24:28 use RECORD extension to try to detect scrolling windows
10/12/2025 03:24:28 (induced by either user keystroke or mouse input).
10/12/2025 03:24:28 If this yields undesired behavior (poor response, painting
10/12/2025 03:24:28 errors, etc) it may be disabled via: '-noscr'
10/12/2025 03:24:28 Also see the -help entry for tuning parameters.
10/12/2025 03:24:28 You can press 3 Alt_L's (Left "Alt" key) in a row to
10/12/2025 03:24:28 repaint the screen, also see the -fixscreen option for
10/12/2025 03:24:28 periodic repaints.
10/12/2025 03:24:28
10/12/2025 03:24:28 XKEYBOARD: number of keysyms per keycode 7 is greater
10/12/2025 03:24:28 than 4 and 51 keysyms are mapped above 4.
10/12/2025 03:24:28 Automatically switching to -xkb mode.
10/12/2025 03:24:28 If this makes the key mapping worse you can
10/12/2025 03:24:28 disable it with the "-noxkb" option.
10/12/2025 03:24:28 Also, remember "-remap DEAD" for accenting characters.
10/12/2025 03:24:28
10/12/2025 03:24:28 X FBPM extension not supported.
10/12/2025 03:24:28 X display is capable of DPMS.
10/12/2025 03:24:28 --------------------------------------------------------
10/12/2025 03:24:28
10/12/2025 03:24:28 Default visual ID: 0x21
10/12/2025 03:24:28 Read initial data from X display into framebuffer.
10/12/2025 03:24:28 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120
10/12/2025 03:24:28
10/12/2025 03:24:28 X display :0 is 32bpp depth=24 true color
10/12/2025 03:24:28
10/12/2025 03:24:28 Unable to establish connection with systemd socket
10/12/2025 03:24:28 Listening for VNC connections on TCP port 5900
10/12/2025 03:24:28 Listening for VNC connections on TCP6 port 5900
10/12/2025 03:24:28 listen6: bind: Address already in use
10/12/2025 03:24:28 Not listening on IPv6 interface.
10/12/2025 03:24:28
10/12/2025 03:24:28 Xinerama is present and active (e.g. multi-head).
10/12/2025 03:24:28 Xinerama: number of sub-screens: 1
10/12/2025 03:24:28 Xinerama: no blackouts needed (only one sub-screen)
10/12/2025 03:24:28
10/12/2025 03:24:28 fb read rate: 343 MB/sec
10/12/2025 03:24:28 fast read: reset -defer ms to: 10
10/12/2025 03:24:28 The X server says there are 12 mouse buttons.
10/12/2025 03:24:28 screen setup finished.
10/12/2025 03:24:28
The VNC desktop is: gg-0vch20ggy5fi0xdf:0
******************************************************************************
Have you tried the x11vnc '-ncache' VNC client-side pixel caching feature yet?
The scheme stores pixel data offscreen on the VNC viewer side for faster
retrieval. It should work with any VNC viewer. Try it by running:
x11vnc -ncache 10 ...
One can also add -ncache_cr for smooth 'copyrect' window motion.
More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching
10/12/2025 03:24:44 Got connection from client 192.168.139.1
10/12/2025 03:24:44 0 other clients
10/12/2025 03:24:44 Normal socket connection
10/12/2025 03:24:44 Disabled X server key autorepeat.
10/12/2025 03:24:44 to force back on run: 'xset r on' (3 times)
10/12/2025 03:24:44 incr accepted_client=1 for 192.168.139.1:10500 sock=10
10/12/2025 03:24:44 Client Protocol Version 3.8
10/12/2025 03:24:44 Protocol version sent 3.8, using 3.8
10/12/2025 03:24:44 rfbProcessClientSecurityType: executing handler for type 2
10/12/2025 03:24:44 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0x00000018)
10/12/2025 03:24:44 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0x00000016)
10/12/2025 03:24:44 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0x00000015)
10/12/2025 03:24:44 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0x0000000F)
10/12/2025 03:24:44 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xFFFFFEC6)
10/12/2025 03:24:44 Enabling full-color cursor updates for client 192.168.139.1
10/12/2025 03:24:44 Enabling NewFBSize protocol extension for client 192.168.139.1
10/12/2025 03:24:44 Using ZRLE encoding for client 192.168.139.1
10/12/2025 03:24:44 Pixel format for client 192.168.139.1:
10/12/2025 03:24:44 8 bpp, depth 6
10/12/2025 03:24:44 true colour: max r 3 g 3 b 3, shift r 4 g 2 b 0
10/12/2025 03:24:44 Pixel format for client 192.168.139.1:
10/12/2025 03:24:44 32 bpp, depth 24, little endian
10/12/2025 03:24:44 true colour: max r 255 g 255 b 255, shift r 16 g 8 b 0
10/12/2025 03:24:44 no translation needed
10/12/2025 03:24:44 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0x00000018)
10/12/2025 03:24:44 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0x0000000F)
10/12/2025 03:24:44 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0x00000016)
10/12/2025 03:24:44 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0x00000015)
10/12/2025 03:24:44 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xFFFFFEC6)
10/12/2025 03:24:44 Enabling full-color cursor updates for client 192.168.139.1
10/12/2025 03:24:44 Enabling NewFBSize protocol extension for client 192.168.139.1
10/12/2025 03:24:44 Switching from ZRLE to hextile Encoding for client 192.168.139.1
10/12/2025 03:24:44 client 1 network rate 229.0 KB/sec (6513.4 eff KB/sec)
10/12/2025 03:24:44 client 1 latency: 1.1 ms
10/12/2025 03:24:44 dt1: 0.0186, dt2: 0.1393 dt3: 0.0011 bytes: 36023
10/12/2025 03:24:44 link_rate: LR_UNKNOWN - 1 ms, 229 KB/s
10/12/2025 03:24:44 client_set_net: 192.168.139.1 0.0026
10/12/2025 03:24:45 copy_tiles: allocating first_line at size 41
10/12/2025 03:24:54 created selwin: 0x160002c
10/12/2025 03:24:54 called initialize_xfixes()
10/12/2025 03:25:40 non-existent cursor: which=12

View File

@@ -0,0 +1,2 @@
# Allow root login using password authentication
PasswordAuthentication yes

View File

@@ -0,0 +1,3 @@
HostKeyAlgorithms +ssh-rsa
HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa

View File

@@ -0,0 +1,2 @@
# Allow root login using password authentication
PasswordAuthentication yes

View File

@@ -0,0 +1 @@
%wheel ALL=(ALL:ALL) NOPASSWD: ALL

View File

@@ -0,0 +1,2 @@
[Journal]
Storage=volatile

View File

@@ -0,0 +1,4 @@
[Login]
HandleSuspendKey=ignore
HandleHibernateKey=ignore
HandleLidSwitch=ignore

View File

@@ -0,0 +1,2 @@
[Network]
IPv6PrivacyExtensions=yes

View File

@@ -0,0 +1,24 @@
[Match]
# Matching with "Type=ether" causes issues with containers because it also matches virtual Ethernet interfaces (veth*).
# See https://bugs.archlinux.org/task/70892
# Instead match by globbing the network interface name.
Name=en*
Name=eth*
[Link]
RequiredForOnline=routable
[Network]
DHCP=yes
MulticastDNS=yes
# systemd-networkd does not set per-interface-type default route metrics
# https://github.com/systemd/systemd/issues/17698
# Explicitly set route metric, so that Ethernet is preferred over Wi-Fi and Wi-Fi is preferred over mobile broadband.
# Use values from NetworkManager. From nm_device_get_route_metric_default in
# https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/blob/main/src/core/devices/nm-device.c
[DHCPv4]
RouteMetric=100
[IPv6AcceptRA]
RouteMetric=100

View File

@@ -0,0 +1,20 @@
[Match]
Name=wl*
[Link]
RequiredForOnline=routable
[Network]
DHCP=yes
MulticastDNS=yes
# systemd-networkd does not set per-interface-type default route metrics
# https://github.com/systemd/systemd/issues/17698
# Explicitly set route metric, so that Ethernet is preferred over Wi-Fi and Wi-Fi is preferred over mobile broadband.
# Use values from NetworkManager. From nm_device_get_route_metric_default in
# https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/blob/main/src/core/devices/nm-device.c
[DHCPv4]
RouteMetric=600
[IPv6AcceptRA]
RouteMetric=600

View File

@@ -0,0 +1,19 @@
[Match]
Name=ww*
[Link]
RequiredForOnline=routable
[Network]
DHCP=yes
# systemd-networkd does not set per-interface-type default route metrics
# https://github.com/systemd/systemd/issues/17698
# Explicitly set route metric, so that Ethernet is preferred over Wi-Fi and Wi-Fi is preferred over mobile broadband.
# Use values from NetworkManager. From nm_device_get_route_metric_default in
# https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/blob/main/src/core/devices/nm-device.c
[DHCPv4]
RouteMetric=700
[IPv6AcceptRA]
RouteMetric=700

View File

@@ -0,0 +1,4 @@
# Default systemd-resolved configuration for archiso
[Resolve]
MulticastDNS=yes

View File

@@ -0,0 +1 @@
/dev/null

Some files were not shown because too many files have changed in this diff Show More