aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wolf <gwolf@gwolf.org>2009-11-30 14:15:46 -0600
committerGunnar Wolf <gwolf@gwolf.org>2009-11-30 14:15:46 -0600
commit573d097b47f79fb1b94f9ab6f3e4e1b279c54762 (patch)
tree1a603b1afeddbbab3825c019d08ee554d991221c
parentMerge branch 'master' of git://github.com/kragen/xcompose (diff)
downloaddotXCompose-573d097b47f79fb1b94f9ab6f3e4e1b279c54762.tar.gz
dotXCompose-573d097b47f79fb1b94f9ab6f3e4e1b279c54762.tar.bz2
dotXCompose-573d097b47f79fb1b94f9ab6f3e4e1b279c54762.zip
Added yet-another-bullet: hyphen bullet
-rw-r--r--dotXCompose1
1 files changed, 1 insertions, 0 deletions
diff --git a/dotXCompose b/dotXCompose
index 85f7164..9f8fcd0 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -28,6 +28,7 @@ include "%L"
<Multi_key> <less> <bar> : "↵" U21B5 # DOWNWARDS ARROW WITH CORNER LEFTWARDS
<Multi_key> <o> <period> : "•" U2022 # BULLET
# By default <Multi_key> <period> <period> does this, but we broke that with the ... binding.
+<Multi_key> <o> <minus> : "⁃" U2043 # HYPHEN BULLET
<Multi_key> <o> <comma> : "·" periodcentered # MIDDLE DOT
# Already present for me:
# <Multi_key> <space> <space> : " " U00A0 # NO-BREAK SPACE