summaryrefslogtreecommitdiff
path: root/linux/console/bin
diff options
context:
space:
mode:
authorpascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-08-21 11:05:33 +0000
committerpascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-08-21 11:05:33 +0000
commit70e3d7ae6c902247a2f418a409169a0e33bbb897 (patch)
tree3fca8e6b3d0bd3b8628e693acee8819e7da4eb3b /linux/console/bin
parentdb0a894e62442fd9b4f14f34c2bb18dddcd3d84f (diff)
downloadneo-layout-70e3d7ae6c902247a2f418a409169a0e33bbb897.tar.gz
neo-layout-70e3d7ae6c902247a2f418a409169a0e33bbb897.tar.bz2
neo-layout-70e3d7ae6c902247a2f418a409169a0e33bbb897.zip
so, jetzt läuft es wieder
git-svn-id: https://svn.neo-layout.org@787 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/console/bin')
-rwxr-xr-xlinux/console/bin/mach_kurzreferenz2
-rwxr-xr-xlinux/console/bin/mach_kurzreferenz.vorprogramm2
2 files changed, 2 insertions, 2 deletions
diff --git a/linux/console/bin/mach_kurzreferenz b/linux/console/bin/mach_kurzreferenz
index 14496ad..09fa581 100755
--- a/linux/console/bin/mach_kurzreferenz
+++ b/linux/console/bin/mach_kurzreferenz
@@ -6,4 +6,4 @@ grep space $xmodmap | grep ^keycode | tr -s [:blank:] ' '| cut -f2 -d = >> mach_
sed -f console.ersetze mach_kurzreferenz.hilfe
-rm mach_kurzreferenz.hilfe \ No newline at end of file
+#rm mach_kurzreferenz.hilfe \ No newline at end of file
diff --git a/linux/console/bin/mach_kurzreferenz.vorprogramm b/linux/console/bin/mach_kurzreferenz.vorprogramm
index a86e999..dbe85a0 100755
--- a/linux/console/bin/mach_kurzreferenz.vorprogramm
+++ b/linux/console/bin/mach_kurzreferenz.vorprogramm
@@ -1,5 +1,5 @@
#!/bin/sh
-xmodmap=../xmodmap/neo_de.xmodmap
+xmodmap=../../xmodmap/neo_de.xmodmap
grep -n ^keycode $xmodmap | grep ^[12] | tr -s [:blank:] ' '| cut -f2 -d = > mach_kurzreferenz.hilfe1