public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peng Huang <phuang@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Update default hotkeys
Date: Sun, 31 May 2026 02:04:16 GMT [thread overview]
Message-ID: <178019305638.1.17598246297461482114.rpms-ibus-51c5c9deaabe@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : 51c5c9deaabeeca84286890d4317c6dafd840d90
Author : Peng Huang <phuang@fedoraproject.org>
Date : 2009-04-07T06:31:43+00:00
Stats : +38/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/51c5c9deaabeeca84286890d4317c6dafd840d90?branch=autotool
Log:
Update default hotkeys
---
diff --git a/ibus-default-hotkeys.patch b/ibus-default-hotkeys.patch
new file mode 100644
index 0000000..7a4af7a
--- /dev/null
+++ b/ibus-default-hotkeys.patch
@@ -0,0 +1,32 @@
+diff --git a/data/ibus.schemas.in b/data/ibus.schemas.in
+index 9a6330d..9c0345f 100644
+--- a/data/ibus.schemas.in
++++ b/data/ibus.schemas.in
+@@ -18,17 +18,11 @@
+ <owner>ibus</owner>
+ <type>list</type>
+ <list_type>string</list_type>
++ <default>[Control+space,Zenkaku_Hankaku,Alt+Zenkaku_Hankaku,Alt+grave,Hangul]</default>
+ <locale name="C">
+- <default>[Control+space]</default>
+ <short>Trigger Hotkey</short>
+ <long>Trigger hotkey for enable or disable input context</long>
+ </locale>
+- <locale name="ja">
+- <default>[Zenkaku_Hankaku,Alt+Zenkaku_Hankaku,Alt+grave]</default>
+- </locale>
+- <locale name="ko">
+- <default>[Hangul,Shift+space]</default>
+- </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/ibus/general/hotkey/next_engine</key>
+@@ -36,7 +30,7 @@
+ <owner>ibus</owner>
+ <type>list</type>
+ <list_type>string</list_type>
+- <default>[]</default>
++ <default>[Alt+Shift_L]</default>
+ <locale name="C">
+ <short>Next Engine Hotkey</short>
+ <long>Next engine hotkey for switch to next input method engine</long>
diff --git a/ibus.spec b/ibus.spec
index 0fce72e..396bd18 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -8,7 +8,7 @@
Name: ibus
Version: 1.1.0.20090407
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
Group: System Environment/Libraries
@@ -16,6 +16,7 @@ URL: http://code.google.com/p/ibus/
Source0: http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
Source1: xinput-ibus
Patch0: ibus-HEAD.patch
+Patch1: ibus-default-hotkeys.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -108,6 +109,7 @@ docs for ibus.
# rm -rf docs/reference/ibus/ibus-sections.txt
# %patch0 -p1
# ./autogen.sh --help
+%patch1 -p1
%build
%configure --disable-static \
@@ -218,6 +220,9 @@ fi
%{_libdir}/pkgconfig/*
%changelog
+* Tue Apr 07 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090407-2
+- Update default hotkey settings.
+
* Tue Apr 07 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090407-1
- Update to ibus-1.1.0.20090407.
- Fix bug 491042 - ibus default trigger hotkeys
reply other threads:[~2026-05-31 2:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178019305638.1.17598246297461482114.rpms-ibus-51c5c9deaabe@fedoraproject.org \
--to=phuang@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox