settings.ini

来自「windows mobile 下的联系人管理工具。类是iphone的滑动联系人功」· INI 代码 · 共 29 行

INI
29
字号
[main]
; case sensitive name of the email account from which you
; want to send email. Default, blank, is auto-detect
EmailAccount=

; This is how favorites are stored. A "Favorite" will use
; this category in the built-in contact field "Category"
FavoriteCategory=Favorites

; The default minimize action is to hide. If you want to
; exit instead, change to 1
ExitOnMinimize=0

; The default action to take after performing an action
; (such as make a call, send email, send SMS, etc) is to hide.
; To exit instead, change to 1
ExitOnAction=0

; Set this to 1 to speed up the keyboard animation, with only
; a slight decrease in coolness factor.
FastGraphics=0

; The name of the skin to use. Will look for a file named
; ???.skn. i.e. default.skn
Skin=default

; The name of the language to use. Will look for a file named
; ???.lng. i.e. english.lng
Language=english

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?