From aff1bb88f56c9090cb9bcf2982e681019734531c Mon Sep 17 00:00:00 2001 From: nora Date: Mon, 30 Apr 2007 14:48:38 +0000 Subject: Autohotkey: Deadkeys sollten funktionieren git-svn-id: https://svn.neo-layout.org@83 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/XP/autohotkey/neo20-remap.ahk | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'windows/XP/autohotkey/neo20-remap.ahk') diff --git a/windows/XP/autohotkey/neo20-remap.ahk b/windows/XP/autohotkey/neo20-remap.ahk index 104e192..c702285 100644 --- a/windows/XP/autohotkey/neo20-remap.ahk +++ b/windows/XP/autohotkey/neo20-remap.ahk @@ -1,13 +1,14 @@ /* Umbelegung von AltGr auf CapsLock und #, dafür Mod5 auf AltGr und < + Version vom 30.04.2007 */ ;#InstallKeybdHook #usehook on #singleinstance force -;SendMode InputThenPlay - geht nicht +SendMode Input ;ThenPlay - geht nicht name = NEO-Remap enable = Aktiviere %name% @@ -99,7 +100,9 @@ Send {Control Up} return -;----------------------------------------------- + +; Funktionen des Systray-Menüs +; ---------------------------- toggleneo: if state <> -- cgit v1.2.3