| Author |
Message |
Topic: KeyOnDemand - new attempt at on-screen keyboard |
ezuk
Replies: 0
Views: 117
|
Forum: Scripts & Functions Posted: Fri Jul 18, 2008 2:30 am Subject: KeyOnDemand - new attempt at on-screen keyboard |
I've made an attempt at designing a new kind of on-screen keyboard, for people learning to touch type.
These were my base assumptions:
1) An on-screen keyboard is not easy to look at. It is a c ... |
Topic: Force a user to type slower |
ezuk
Replies: 4
Views: 129
|
Forum: Ask for Help Posted: Tue Jul 15, 2008 7:46 am Subject: Force a user to type slower |
Here's what I have so far.
I'm still not sure what's the best way to register the hotkeys. I intend to call the function with %A_ThisHotkey%.
MakeFasterBy = 10 ; how much to reduc ... |
Topic: Force a user to type slower |
ezuk
Replies: 4
Views: 129
|
Forum: Ask for Help Posted: Tue Jul 15, 2008 7:00 am Subject: Force a user to type slower |
Please refer AHK Doc for Input, Sleep and Send commands
Thanks for replying. I know Sleep and send well, but what about input? I read the docs for it just now, and can't immediately see how t ... |
Topic: Force a user to type slower |
ezuk
Replies: 4
Views: 129
|
Forum: Ask for Help Posted: Mon Jul 14, 2008 2:46 pm Subject: Force a user to type slower |
Hello,
These days I'm learning a new keyboard layout. It's similar to QWERTY, but different enough that I found I make plenty of errors when I type too fast.
I want to make a script that would f ... |
Topic: iSwitchw - cosmetically enhanced edition |
ezuk
Replies: 6
Views: 539
|
Forum: Scripts & Functions Posted: Thu Jul 03, 2008 11:30 am Subject: Re: iSwitchw - cosmetically enhanced edition |
Below is a version of keyboardfreak's popular major changes in appearance.
Nice work! I didn't know there were people still using it.
I've already moved to other solutions for window switchin ... |
Topic: iSwitchw - cosmetically enhanced edition |
ezuk
Replies: 6
Views: 539
|
Forum: Scripts & Functions Posted: Thu Jul 03, 2008 9:16 am Subject: iSwitchw - cosmetically enhanced edition |
Hi all,
Below is a version of keyboardfreak's popular major changes in appearance.
* Window has no border
* Font is much larger
* Window is semi-transparent
* No textbox
* No text labels
* ... |
Topic: ComputerDiscipline - Advanced Window Blocking to help u work |
ezuk
Replies: 5
Views: 410
|
Forum: Scripts & Functions Posted: Thu Jul 03, 2008 7:01 am Subject: ComputerDiscipline - Advanced Window Blocking to help u work |
Nice! Seems interesting indeed!
Does it have a random-key password? |
Topic: Losing weight with AHK |
ezuk
Replies: 4
Views: 495
|
Forum: Scripts & Functions Posted: Mon May 26, 2008 7:17 am Subject: Re: Losing weight with AHK |
three digits (your weight, to a decimal point)im guessing this isnt in lbs. i passed 99.9 lbs a looong time ago
True. It's metric. You can customize it, however. Adding another digit would not be t ... |
Topic: Losing weight with AHK |
ezuk
Replies: 4
Views: 495
|
Forum: Scripts & Functions Posted: Mon May 26, 2008 12:59 am Subject: Losing weight with AHK |
Thanks joebodo!  |
Topic: Losing weight with AHK |
ezuk
Replies: 4
Views: 495
|
Forum: Scripts & Functions Posted: Sun May 25, 2008 5:42 pm Subject: Losing weight with AHK |
| One of the most important things you could do to lose weight (at least from my own experience) is to log your weight every day. You could then use the formula from The Hacker's Diet to see if you real ... |
Topic: WorkRave Helper |
ezuk
Replies: 0
Views: 220
|
Forum: Scripts & Functions Posted: Wed May 14, 2008 9:47 am Subject: WorkRave Helper |
WorkRave is a program that helps you take breaks from work, to prevent RSI and exhaustion.
It allows for "micro-breaks" (30 seconds or so, configurable) and "rest breaks" (longe ... |
Topic: KeyCount: Count keystrokes and display data in Flash graph |
ezuk
Replies: 1
Views: 348
|
Forum: Scripts & Functions Posted: Fri May 02, 2008 12:43 pm Subject: KeyCount: Count keystrokes and display data in Flash graph |
Hello,
I've made a utility, inspired by a tool by Zhorn Software, http://img91.imageshack.us/img91/3020/keygraphshotha6.jpg |
Topic: WinSet Not Working For One Specific Application (Sciral) |
ezuk
Replies: 2
Views: 167
|
Forum: Ask for Help Posted: Thu Apr 24, 2008 11:19 am Subject: WinSet Not Working For One Specific Application (Sciral) |
| (editing does not bump. Sorry.) |
Topic: Wakeup alarm for Vista with gradual volume up |
ezuk
Replies: 0
Views: 537
|
Forum: Scripts & Functions Posted: Sun Apr 20, 2008 8:45 am Subject: Wakeup alarm for Vista with gradual volume up |
This is an alarm clock for Windows Vista. I kept it simple on purpose.
It has a GUI which lets you set the starting volume, peak volume, and how long it will take to fade in. When the time to wake ... |
Topic: Toaster Popups |
ezuk
Replies: 11
Views: 2415
|
Forum: Scripts & Functions Posted: Fri Apr 11, 2008 8:38 am Subject: Toaster Popups |
This version adds a type face argument following the font size.
;Syntax: ToasterPopup([Message, FontColor, FontSize, FontFace, BackgroundColor, Lifetime, TP_CallBack]); Lifeti ... |
| |