| Author |
Message |
Topic: Completely disable CapsLock |
n00ge
Replies: 14
Views: 215
|
Forum: Ask for Help Posted: Sun Mar 07, 2010 5:27 pm Subject: Completely disable CapsLock |
| @Guest: That looks much cleaner, but doesn't seem to work. I did a search and it seems to need #InstallKeybdHook in the script. I also added that but it still didn't work. |
Topic: Completely disable CapsLock |
n00ge
Replies: 14
Views: 215
|
Forum: Ask for Help Posted: Sun Mar 07, 2010 3:48 pm Subject: Completely disable CapsLock |
| That works. Thanks. |
Topic: Completely disable CapsLock |
n00ge
Replies: 14
Views: 215
|
Forum: Ask for Help Posted: Sun Mar 07, 2010 2:53 pm Subject: Completely disable CapsLock |
| Is there a way to completely disable CapsLock mode? I've already remapped CapsLock to another key, but if I accidentally press shift+capslock or some other key combo it still turns on caps lock. Any ... |
Topic: Upgraded to Win 7, hotkey not working |
n00ge
Replies: 0
Views: 82
|
Forum: Ask for Help Posted: Wed Nov 18, 2009 1:44 pm Subject: Upgraded to Win 7, hotkey not working |
| I'm having difficulty with a script i've been using for a while, but I just recently upgraded to windows 7 and am having issues with it. For the most part it works, but the 'Hotkey, Enter, Done, On' ... |
Topic: Vista / Windows 7 Simple Volume Control |
n00ge
Replies: 1
Views: 1398
|
Forum: Scripts & Functions Posted: Sun Sep 27, 2009 9:21 pm Subject: Vista / Windows 7 Simple Volume Control |
| Your script works great. Thanks. |
Topic: Rip w/ HandbrakeCLI (Up to 2 DVD's) |
n00ge
Replies: 4
Views: 988
|
Forum: Scripts & Functions Posted: Tue Jan 20, 2009 4:02 pm Subject: Rip w/ HandbrakeCLI (Up to 2 DVD's) |
The latest version of Handbrake isn't able to defeat copy protection. They took that out in the last release. You can use Slysoft's AnyDVD in addition if you want to do that.
Were the errors yo ... |
Topic: Rip w/ HandbrakeCLI (Up to 2 DVD's) |
n00ge
Replies: 4
Views: 988
|
Forum: Scripts & Functions Posted: Mon Jan 19, 2009 8:01 pm Subject: Rip w/ HandbrakeCLI (Up to 2 DVD's) |
I put together a quick gui script for ripping a couple dvd's with the HandbrakeCLI utility. Just change the settings at the top to match your setup. This converts the DVD's to m4v files.
;;;;;;;;;; ... |
Topic: Print Dialog Help |
n00ge
Replies: 2
Views: 260
|
Forum: Ask for Help Posted: Fri Dec 12, 2008 12:52 am Subject: Print Dialog Help |
| Thanks but that isn't really what I was looking for. It still loads in the same place and then moves. Is there a way to change the default location for where the window opens? |
Topic: Print Dialog Help |
n00ge
Replies: 2
Views: 260
|
Forum: Ask for Help Posted: Thu Dec 11, 2008 10:50 pm Subject: Print Dialog Help |
| I have a script that runs and sends an "Enter" key to automatically print when a Print dialog window pops up. I'm wondering if there is a way to move the default location of the window so i ... |
Topic: AutoHotKey tmbundle |
n00ge
Replies: 4
Views: 3329
|
Forum: Scripts & Functions Posted: Sat Sep 13, 2008 1:15 pm Subject: AutoHotKey tmbundle |
There's a more current bundle if you go to "Bundles > Manage Bundles" and grab the one from there. Try that and it should work for you.
I'm glad you like e. The guy working on it i ... |
Topic: AutoHotKey tmbundle |
n00ge
Replies: 4
Views: 3329
|
Forum: Scripts & Functions Posted: Tue Jul 29, 2008 12:37 am Subject: AutoHotKey tmbundle |
This bundle has been updated a bit with better syntax highlighting and a run command for the active script. I'll be making updates from time to time as well.
E-TextEditor is a great editor and t ... |
Topic: iSwitchw - cosmetically enhanced edition |
n00ge
Replies: 28
Views: 11315
|
Forum: Scripts & Functions Posted: Thu Jul 03, 2008 12:21 pm Subject: iSwitchw - cosmetically enhanced edition |
| Great update! I've been using this for a while and really appreciate the style update. I'm an Enso user so I made a little change to match the style of Enso too... Lines 150 & 151 I changed to: ... |
Topic: Firefox ReCSS |
n00ge
Replies: 2
Views: 262
|
Forum: Ask for Help Posted: Tue May 13, 2008 2:21 pm Subject: Firefox ReCSS |
| I'll clarify... I would like to be editing CSS in another application (I use e-texteditor) and run a command w/ autohotkey to refresh the styles in Firefox without losing focus in my editor. Sorry f ... |
Topic: Firefox ReCSS |
n00ge
Replies: 2
Views: 262
|
Forum: Ask for Help Posted: Tue May 13, 2008 12:29 pm Subject: Firefox ReCSS |
I'd like to create a script to run a javascript bookmarklet in Firefox w/out losing focus from my current application. The bookmarklet is:
javascript:void(function(){var%20i,a,s ... |
Topic: Kiosk issue: Need to move cursor position? |
n00ge
Replies: 5
Views: 390
|
Forum: Ask for Help Posted: Wed Mar 12, 2008 8:48 pm Subject: Kiosk issue: Need to move cursor position? |
| I didn't see these at first glance, but MouseMove and MouseDelay seem to be what I'm looking for. Still reading, but hopefully there won't be a problem. Thanks. |
| |