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 

Search found 11 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Half-QWERTY: One-handed Typing
AAC

Replies: 159
Views: 73560

PostForum: Scripts & Functions   Posted: Mon Sep 13, 2010 2:30 pm   Subject: Half-QWERTY: One-handed Typing
Hi Kega,


When using Lefthanded keyboard Backspace is Tab.

There are at least 4 or 5 different versions of Half-QWERTY: One-handed Typing on the Autohotkey site. I believe there is one that tha ...
  Topic: Half-QWERTY: One-handed Typing
AAC

Replies: 159
Views: 73560

PostForum: Scripts & Functions   Posted: Mon Sep 13, 2010 1:06 pm   Subject: Half-QWERTY: One-handed Typing
Have you downloaded Autohotkey?

If not do so. You can then run Half-QWERTY from the *.ahk file or compile it as and *.exe.

If it is compiled as an executable file it willrun "stand alone&q ...
  Topic: Half-QWERTY: One-handed Typing
AAC

Replies: 159
Views: 73560

PostForum: Scripts & Functions   Posted: Thu Sep 25, 2008 4:57 pm   Subject: Half-QWERTY: One-handed Typing
That's good. Feel free to ask any questions or suggest improvements.
Mike
  Topic: Half-QWERTY: One-handed Typing
AAC

Replies: 159
Views: 73560

PostForum: Scripts & Functions   Posted: Wed Sep 24, 2008 1:15 pm   Subject: Half Qwerty
To tell you the truth, I had to replace my PC not long ago due to a failure and I have not attempted to reinstall because it did not work last time. I do not remember seeing any indication that I had ...
  Topic: Half-QWERTY: One-handed Typing
AAC

Replies: 159
Views: 73560

PostForum: Scripts & Functions   Posted: Mon Sep 22, 2008 1:33 pm   Subject: Help - Directions
Hi "Guest",

Are you getting the white " H " with the green background icon on the task bar when you run it?

Mike
  Topic: Half-QWERTY: One-handed Typing
AAC

Replies: 159
Views: 73560

PostForum: Scripts & Functions   Posted: Fri Jan 05, 2007 6:24 pm   Subject: Half-QWERTY
It was written for people who only have use of one hand that were touch typists before their accident or illness.
But yes, some have used foot switches,etc. insteadof the Space bar.

Many contribut ...
  Topic: Key press time out
AAC

Replies: 2
Views: 2037

PostForum: Ask for Help   Posted: Fri Aug 11, 2006 2:28 pm   Subject: Key press time out
Hello All,

What I would like to know is how to get a key press to time out.
As in you press and hold a key down while thinking, change your mind and release and so don't want it sent.

This part ...
  Topic: Half-QWERTY: One-handed Typing
AAC

Replies: 159
Views: 73560

PostForum: Scripts & Functions   Posted: Wed Aug 02, 2006 3:27 pm   Subject: Half-QWERTY: One-handed Typing
Here's my solution...
; Left Hand Keyboard for Touch Typists.
; Date: 02-08-2006
; To make Shift/Ctrl/Alt keys "sticky" Thanks Titan!
Loop, % 255 - 165
end := end . ",& ...
  Topic: How to simulate StickyKeys in AutoHotKey
AAC

Replies: 5
Views: 918

PostForum: Ask for Help   Posted: Tue Aug 01, 2006 6:53 pm   Subject: How to simulate StickyKeys in AutoHotKey
What I mean is mirror the keys on the right on the left keys.
q becomes p,w becomes o,etc.

Mike
  Topic: How to simulate StickyKeys in AutoHotKey
AAC

Replies: 5
Views: 918

PostForum: Ask for Help   Posted: Tue Aug 01, 2006 5:18 pm   Subject: How to simulate StickyKeys in AutoHotKey
Titan,

Thank you!

The one hand (Left) keyboard works well now.

I was wondering if you, or any one else, have any ideas for Space which flips the keys?

Problem:
If the user is thinking w ...
  Topic: How to simulate StickyKeys in AutoHotKey
AAC

Replies: 5
Views: 918

PostForum: Ask for Help   Posted: Tue Aug 01, 2006 2:18 pm   Subject: How to simulate StickyKeys in AutoHotKey
Hi All,

I would like to be able to simulate "StickyKeys" (Accessibility Options) for the Shift key using AutoHotKey.

i.e press shift - it then stays "down" until after any on ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group