fcitx的字体设置在哪里?
- sgsdxzy
- 帖子: 430
- 注册时间: 2008-07-19 11:14
fcitx的字体设置在哪里?
最近对系统字体大刀阔斧改革了一番,发现fcitx选字的字体不统一了,有粗有细,别的程序都正常,请问在哪里设置fcitx的字体?不会要从源代码入手吧……
- 灰色小狼
- 帖子: 4585
- 注册时间: 2008-12-06 10:38
- 系统: Arch
Re: fcitx的字体设置在哪里?
配置文件可以改的
- ljj_jjl2008
- 论坛版主
- 帖子: 14256
- 注册时间: 2007-09-16 8:29
Re: fcitx的字体设置在哪里?
fcitx图标/提示条 上面 ,右键,菜单里面有“配置”。
闻到死太贵, 麦克价更高。 有了笨笨兔, 二者皆可抛。
+ 我的六轮折腾
+ 折腾6轮的结果(对40余种WM的测试和分析,多种DE和WM并存的方案)
+ 折腾的中间成果:可以独立运行的一个Wharf(图标化的启动菜单)
+ 强烈推荐----折腾的终极成果:一个自己开发的DE环境
+ 签名空闲链接位置招租
+ 我的六轮折腾
+ 折腾6轮的结果(对40余种WM的测试和分析,多种DE和WM并存的方案)
+ 折腾的中间成果:可以独立运行的一个Wharf(图标化的启动菜单)
+ 强烈推荐----折腾的终极成果:一个自己开发的DE环境
+ 签名空闲链接位置招租
-
- 论坛版主
- 帖子: 5211
- 注册时间: 2009-12-12 19:29
- 系统: Kubuntu
Re: fcitx的字体设置在哪里?
配置fcitx——程序——字体(右键配置fcitx后第一个见到的选项)
- sgsdxzy
- 帖子: 430
- 注册时间: 2008-07-19 11:14
Re: fcitx的字体设置在哪里?
请问具体修改哪里?
代码: 全选
[Program/DelayStart]
Type=Integer
DefaultValue=0
Description=Seconds sleep before fcitx really start
[Program/ShareStateAmongWindow]
Type=Enum
DefaultValue=No
EnumCount=3
Enum0=No
Enum1=All
Enum2=PerProgram
Description=Share State Among Window
[Program/DefaultInputMethodState]
Type=Enum
DefaultValue=Close
EnumCount=3
Enum0=Close
Enum1=Inactive
Enum2=Active
Description=Default Input Method State
[Program/FirstRun]
Type=Boolean
DefaultValue=True
Description=It's the first time Fcitx Start.
[Program/FirstAsInactive]
Type=Boolean
DefaultValue=False
Description=Use first input method as inactive state
[Output/HalfPuncAfterNumber]
Type=Boolean
DefaultValue=True
Description=Type half width Punc After a Number
[Output/EnterAction]
Type=Enum
EnumCount=3
Enum0=Nothing
Enum1=Clean
Enum2=Commit
DefaultValue=Commit
Description=Action after press enter
[Output/RemindModeDisablePaging]
Type=Boolean
DefaultValue=True
Description=Disable Paging in Remind Mode
[Output/SendTextWhenSwitchEng]
Type=Boolean
DefaultValue=False
Description=Send typed raw text if Switch to inactive Mode
[Output/CandidateWordNumber]
Type=Integer
DefaultValue=5
Description=Candidate Word Number
[Output/PhraseTips]
Type=Boolean
DefaultValue=True
Description=Give the tips of Phrase
[Appearance/ShowInputWindowAfterTriggering]
Type=Boolean
DefaultValue=True
Description=Show Input Window After Trigger Input Mode
[Appearance/ShowPointAfterIndex]
Type=Boolean
DefaultValue=True
Description=Show Point After Index
[Appearance/ShowInputSpeed]
Type=Boolean
DefaultValue=True
Description=Show Input Speed
[Appearance/ShowVersion]
Type=Boolean
DefaultValue=True
Description=Show Version
[Appearance/HideInputWindowWhenOnlyPreeditString]
Type=Boolean
DefaultValue=False
Description=Do not show input window if there is only preedit string
[Appearance/HideInputWindowWhenOnlyOneCandidate]
Type=Boolean
DefaultValue=False
Description=Do not show input window if there is one one candidate (Hide when only preedit string must be selected)
[Hotkey/TriggerKey]
Type=Hotkey
DefaultValue=CTRL_SPACE
Description=Hot key of Triggering Input Method
[Hotkey/IMSwitchKey]
Type=Boolean
DefaultValue=True
Description=Enable Left Ctrl + Left Shift to Switch Between Input Method
[Hotkey/SwitchKey]
Type=Enum
EnumCount=7
Enum0=R_CTRL
Enum1=R_SHIFT
Enum2=L_SHIFT
Enum3=L_CTRL
Enum4=ALT_L_SHIFT
Enum5=ALT_R_SHIFT
Enum6=Disabled
DefaultValue=L_CTRL
Description=Hotkey of Switching Active and Inactive Mode
[Hotkey/DoubleSwitchKey]
Type=Boolean
DefaultValue=False
Description=Double click Switch Key to Change Mode
[Hotkey/TimeInterval]
Type=Integer
DefaultValue=250
Description=Interval of Two Key Input
[Hotkey/VKSwitchKey]
Type=Hotkey
DefaultValue=CTRL_ALT_B
Description=Hotkey of Switching Virtual Keyboard
[Hotkey/RemindSwitchKey]
Type=Hotkey
DefaultValue=
Description=Hotkey of Switching Remind Mode
[Hotkey/FullWidthSwitchKey]
Type=Hotkey
DefaultValue=SHIFT_SPACE
Description=Hotkey of Switching Full Width Character Mode
[Hotkey/PuncSwitchKey]
Type=Hotkey
DefaultValue=ALT_SPACE
Description=Hotkey of Switch Full Width Punc Mode
[Hotkey/PrevPageKey]
Type=Hotkey
DefaultValue=-
Description=Hotkey of Going Prev Page
[Hotkey/NextPageKey]
Type=Hotkey
DefaultValue==
Description=Hotkey of Going Next Page
[Hotkey/SecondThirdCandWordKey]
Type=String
DefaultValue=SHIFT
Description=Hotkey to Choose Second and Third Candidate Word
[Hotkey/SaveAllKey]
Type=Hotkey
DefaultValue=CTRL_ALT_S
Description=Hotkey of Saving All Config and Input History
[Hotkey/SwitchPreedit]
Type=Hotkey
DefaultValue=CTRL_ALT_P
Description=Hotkey of Switch Embeded Preedit
[DescriptionFile]
LocaleDomain=fcitx
- gdgglhy
- 帖子: 440
- 注册时间: 2010-04-23 12:19
- 系统: arch
- 灰色小狼
- 帖子: 4585
- 注册时间: 2008-12-06 10:38
- 系统: Arch
Re: fcitx的字体设置在哪里?
是改皮肤的配置文件
有fontsize这一项的

- sgsdxzy
- 帖子: 430
- 注册时间: 2008-07-19 11:14
Re: fcitx的字体设置在哪里?
谢谢楼上2位,原来在皮肤设置里
我一直无视掉的……
