[Sikuli-driver] [Question #194006]: how can i type :, /, %, on my germany keyboard on Java

2012-04-18 Thread emrah kara
New question #194006 on Sikuli: https://answers.launchpad.net/sikuli/+question/194006 for example i want s.type(https://answers.launchpad.net/sikuli/+addquestion); but i cant let sikuli type : or //. i can type // with clicking alt+7 on my german keyboard. -- You received this question

Re: [Sikuli-driver] [Question #194006]: how can i type :, /, %, on my germany keyboard on Java

2012-04-18 Thread emrah kara
Question #194006 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194006 emrah kara posted a new comment: i solved the problem.. thanks :) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #194006]: how can i type :, /, %, on my germany keyboard on Java

2012-04-18 Thread RaiMan
Question #194006 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194006 Status: Open = Solved RaiMan changed the question status: by user himself -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #194006]: how can i type :, /, %, on my germany keyboard on Java

2012-04-18 Thread j
Question #194006 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194006 j posted a new comment: It's always nice to post the answer here if you found it yourself so that other people who find this question can profit from your knowledge. -- You received this question

Re: [Sikuli-driver] [Question #194006]: how can i type :, /, %, on my germany keyboard on Java

2012-04-18 Thread RaiMan
Question #194006 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194006 RaiMan posted a new comment: @ j-the-k thanx for posting this comment ;-) I did not dare to ask, to not always be the one who tells people, to first look into the docs, search this forum, look at the faqs

Re: [Sikuli-driver] [Question #194006]: how can i type :, /, %, on my germany keyboard on Java

2012-04-18 Thread Roman Podolyan
Question #194006 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194006 Roman Podolyan posted a new comment: Oh, and low-level keyboard commands can be found by this link: http://sikuli.org/docx/keys.html Worth bookmarking, guys :) -- You received this question notification

Re: [Sikuli-driver] [Question #194006]: how can i type :, /, %, on my germany keyboard on Java

2012-04-18 Thread emrah kara
Question #194006 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194006 emrah kara posted a new comment: Ok you are right j (j-the-k) :) I'am sorry I did it with paste(); i can write every String variable with paste like s.paste($/@) -- You received this question notification