summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakuro Ashie <makeinu>2010-05-18 15:53:00 +0000
committerTakuro Ashie <makeinu>2010-05-18 15:53:00 +0000
commit934ea2bb6932999a6c89292e20660adc2e3d4804 (patch)
tree0b5be6b65151c1218ca4ccd73a796185d755dc0a
parentc32e17f230596c7d11d441a81f371bc26ac56fc4 (diff)
downloadise-engine-anthy-upstream-git.tar.gz
ise-engine-anthy-upstream-git.tar.bz2
ise-engine-anthy-upstream-git.zip
Assign Control + N key to CommitSelectedSegmentKey.upstream-git
-rw-r--r--ChangeLog5
-rw-r--r--data/atok.sty2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f27ca56..c26e8b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-19 Takuro Ashie <ashie@homa.ne.jp>
+
+ * data/atok.sty: Assign Control + N key to CommitSelectedSegmentKey.
+ https://bugs.launchpad.net/ubuntu-jp-improvement/+bug/582036
+
2009-0l-29 Takuro Ashie <ashie@homa.ne.jp>
* configure.ac: Version-1.2.7 (BRANCH_1_2).
diff --git a/data/atok.sty b/data/atok.sty
index 1afbf58..eb8a81a 100644
--- a/data/atok.sty
+++ b/data/atok.sty
@@ -54,7 +54,7 @@ SelectFirstSegmentKey = Control+Left
SelectLastSegmentKey = Control+Right
ExpandSegmentKey = Right,Control+l
ShrinkSegmentKey = Left,Control+k
-CommitSelectedSegmentKey = Down
+CommitSelectedSegmentKey = Down,Control+n
CandidatesPageUpKey = Shift+Henkan
CandidatesPageDownKey = Henkan