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 264 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Razor Naga - How to make the buttons do stuff.
TheLeO

Replies: 8
Views: 4910

PostForum: Scripts & Functions   Posted: Mon Jan 02, 2012 3:04 am   Subject: Razor Naga - How to make the buttons do stuff.
btw,

Razor updated the software, the old profile export no longer works.

This profile export (Note profile and macro are seperate) works with the lastest Razor Driver 3.03

http://www.autohotk ...
  Topic: Razor Naga - How to make the buttons do stuff.
TheLeO

Replies: 8
Views: 4910

PostForum: Scripts & Functions   Posted: Mon Jan 02, 2012 1:51 am   Subject: Razor Naga - How to make the buttons do stuff.
If only I'd have known =).

Now over a year later, I still use this method to re-map keys. I occasionally re-visit this page after I re-formated my system.
  Topic: Simple Buffer Function.
TheLeO

Replies: 2
Views: 275

PostForum: Scripts & Functions   Posted: Fri May 27, 2011 7:04 am   Subject: Simple Buffer Function.
Well, if I show you the whole set of code you'll probably see what I'm using it for.


I want to write a script that will allow me to either press a button for a short-amount of time or for a long ...
  Topic: Simple Buffer Function.
TheLeO

Replies: 2
Views: 275

PostForum: Scripts & Functions   Posted: Thu May 26, 2011 6:46 pm   Subject: Simple Buffer Function.
Hello,

I could not find a buffer function so I wrote one, thought I'd share it:





/* Sandbox code area
*/

$1::
$2::
v_HotkeyUsed := FilterCharsOutOfInput(&quo ...
  Topic: Vista / Windows 7 Simple Volume Control
TheLeO

Replies: 11
Views: 9335

PostForum: Scripts & Functions   Posted: Sun Jan 30, 2011 8:03 pm   Subject: Vista / Windows 7 Simple Volume Control
I adore your work!

I've been looking for something simple that just works. Perfect!

Thanks
  Topic: is there anyway to remap the media centre button?
TheLeO

Replies: 1
Views: 149

PostForum: Ask for Help   Posted: Sun Jan 30, 2011 2:53 pm   Subject: is there anyway to remap the media centre button?
I bought a very nice, wireless media centre keyboard.

So far, I was able to remap most of the buttons, ( browser media etc)

But there is one button that I cannot remap, it's the media centre but ...
  Topic: Is there a way to press buttons on web-pages in google chrom
TheLeO

Replies: 0
Views: 154

PostForum: Ask for Help   Posted: Mon Nov 01, 2010 1:54 pm   Subject: Is there a way to press buttons on web-pages in google chrom
Hey ya,

I use chrome due to performance.
I work with chrome, our ticket-system is web-based. I have to click the same buttons and links so many times ...


open top case in list. - link
open ...
  Topic: Razer Naga Buttons
TheLeO

Replies: 7
Views: 2403

PostForum: Ask for Help   Posted: Thu Oct 07, 2010 12:20 pm   Subject: Razer Naga Buttons
Check my post
http://www.autohotkey.com/forum/viewtopic.php?p=388847#388847
  Topic: Razer Naga Buttons
TheLeO

Replies: 2
Views: 295

PostForum: Ask for Help   Posted: Thu Oct 07, 2010 12:19 pm   Subject: Razer Naga Buttons
Check my post
http://www.autohotkey.com/forum/viewtopic.php?p=388847#388847
  Topic: Razor Naga - How to make the buttons do stuff.
TheLeO

Replies: 8
Views: 4910

PostForum: Scripts & Functions   Posted: Thu Oct 07, 2010 12:19 pm   Subject: Razor Naga - How to make the buttons do stuff.
Hey guys,

I've spent a day or two trying to figure out a way to re-map the Razor Nagga 1-13 buttons to do AHK commnads.

Razor Naga is a mouse with 12 buttons on the side:
http://www.walyou.com/ ...
  Topic: How does one click on a button or link in chrome?
TheLeO

Replies: 2
Views: 253

PostForum: Ask for Help   Posted: Thu Oct 07, 2010 7:40 am   Subject: How does one click on a button or link in chrome?
Hey ya,

Has anyone done this?

I.e, I work in support with a web-based cmr.
I often have to click the same type of buttons and links.
Say "View latest incomming email"
"Write em ...
  Topic: AHK script for ZUNE and CHROME
TheLeO

Replies: 1
Views: 448

PostForum: Ask for Help   Posted: Thu Oct 07, 2010 7:36 am   Subject: AHK script for ZUNE and CHROME
This is what I use:



f_openTabandPage(PagetoOpen)
{
SendInput, ^t ;new tab
Sleep 100
f_SendPaste(PagetoOpen)
send {enter}
}

f_openInCurrentT ...
  Topic: Where can I host my projects?
TheLeO

Replies: 9
Views: 503

PostForum: General Chat   Posted: Mon Sep 13, 2010 6:46 am   Subject: Where can I host my projects?
Well, I have my own domain, www.leo360.net.

Currently it's pointing to my own home server, is it re-directable to ahk net?

besides, I don't see ahk net being able to host forums and things like ...
  Topic: Where can I host my projects?
TheLeO

Replies: 9
Views: 503

PostForum: General Chat   Posted: Thu Sep 09, 2010 12:52 am   Subject: Where can I host my projects?
Hey guys,

It's 4:30 AM, been up wayyy too long coding bits and bobs again.

I have a few open source projects that I would like to publish.
- Template manager program (with abbrevation support) ...
  Topic: TreeView to list all text files and preview their content?
TheLeO

Replies: 2
Views: 395

PostForum: Ask for Help   Posted: Sun Sep 05, 2010 10:59 am   Subject: TreeView to list all text files and preview their content?
Many thanks! Smile

That's enough for me to figure out the rest of the code
 
Page 1 of 18 Goto page 1, 2, 3 ... 16, 17, 18  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group