summarylogtreecommitdiffstats
path: root/fcitx5-mozc-conf.patch
blob: 0afea4ba838e22e089669e44f2aa849f52b17176 (plain)
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
52
53
54
55
56
57
58
diff --git a/src/unix/fcitx5/fcitx5/conf/notifications.conf b/src/unix/fcitx5/fcitx5/conf/notifications.conf
new file mode 100644
index 0000000..ce37813
--- /dev/null
+++ b/src/unix/fcitx5/fcitx5/conf/notifications.conf
@@ -0,0 +1,3 @@
+[HiddenNotifications]
+0=wayland-diagnose-gnome
+
diff --git a/src/unix/fcitx5/fcitx5/conf/waylandim.conf b/src/unix/fcitx5/fcitx5/conf/waylandim.conf
new file mode 100644
index 0000000..4dd8b81
--- /dev/null
+++ b/src/unix/fcitx5/fcitx5/conf/waylandim.conf
@@ -0,0 +1,5 @@
+# 現在実行中のアプリケーションを検出する(再起動が必要)
+DetectApplication=True
+# キーイベントが処理されない場合、テキストをコミットする代わりにキーイベントを転送する
+PreferKeyEvent=True
+
diff --git a/src/unix/fcitx5/fcitx5/conf/xim.conf b/src/unix/fcitx5/fcitx5/conf/xim.conf
new file mode 100644
index 0000000..57abf4b
--- /dev/null
+++ b/src/unix/fcitx5/fcitx5/conf/xim.conf
@@ -0,0 +1,3 @@
+# XIM で On The Spot スタイルを使う(再起動が必要)
+UseOnTheSpot=True
+
diff --git a/src/unix/fcitx5/fcitx5/profile b/src/unix/fcitx5/fcitx5/profile
new file mode 100644
index 0000000..f62e68e
--- /dev/null
+++ b/src/unix/fcitx5/fcitx5/profile
@@ -0,0 +1,23 @@
+[Groups/0]
+# Group Name
+Name=デフォルト
+# Layout
+Default Layout=jp-kana86
+# Default Input Method
+DefaultIM=mozc
+
+[Groups/0/Items/0]
+# Name
+Name=keyboard-jp-kana86
+# Layout
+Layout=
+
+[Groups/0/Items/1]
+# Name
+Name=mozc
+# Layout
+Layout=
+
+[GroupOrder]
+0=デフォルト
+