Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Jun 5, 2018. It is now read-only.
fcitx
/
handbook
Public archive
Notifications
You must be signed in to change notification settings
Fork
2
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
handbook
/
chapter-global-config.html
Copy path
Blame
More file actions
Blame
More file actions
Latest commit
History
History
History
51 lines (51 loc) · 2.57 KB
master
Breadcrumbs
handbook
/
chapter-global-config.html
Copy path
Top
File metadata and controls
Code
Blame
51 lines (51 loc) · 2.57 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>第 4 章 全局配置文件说明</title>
<link rel="stylesheet" href="docbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="小企鹅输入法(fcitx)">
<link rel="up" href="part-installation.html" title="部分 II. 安装配置">
<link rel="prev" href="chapter-autostart.html" title="第 3 章 跟随桌面环境自动启动">
<link rel="next" href="part-functions.html" title="部分 III. 功能说明">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">第 4 章 全局配置文件说明</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="chapter-autostart.html">上一页</a> </td>
<th width="60%" align="center">部分 II. 安装配置</th>
<td width="20%" align="right"> <a accesskey="n" href="part-functions.html">下一页</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="chapter" title="第 4 章 全局配置文件说明">
<div class="titlepage"><div><div><h2 class="title">
<a name="chapter-global-config"></a>第 4 章 全局配置文件说明</h2></div></div></div>
<p>默认情况下,fcitx配置文件的存放位置尽量接近XDG标准(用户配置目录一般为~/.config/fcitx,首次运行时fcitx会自动创建该目录),配置文件名为config。fcitx从4.0开始可以安装配置程序进行配置,程序将自动修改配置文件中的内容。</p>
<p>配置文件在安装了fcitx-config-gtk之后(基于gtk的配置编辑器),或者kcm-fcitx(基于KDE的KCM Module的配置编辑器)可以不用手动编辑。</p>
<p>如果您需要进行手动编辑,请参考配置文件中的注释,以及对应的配置文件描述文件</p>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="chapter-autostart.html">上一页</a> </td>
<td width="20%" align="center"><a accesskey="u" href="part-installation.html">上一级</a></td>
<td width="40%" align="right"> <a accesskey="n" href="part-functions.html">下一页</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">第 3 章 跟随桌面环境自动启动 </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">起始页</a></td>
<td width="40%" align="right" valign="top"> 部分 III. 功能说明</td>
</tr>
</table>
</div>
</body>
</html>
You can’t perform that action at this time.