AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AutoScriptWriter recording with german keyboard layout

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
TH
Guest





PostPosted: Tue Jan 25, 2005 2:51 pm    Post subject: AutoScriptWriter recording with german keyboard layout Reply with quote

AutoScriptWriter records sometimes wrong keyboard input, if german keyboard layout is enabled.

Example for 'backslash':

Pressing "Ctrl + Alt + \ " is recorded as
{CTRLDOWN}{ALTDOWN}[{CTRLUP}{ALTUP}
Back to top
BoBo
Guest





PostPosted: Tue Jan 25, 2005 6:40 pm    Post subject: Reply with quote

AutoScriptWriter ist ein Tool welches ursprünglich für AutoIt geschrieben wurde (AFAIK) ...
Quote:
many of AutoHotkey's enhancements to the AutoIt2 command set, as well as the Window Spy and the script compiler, were adapted directly from the AutoIt3 source code

Eine Anpassung an nicht englische(n) Gegebenheiten/Sprachgebrauch dürfte davon abhängen, ob deutschsprachige Entwickler zum AHK-Team hinzukommen (Abweichungen testen sich einfach besser mit passender/deutscher Tastatur). Rolling Eyes Wink

PS: Grundsätzlich sollte aufgezeichneter Code "nachbereinigt" (heißt in der Regel "verschlankt") werden.

Danke für den Hinweis.
Back to top
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Tue Jan 25, 2005 11:32 pm    Post subject: Re: AutoScriptWriter recording with german keyboard layout Reply with quote

TH wrote:
AutoScriptWriter records sometimes wrong keyboard input, if german keyboard layout is enabled.
Thanks for reporting this. I will try to resolve it in a future version.
Back to top
View user's profile Send private message Send e-mail
Guest






PostPosted: Thu Feb 03, 2005 6:31 pm    Post subject: Reply with quote

Could anybody give me a hint how to "send" a backslash with an german keyboard layout?
Back to top
BoBo
Guest





PostPosted: Thu Feb 03, 2005 7:42 pm    Post subject: Reply with quote

Was spricht dagegen ?
Code:
Send, \
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group