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 15 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Opening Explorer shell context menu from AHK?
rh

Replies: 2
Views: 457

PostForum: Ask for Help   Posted: Tue Dec 08, 2009 11:33 am   Subject: Opening Explorer shell context menu from AHK?
Great response! I will be able to use this. AND I learned that COM invocation is possible; always thought AHK couldn't do it.

Thanks a lot! Very Happy
  Topic: Opening Explorer shell context menu from AHK?
rh

Replies: 2
Views: 457

PostForum: Ask for Help   Posted: Tue Dec 08, 2009 10:07 am   Subject: Opening Explorer shell context menu from AHK?
Hi,

when you right-click a folder or file in Windows you get the folders shell context menu. There are other programs which also display this same menu, e.g. Explorer replacements. So there must be ...
  Topic: Differentiating between 2 Keyboards?
rh

Replies: 3
Views: 338

PostForum: Ask for Help   Posted: Mon Aug 04, 2008 1:39 pm   Subject: Differentiating between 2 Keyboards?
Hi,

I am aware that this has been asked before, but the last threads are years old, so maybe the situation has changed:

Is it possible to differentiate whether a certain keystroke is coming from ...
  Topic: MULTIPLE keyboards: WHICH keyboard sent a keystroke?
rh

Replies: 7
Views: 1505

PostForum: Ask for Help   Posted: Sat Sep 16, 2006 5:02 pm   Subject: MULTIPLE keyboards: WHICH keyboard sent a keystroke?
hi,

i just wanted to ask, if meanwhile there have been new developments concerning this question.

thanks!
rh
  Topic: built in remote controls without winlirc
rh

Replies: 1
Views: 645

PostForum: Wish List   Posted: Sat Jul 22, 2006 5:40 pm   Subject: built in remote controls without winlirc
hi,

it would be great if the remote control support could be built into autohotkey, so that winlirc would become unnecessary. i imagine using a remote control like this:

COM1_0x000000000000128D& ...
  Topic: HOWTO use the keys on Logitech MX1000 (and others probably)
rh

Replies: 11
Views: 2604

PostForum: Ask for Help   Posted: Thu Jun 29, 2006 4:06 pm   Subject: HOWTO use the keys on Logitech MX1000 (and others probably)
No problem. I am happy that the info was useful to someone.
  Topic: change input mode (german/chinese) with AHK ???
rh

Replies: 3
Views: 463

PostForum: Ask for Help   Posted: Wed Feb 15, 2006 4:13 pm   Subject: change input mode (german/chinese) with AHK ???
well, i meant "shortcut" as in keyboard combination, not a ".lnk" file
  Topic: change input mode (german/chinese) with AHK ???
rh

Replies: 3
Views: 463

PostForum: Ask for Help   Posted: Wed Feb 15, 2006 1:29 pm   Subject: change input mode (german/chinese) with AHK ???
hi!

i would like to map one button on my keyboard to switch between german and chinese input. windows allows to define shortcuts for that, so that would be a way, but the shortcuts windows offers c ...
  Topic: how to determine if mouse is hovering over text edit ctrl?
rh

Replies: 8
Views: 594

PostForum: Ask for Help   Posted: Fri Feb 10, 2006 7:14 pm   Subject: how to determine if mouse is hovering over text edit ctrl?
Is it a kind of foolproof control, to avoid errors?

well, when i asked, my code was still a bit different:

i was sending CTRL-A,DEL. when doing this by hazard on the desktop for example, then th ...
  Topic: how to determine if mouse is hovering over text edit ctrl?
rh

Replies: 8
Views: 594

PostForum: Ask for Help   Posted: Fri Feb 10, 2006 4:40 pm   Subject: how to determine if mouse is hovering over text edit ctrl?
thanks Philho, that is a nice solution. unfortunately, for firefox it does not work, but well, i have to handle that case individually.

so here's my code:

F13::
MouseGetPos, , , id, con ...
  Topic: how to determine if mouse is hovering over text edit ctrl?
rh

Replies: 8
Views: 594

PostForum: Ask for Help   Posted: Fri Feb 10, 2006 1:04 pm   Subject: how to determine if mouse is hovering over text edit ctrl?
that depends on the program. in some it says "Edit1", but for example in firefox it says "MozillaWindowClass1".
  Topic: how to determine if mouse is hovering over text edit ctrl?
rh

Replies: 8
Views: 594

PostForum: Ask for Help   Posted: Fri Feb 10, 2006 12:54 pm   Subject: how to determine if mouse is hovering over text edit ctrl?
hi! i have the following question:

i want to know whether the mouse is currently hovering over a text edit field, and if yes, send input to that field on pressing a mouse button.

i know that i c ...
  Topic: HOWTO use the keys on Logitech MX1000 (and others probably)
rh

Replies: 11
Views: 2604

PostForum: Ask for Help   Posted: Sun Jan 29, 2006 4:13 pm   Subject: HOWTO use the keys on Logitech MX1000 (and others probably)
ok, i thought that someone might find them useful.

so here you go:

1. The location of the config file depends on the language of your windows version, in the german version it is at

C:\Dokum ...
  Topic: HOWTO use the keys on Logitech MX1000 (and others probably)
rh

Replies: 11
Views: 2604

PostForum: Ask for Help   Posted: Thu Jan 19, 2006 4:45 pm   Subject: HOWTO use the keys on Logitech MX1000 (and others probably)
yes I did a search, and if I did not overlook something the two posts don't really contain a solution.

The mouse software lets you assign weird shortcuts you wouldn't normally use like Ctrl+Shift+' ...
  Topic: HOWTO use the keys on Logitech MX1000 (and others probably)
rh

Replies: 11
Views: 2604

PostForum: Ask for Help   Posted: Thu Jan 19, 2006 3:29 pm   Subject: HOWTO use the keys on Logitech MX1000 (and others probably)
Hi!

I have long searched for an elegant way to use all the keys on my Logitech MX1000 with AutoHotkey, without having to remap them to other used keys like Scroll Lock. At that time I searched thes ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group