AutoHotkey Community

It is currently May 26th, 2012, 1:00 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: Mouse/Key Swapper?
PostPosted: January 2nd, 2009, 5:43 am 
Offline

Joined: January 2nd, 2009, 5:42 am
Posts: 6
I need a program to use the keyboard instead of my mouse, because my mouse is too noisy for the sleepers.. I don't want to wake anyone up.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 2nd, 2009, 6:35 am 
Offline

Joined: December 31st, 2008, 7:30 am
Posts: 23
Search, damnit.

_________________
Ask stupid questions, get stupid answers.
Search before posting!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 2nd, 2009, 6:59 am 
Offline

Joined: January 2nd, 2009, 5:42 am
Posts: 6
I did, and I can't find any.. why else would I be asking?

All I get is mouse key swapping for LEFTIES, I don't want left hand mouse options..


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 2nd, 2009, 7:00 am 
Offline

Joined: December 31st, 2008, 7:30 am
Posts: 23
Everyone says that. It's the people that don't know HOW to search that never find what they are looking for.

Using Keyboard Numpad as a Mouse -- by deguix

_________________
Ask stupid questions, get stupid answers.
Search before posting!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 2nd, 2009, 7:04 am 
Offline

Joined: January 2nd, 2009, 5:42 am
Posts: 6
instead of being a jackass about it, why don't you listen? I've searched for 1 whole hour, quit being a wanker. If you got no answers, then bug off. It's getting late, and I have no patience to type softly.

How dare you accuse me of such.. I have typed numerous keywords into google, and I found this forum in the process. I'm looking for answers, not bullshit you jerk.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 2nd, 2009, 7:09 am 
Offline

Joined: December 31st, 2008, 7:30 am
Posts: 23
I gave you answer, quit freaking out =\

_________________
Ask stupid questions, get stupid answers.
Search before posting!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 2nd, 2009, 7:25 am 
Offline

Joined: January 2nd, 2009, 5:42 am
Posts: 6
it's not what I requested, none of that tabbing stuff. I need this for an online game, something I can't just use the Tab button for..

I need a convertor of some kind.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 2nd, 2009, 7:30 am 
Offline

Joined: May 28th, 2008, 2:11 am
Posts: 739
Location: Minnesota, USA
The script he linked to has nothing to do with the tab key... It is a 'converter' of sorts.

_________________
Unless otherwise stated, all code is untested

(\__/) This is Bunny.
(='.'=) Cut, copy, and paste bunny onto your sig.
(")_(") Help Bunny gain World Domination.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 2nd, 2009, 7:43 am 
Offline

Joined: January 2nd, 2009, 5:42 am
Posts: 6
ya, and I tested it.. it doesn't work with my mouse cursor alone.

it does the same thing as the tab key with me, I need something that makes a key act like the mouse button was pressed.

you try the script, and tell me how the heck I'm supposed to click with my pointer using the keyboard.. I need to avoid the loud clacking of my mouse, but what I don't need is a artificial selector, because that does not work with a game application.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 2nd, 2009, 7:51 am 
Offline

Joined: May 28th, 2008, 2:11 am
Posts: 739
Location: Minnesota, USA
If that's all you need, then I'm going to tell you to RTFM

Code:
Key::LButton
Key::RButton
Key::MButton
Key::XButton1
...

_________________
Unless otherwise stated, all code is untested

(\__/) This is Bunny.
(='.'=) Cut, copy, and paste bunny onto your sig.
(")_(") Help Bunny gain World Domination.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 2nd, 2009, 1:33 pm 
you guys aren't listening. this guy isn't an AHK user. He just got to this forum by searching Google.

Poster: you need to first download the AHK software, then right-click on your desktop and click "New|Autohotkey Script". Then you have a new script, right-click on it and click "edit". then insert these two linesÉ

z::LButton
x::RButton

you lose your z and x key (can't type with them). so go read the docs and select some other combo if you want to type too.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 2nd, 2009, 5:09 pm 
Offline

Joined: January 2nd, 2009, 5:42 am
Posts: 6
That's ok Guest, I figured it out... I've scripted before, so it's np.

Pretty basic, but the numpad script does not work for the MMO I play, it only seems to work for other things, and makes the mouse jump. Using the pointer itself, and using the keys to click wasn't working either, it was more like a highlighter.

Ya, I didn't know what it was, but after the first reply on the numpad script, I downloaded the tools.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: BrandonHotkey, Exabot [Bot], Google [Bot], Maestr0, poserpro, Yahoo [Bot] and 14 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group