summaryrefslogtreecommitdiff
path: root/linux/Makefile
diff options
context:
space:
mode:
authorpascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2010-04-06 11:48:45 +0000
committerpascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2010-04-06 11:48:45 +0000
commit5037ebe76c12058b435de812e65a742484ea09d7 (patch)
tree7a7d0f99c6b5dfe2fbde8a33162267a5bc378a5d /linux/Makefile
parentb08938b86c83df3760774aa7a8c0137c0451f6d8 (diff)
downloadneo-layout-5037ebe76c12058b435de812e65a742484ea09d7.tar.gz
neo-layout-5037ebe76c12058b435de812e65a742484ea09d7.tar.bz2
neo-layout-5037ebe76c12058b435de812e65a742484ea09d7.zip
Stichprobe auf dead_dasia → bei alten Systemen neo_de_alternative.xmodmap
git-svn-id: https://svn.neo-layout.org@2282 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/Makefile')
-rw-r--r--linux/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/Makefile b/linux/Makefile
index 88bab29..c44bead 100644
--- a/linux/Makefile
+++ b/linux/Makefile
@@ -31,7 +31,8 @@ xmodmap/neo_de_alternative.xmodmap:xmodmap/neo_de.xmodmap
-e 's/keycode\ 108/keysym\ KP_Enter/g' \
-e 's/dead_stroke/NoSymbol/g' \
-e 's/dead_doublegrave/U02F5/g' \
- -e 's/dead_dasia/U1FFE/g' $< > $@
+ -e 's/\x09dead_psili/\x09dead_abovecomma/g' \
+ -e 's/\x09dead_dasia/\x09dead_abovereversedcomma/g' $< > $@
xmodmap/neo_de.xmodmap.referenz:xmodmap/neo_de.xmodmap
cd xmodmap; ./erzeuge_neo_de_referenz > neo_de.xmodmap.referenz