| Author |
Message |
Forum: Support Topic: new twist on stuck window key |
| rg33 |
|
Posted: January 15th, 2007, 4:48 pm
|
|
Replies: 6 Views: 583
|
| I have a script that makes the blue Fn key on my thinkpad work as LWin with some limitations: http://www.autohotkey.com/forum/viewtopic.php?t=15085 . Tonne, thank you for the example. It does work, but just takes a little reprogramming in my brain to press and release the function key first. I rewo... |
|
 |
Forum: Scripts Topic: Remapping Fn to LWin on IBM ThinkPad |
| rg33 |
|
Posted: January 15th, 2007, 4:46 pm
|
|
Replies: 4 Views: 3796
|
| Tonne, thank you for the example. It does work, but just takes a little reprogramming in my brain to press and release the function key first. I reworked it a bit to match specific keys: ~SC163 up:: ; WindowKey shortcuts: e-Explorer, l-switch user, r-run, m-minimize windows keystowatch=e,l,r,m Input... |
|
 |
Forum: Support Topic: new twist on stuck window key |
| rg33 |
|
Posted: January 15th, 2007, 4:05 pm
|
|
Replies: 6 Views: 583
|
| I found the original WindowsXP PowerToy here: http://www.kellys-korner-xp.com/xp_tweaks.htm . This version contains a tool called Super Fast User Switcher which use #Q and presents your with a list of user before switching. It's entry 34. Note: I don't use it myself as my account is a domain user. ... |
|
 |
Forum: Support Topic: new twist on stuck window key |
| rg33 |
|
Posted: January 15th, 2007, 4:00 pm
|
|
Replies: 6 Views: 583
|
jonny wrote:
Thanks for the suggestion, but the result is the same. |
|
 |
Forum: Support Topic: new twist on stuck window key |
| rg33 |
|
Posted: January 15th, 2007, 1:30 pm
|
|
Replies: 6 Views: 583
|
| I know this topic has been covered, but here's the twist: On my Thinkpad, I am missing a windowkey, so I use an autohotkey script running from the user's startup folder to activate 'fast user switching': ralt & l::send {lwin down}l{lwin up} If I am first user1, then switch to... |
|
 |
Forum: Scripts Topic: Base64 coder/decoder |
| rg33 |
|
Posted: April 4th, 2006, 8:46 pm
|
|
Replies: 36 Views: 16893
|
No problem. Thank you both for all your contributions!
Titan wrote: I think I made a mistake somewhere so I'll scrap that post. I use Laszlo's version because it's faster anyway so I didn't quite notice the error, sorry. |
|
 |
Forum: Scripts Topic: Base64 coder/decoder |
| rg33 |
|
Posted: April 4th, 2006, 7:44 pm
|
|
Replies: 36 Views: 16893
|
Titan, Laszlo,
Why don't the results from your two different base64 functions match? |
|
 |
| Sort by: |