From 70e3d7ae6c902247a2f418a409169a0e33bbb897 Mon Sep 17 00:00:00 2001 From: pascal Date: Thu, 21 Aug 2008 11:05:33 +0000 Subject: so, jetzt läuft es wieder MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@787 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/console/bin/mach_kurzreferenz | 2 +- linux/console/bin/mach_kurzreferenz.vorprogramm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'linux/console/bin') 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 -- cgit v1.2.3